| Package | Description |
|---|---|
| mil.nga.crs.common |
| Modifier and Type | Method and Description |
|---|---|
static Units |
Units.fromName(String name)
Get the units type from the name
|
static Units |
Units.fromUnit(Unit unit)
Get the units type from the unit
|
static Units |
Units.getDefaultUnit(UnitType type)
Get the default unit for the unit type
|
static Units |
Units.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Units[] |
Units.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.