See: Description

| Class | Description |
|---|---|
| DistanceFunctionVisualization |
Factory for visualizers to generate an SVG-Element containing dots as markers
representing the kNN of the selected Database objects.
|
| MoveObjectsToolVisualization |
Tool to move the currently selected objects.
|
| SelectionConvexHullVisualization |
Visualizer for generating an SVG-Element containing the convex hull of the
selected points
|
| SelectionCubeVisualization |
Visualizer for generating an SVG-Element containing a cube as marker
representing the selected range for each dimension
|
| SelectionCubeVisualization.Parameterizer |
Parameterization class.
|
| SelectionDotVisualization |
Visualizer for generating an SVG-Element containing dots as markers
representing the selected Database's objects.
|
| SelectionToolCubeVisualization |
Tool-Visualization for the tool to select ranges.
|
| SelectionToolDotVisualization |
Tool-Visualization for the tool to select objects
|
| Enum | Description |
|---|---|
| SelectionToolDotVisualization.Mode |
Input modes
|
Visualizers for object selection based on 2D projections.