|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
ClusterAlgorithm
classes.
See:
Description
Interface Summary | |
---|---|
ClusterTableSettings | Settings for column labels and column types of a Table which holds the cluster data. |
Class Summary | |
---|---|
ClusterAlgorithm | Is an abstract base class for a concrete cluster algorithm implementation. |
ClusterAlgorithmBorderFlow | Is a ClusterAlgorithm and an adapt for BorderFlow algorithm of BorderFlow class. |
ClusterAlgorithmKNN | Is a ClusterAlgorithm and an adapt for knn algorithm of BorderFlow class. |
ClusterAlgorithmMCL | Is a ClusterAlgorithm and an adapt for mcl algorithm of MarkovClustering class. |
ClusterContext | This class represents the clients context interface and
holds a concrete ClusterAlgorithm instance,
clients can select, add and use an available cluster algorithm instance. |
Eval | Only undirected supported. |
Provides the classes which implement a strategy for extended
ClusterAlgorithm
classes.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |