Package | Description |
---|---|
de.lmu.ifi.dbs.elki.visualization.visualizers.parallel.selection |
Visualizers for object selection based on parallel projections.
|
Modifier and Type | Method and Description |
---|---|
private SelectionToolLineVisualization.Mode |
SelectionToolLineVisualization.Instance.getInputMode(Event evt)
Get the current input mode, on each mouse event.
|
static SelectionToolLineVisualization.Mode |
SelectionToolLineVisualization.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectionToolLineVisualization.Mode[] |
SelectionToolLineVisualization.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 |
SelectionToolLineVisualization.Instance.updateSelection(SelectionToolLineVisualization.Mode mode,
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.