| Package | Description |
|---|---|
| org.locationtech.geowave.format.stanag4676.parser.util |
| Modifier and Type | Method and Description |
|---|---|
static Length.LengthUnits |
Length.LengthUnits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Length.LengthUnits[] |
Length.LengthUnits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Length |
Length.from(Length.LengthUnits units,
double val) |
double |
Length.getLength(Length.LengthUnits units) |
Copyright © 2013–2019. All rights reserved.