Uses of Package
de.lmu.ifi.dbs.elki.visualization.opticsplot

Packages that use de.lmu.ifi.dbs.elki.visualization.opticsplot
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. 
 

Classes in de.lmu.ifi.dbs.elki.visualization.opticsplot used by de.lmu.ifi.dbs.elki.visualization.opticsplot
OPTICSColorAdapter
          Class to handle coloring of the OPTICS plot.
OPTICSDistanceAdapter
          Interface to map ClusterOrderEntries to double values to use in the OPTICS plot.
OPTICSPlot
          Class to produce an OPTICS plot image.
 

Classes in de.lmu.ifi.dbs.elki.visualization.opticsplot used by de.lmu.ifi.dbs.elki.visualization.projector
OPTICSPlot
          Class to produce an OPTICS plot image.
 


Release 0.4.0 (2011-09-20_1324)