Package com.chemaxon.clustering.common
Interface IDBasedAssigner
-
- All Superinterfaces:
LevelAssigner<Integer,IDBasedHierarchicCluster>
@Beta @PublicAPI public interface IDBasedAssigner extends LevelAssigner<Integer,IDBasedHierarchicCluster>
Assign levels toIDBasedHierarchicClustering
.Please note that this interface is marked with
Beta
annotation, so it can be subject of incompatible changes or removal in later releases.
-
-
Method Summary
-
Methods inherited from interface com.chemaxon.clustering.common.LevelAssigner
clusterLevel, clusterLevelFunction, getClusterCountsForLevels, getDistinctClusterLevels, leafLevel, leafLevelFunction, maxLevel, partition
-
-