documentationfor yFiles for HTML 2.6

Usages of Linkage

Method Return Values

from (Linkage)in LinkageConverts the argument to Linkage.

Method Parameters

hierarchicalClustering (Graph, INodeDistanceProvider, Linkage)in GroupAlgorithmPartitions the graph into clusters based on hierarchical clustering.
hierarchicalClustering (Graph, INodeMap, INodeDistanceProvider, Linkage, number)in GroupAlgorithmPartitions the graph into clusters based on hierarchical clustering, while the dendrogram is cut based on a given cut-off value.
hierarchicalClustering (Graph, number, INodeMap, INodeDistanceProvider, Linkage)in GroupAlgorithmPartitions the graph into clusters based on hierarchical clustering, while the dendrogram is cut based on a given maximum number of clusters.
from (Linkage)in LinkageConverts the argument to Linkage.