Uses of Package
de.uni_leipzig.cvk.data.cluster

Packages that use de.uni_leipzig.cvk.data.cluster
de.uni_leipzig.cvk.data Provides the classes which implement methods for input/output and methods to get access to all adapted algorithms e.g.BorderFlow
de.uni_leipzig.cvk.data.cluster Provides the classes which implement a strategy for extended ClusterAlgorithm classes. 
de.uni_leipzig.cvk.visual Provides the classes which implement the visualization with the top-level Visualization and Display classes of prefuse toolkit. 
 

Classes in de.uni_leipzig.cvk.data.cluster used by de.uni_leipzig.cvk.data
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.
ClusterTableSettings
          Settings for column labels and column types of a Table which holds the cluster data.
 

Classes in de.uni_leipzig.cvk.data.cluster used by de.uni_leipzig.cvk.data.cluster
ClusterAlgorithm
           Is an abstract base class for a concrete cluster algorithm implementation.
ClusterTableSettings
          Settings for column labels and column types of a Table which holds the cluster data.
 

Classes in de.uni_leipzig.cvk.data.cluster used by de.uni_leipzig.cvk.visual
ClusterTableSettings
          Settings for column labels and column types of a Table which holds the cluster data.