| Package | Description |
|---|---|
| org.locationtech.geowave.format.stanag4676.parser.model |
| Modifier and Type | Method and Description |
|---|---|
List<TrackIdentity> |
TrackEvent.getIdentities()
Provides identity information about a track.
|
List<TrackIdentity> |
Track.getIdentities()
Provides identity information about a track.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrackEvent.addIdentity(TrackIdentity identity)
sets the identity information about this track
|
void |
Track.addIdentity(TrackIdentity identity)
sets the identity information about this track
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrackEvent.setIdentities(List<TrackIdentity> identities) |
void |
Track.setIdentities(List<TrackIdentity> identities) |
Copyright © 2013–2019. All rights reserved.