Interface | Description |
---|---|
OPTICSColorAdapter |
Class to handle coloring of the OPTICS plot.
|
OPTICSDistanceAdapter<E extends ClusterOrderEntry<?>> |
Interface to map ClusterOrderEntries to double values to use in the OPTICS
plot.
|
Class | Description |
---|---|
OPTICSColorFromStylingPolicy |
Adapter that uses a styling policy to colorize the OPTICS plot.
|
OPTICSColorStatic |
Pseudo-coloring for OPTICS plot that just uses a static color.
|
OPTICSCorrelationDimensionalityDistanceAdapter |
Adapter that will map a correlation distance to its dimensionality.
|
OPTICSCut |
Compute a partitioning from an OPTICS plot by doing a horizontal cut.
|
OPTICSNumberDistanceAdapter |
Adapter that will map a regular number distance to its double value.
|
OPTICSPlot<E extends ClusterOrderEntry<?>> |
Class to produce an OPTICS plot image.
|
Code for drawing OPTICS plots
Copyright © 2014 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.