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(Event evt)
Get the current input mode, on each mouse event.
|
static OPTICSPlotSelectionVisualization.Mode |
OPTICSPlotSelectionVisualization.Mode.valueOf(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 © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.