| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.visualization.visualizers.scatterplot.index |
Visualizers for index structures based on 2D projections.
|
| Modifier and Type | Field and Description |
|---|---|
protected TreeSphereVisualization.Modus |
TreeSphereVisualization.Instance.dist
Drawing mode (distance) to use
|
| Modifier and Type | Method and Description |
|---|---|
static TreeSphereVisualization.Modus |
TreeSphereVisualization.Modus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TreeSphereVisualization.Modus[] |
TreeSphereVisualization.Modus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|