Uses of Package
de.lmu.ifi.dbs.elki.result.optics

Packages that use de.lmu.ifi.dbs.elki.result.optics
de.lmu.ifi.dbs.elki.algorithm.clustering Clustering algorithms Clustering algorithms are supposed to implement the Algorithm-Interface. 
de.lmu.ifi.dbs.elki.algorithm.clustering.subspace Axis-parallel subspace clustering algorithms The clustering algorithms in this package are instances of both, projected clustering algorithms or subspace clustering algorithms according to the classical but somewhat obsolete classification schema of clustering algorithms for axis-parallel subspaces. 
de.lmu.ifi.dbs.elki.result.optics Result classes for OPTICS. 
de.lmu.ifi.dbs.elki.visualization.opticsplot Code for drawing OPTICS plots 
de.lmu.ifi.dbs.elki.visualization.projector Projectors are responsible for finding appropriate projections for data relations. 
de.lmu.ifi.dbs.elki.visualization.visualizers.optics Visualizers that do work on OPTICS plots 
de.lmu.ifi.dbs.elki.visualization.visualizers.vis2d Visualizers based on 2D projections. 
 

Classes in de.lmu.ifi.dbs.elki.result.optics used by de.lmu.ifi.dbs.elki.algorithm.clustering
ClusterOrderEntry
          Generic Cluster Order Entry Interface.
ClusterOrderResult
          Class to store the result of an ordering clustering algorithm such as OPTICS.
 

Classes in de.lmu.ifi.dbs.elki.result.optics used by de.lmu.ifi.dbs.elki.algorithm.clustering.subspace
ClusterOrderResult
          Class to store the result of an ordering clustering algorithm such as OPTICS.
 

Classes in de.lmu.ifi.dbs.elki.result.optics used by de.lmu.ifi.dbs.elki.result.optics
ClusterOrderEntry
          Generic Cluster Order Entry Interface.
 

Classes in de.lmu.ifi.dbs.elki.result.optics used by de.lmu.ifi.dbs.elki.visualization.opticsplot
ClusterOrderEntry
          Generic Cluster Order Entry Interface.
ClusterOrderResult
          Class to store the result of an ordering clustering algorithm such as OPTICS.
 

Classes in de.lmu.ifi.dbs.elki.result.optics used by de.lmu.ifi.dbs.elki.visualization.projector
ClusterOrderResult
          Class to store the result of an ordering clustering algorithm such as OPTICS.
 

Classes in de.lmu.ifi.dbs.elki.result.optics used by de.lmu.ifi.dbs.elki.visualization.visualizers.optics
ClusterOrderEntry
          Generic Cluster Order Entry Interface.
ClusterOrderResult
          Class to store the result of an ordering clustering algorithm such as OPTICS.
 

Classes in de.lmu.ifi.dbs.elki.result.optics used by de.lmu.ifi.dbs.elki.visualization.visualizers.vis2d
ClusterOrderResult
          Class to store the result of an ordering clustering algorithm such as OPTICS.
 


Release 0.4.0 (2011-09-20_1324)