| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.visualization.visualizers.optics | 
 Visualizers that do work on OPTICS plots 
 | 
| Modifier and Type | Method and Description | 
|---|---|
private OPTICSPlotSelectionVisualization.Mode | 
OPTICSPlotSelectionVisualization.Instance.getInputMode(org.w3c.dom.events.Event evt)
Get the current input mode, on each mouse event. 
 | 
static OPTICSPlotSelectionVisualization.Mode | 
OPTICSPlotSelectionVisualization.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static OPTICSPlotSelectionVisualization.Mode[] | 
OPTICSPlotSelectionVisualization.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
OPTICSPlotSelectionVisualization.Instance.updateSelection(OPTICSPlotSelectionVisualization.Mode mode,
               int begin,
               int end)
Updates the selection for the given ClusterOrderEntry. 
 | 
Copyright © 2019 ELKI Development Team. License information.