| Package | Description |
|---|---|
| mil.nga.crs.common |
| Modifier and Type | Method and Description |
|---|---|
AxisDirectionType |
Axis.getDirection()
Get the direction
|
static AxisDirectionType |
AxisDirectionType.getType(String name)
Get the type from the name
|
static AxisDirectionType |
AxisDirectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AxisDirectionType[] |
AxisDirectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Axis.setDirection(AxisDirectionType direction)
Set the direction
|
| Constructor and Description |
|---|
Axis(String name,
AxisDirectionType direction)
Constructor
|
Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.