| Package | Description |
|---|---|
| org.locationtech.geowave.format.stanag4676.parser.model |
| Modifier and Type | Field and Description |
|---|---|
TrackEnvironment |
TrackManagement.environment
Information related to the environment in which a track is computed (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
static TrackEnvironment |
TrackEnvironment.fromString(String value) |
TrackEnvironment |
TrackManagement.getEnvironment() |
static TrackEnvironment |
TrackEnvironment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrackEnvironment[] |
TrackEnvironment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrackManagement.setEnvironment(TrackEnvironment environment) |
Copyright © 2013–2020. All rights reserved.