Package info.aduna.clustermap

Interface Summary
Classification A Classification defines a named set of objects.
Cluster A Cluster groups a set of Objects that have the exact same Classification memberships, based on a given set of Classifications.
ClusterMapConstants ClusterMapConstants defines the symbolic keys and some symbolic values that can be used to configure the properties of a ClusterMap.
ClusterMapListener ClusterMapListeners are notified by a ClusterMap when its state changes, as a direct result of a method invocation on the ClusterMap.
ClusterModel A ClusterModel contains a set of Clusters that is calculated based on a set of Classifications.
IconFactory An IconFactory is used by a ClusterMap to retrieve Images that it will use to represent certain objects in the visualisation.
XmlConstants XmlConstants defines the element and attribute names that are used in the XML serialization of a Classification tree.
 

Class Summary
ClassificationTreeReader ClassificationTreeReader is a ContentHandler capable of reconstructing a series of SAX 2.0 events (such as generated by a ClassificationTreeWriter or an XML parser reading an XML SAX file) back into a Classification tree.
ClassificationTreeWriter ClassificationTreeWriter serializes the contents of a hierarchy of Classifications containing Objects to an XML stream, using the SAX 2.0 API.
ClusterMap A ClusterMap generates a cluster map visualisation of a ClusterModel.
ClusterMapUI A ClusterMapUI combines all components created and managed by a ClusterMapMediator in a single ready-to-use GUI.
DefaultClassification DefaultClassification provides a reasonable default implementation of Classification.
DefaultCluster DefaultCluster provides a reasonable default implementation of Cluster.
DefaultClusterModel DefaultClusterModel provides a complete implementation of ClusterModel.
DefaultObject DefaultObject provides a simple implementation of Objects that can be added to a Classification and/or Cluster.
 



Copyright © 1997-2008 Aduna. All Rights Reserved.