Package | Description |
---|---|
de.lmu.ifi.dbs.elki.visualization.visualizers.scatterplot.selection |
Visualizers for object selection based on 2D projections.
|
Modifier and Type | Method and Description |
---|---|
private SelectionToolDotVisualization.Mode |
SelectionToolDotVisualization.Instance.getInputMode(Event evt)
Get the current input mode, on each mouse event.
|
static SelectionToolDotVisualization.Mode |
SelectionToolDotVisualization.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectionToolDotVisualization.Mode[] |
SelectionToolDotVisualization.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private void |
SelectionToolDotVisualization.Instance.updateSelection(SelectionToolDotVisualization.Mode mode,
Projection2D proj,
org.w3c.dom.svg.SVGPoint p1,
org.w3c.dom.svg.SVGPoint p2)
Updates the selection in the context.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.