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.Mode |
TreeSphereVisualization.Instance.dist
Drawing mode (distance) to use
|
Modifier and Type | Method and Description |
---|---|
static TreeSphereVisualization.Mode |
TreeSphereVisualization.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TreeSphereVisualization.Mode[] |
TreeSphereVisualization.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 ELKI Development Team. License information.