Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

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

Code for drawing OPTICS plots

See:
          Description

Interface Summary
OPTICSColorAdapter Class to handle coloring of the OPTICS plot.
OPTICSDistanceAdapter<D extends Distance<?>> Interface to map ClusterOrderEntries to double values to use in the OPTICS plot.
 

Class Summary
OPTICSColorFromClustering Adapter that uses an existing clustering to colorize the OPTICS plot.
OPTICSColorStatic Pseudo-coloring for OPTICS plot that just uses a static color.
OPTICSCorrelationDimensionalityDistance Adapter that will map a correlation distance to its dimensionality.
OPTICSNumberDistance Adapter that will map a regular number distance to its double value.
OPTICSPlot<D extends Distance<?>> Class to produce an OPTICS plot image.
 

Package de.lmu.ifi.dbs.elki.visualization.opticsplot Description

Code for drawing OPTICS plots


Release 0.3 (2010-03-31_1612)