Uses of Package
de.uni_leipzig.cvk.data

Packages that use de.uni_leipzig.cvk.data
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.gui Provides the classes which implement the Swing components for the Application
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 used by de.uni_leipzig.cvk.data
GraphMLReaderMod.Tokens
          String tokens used in the GraphML format.
GraphReaderSettings
          Settings for all GraphReaders.
 

Classes in de.uni_leipzig.cvk.data used by de.uni_leipzig.cvk.data.cluster
GraphReaderSettings
          Settings for all GraphReaders.
 

Classes in de.uni_leipzig.cvk.data used by de.uni_leipzig.cvk.gui
Model
          This class represents an Observable Model to hold, load and save data with an instances of EdgeListGraphReader and GraphMLReaderMod class, to give access to all supported algorithm with an instance of ClusterContext class and to notify all registered views by arguments.
 

Classes in de.uni_leipzig.cvk.data used by de.uni_leipzig.cvk.visual
GraphReaderSettings
          Settings for all GraphReaders.