Package | Description |
---|---|
de.lmu.ifi.dbs.elki.visualization.parallel3d |
3DPC: 3D parallel coordinate plot visualization for ELKI.
|
Modifier and Type | Field and Description |
---|---|
(package private) OpenGL3DParallelCoordinates.Instance.State |
OpenGL3DParallelCoordinates.Instance.state
Current state.
|
Modifier and Type | Method and Description |
---|---|
static OpenGL3DParallelCoordinates.Instance.State |
OpenGL3DParallelCoordinates.Instance.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OpenGL3DParallelCoordinates.Instance.State[] |
OpenGL3DParallelCoordinates.Instance.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
OpenGL3DParallelCoordinates.Instance.switchState(OpenGL3DParallelCoordinates.Instance.State newstate)
Switch the current state.
|
Copyright © 2019 ELKI Development Team. License information.