KDTreePositions.PositionsLayout |
KDTreePositions.Flat.layout() |
|
abstract KDTreePositions.PositionsLayout |
KDTreePositions.layout() |
Get the internal layout of positions.
|
KDTreePositions.PositionsLayout |
KDTreePositions.Nested.layout() |
|
static KDTreePositions.PositionsLayout |
KDTreePositions.PositionsLayout.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static KDTreePositions.PositionsLayout[] |
KDTreePositions.PositionsLayout.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|