Package | Description |
---|---|
org.locationtech.geowave.format.stanag4676.parser.model |
Modifier and Type | Field and Description |
---|---|
Area |
TrackManagement.area
A track production area assigned to a tracker by a track data coordinator.
|
Area |
TrackPoint.objectMask
A spatial outline of an object being tracked.
|
Modifier and Type | Method and Description |
---|---|
Area |
TrackManagement.getArea() |
Area |
MissionFrame.getCoverageArea() |
Area |
MissionSummary.getCoverageArea() |
Area |
TrackPoint.getObjectMask() |
Modifier and Type | Method and Description |
---|---|
void |
TrackManagement.setArea(Area area) |
void |
MissionFrame.setCoverageArea(Area coverageArea) |
void |
MissionSummary.setCoverageArea(Area coverageArea) |
void |
TrackPoint.setObjectMask(Area objectMask) |
Copyright © 2013–2022. All rights reserved.