| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.visualization.opticsplot | 
 Code for drawing OPTICS plots 
 | 
| de.lmu.ifi.dbs.elki.visualization.projections | 
 Visualization projections 
 | 
| de.lmu.ifi.dbs.elki.visualization.projector | 
 Projectors are responsible for finding appropriate projections for data
 relations 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static OPTICSPlot | 
OPTICSPlot.plotForClusterOrder(ClusterOrder co,
                   VisualizerContext context)
Static method to find an optics plot for a result, or to create a new one
 using the given context. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OPTICSPlot | 
OPTICSProjection.getOPTICSPlot(VisualizerContext context)
Get or produce the actual OPTICS plot. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private OPTICSPlot | 
OPTICSProjector.plot
OPTICS plot image 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OPTICSPlot | 
OPTICSProjector.getOPTICSPlot(VisualizerContext context)
Get or produce the actual OPTICS plot. 
 | 
Copyright © 2019 ELKI Development Team. License information.