|
NASA World Wind | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Track | |
|---|---|
| gov.nasa.worldwind.layers | |
| gov.nasa.worldwind.tracks | |
| Uses of Track in gov.nasa.worldwind.layers |
|---|
| Methods in gov.nasa.worldwind.layers that return types with arguments of type Track | |
|---|---|
Iterable<Track> |
TrackLayer.getTracks()
Returns the Iterable of Tracks currently in use by this layer. |
| Method parameters in gov.nasa.worldwind.layers with type arguments of type Track | |
|---|---|
void |
TrackLayer.setTrackIterable(Iterable<Track> trackIterable)
Overrides the collection of currently active Tracks with the specified trackIterable. |
void |
TrackLayer.setTracks(Collection<Track> tracks)
Sets the specified tracks as this layer's internal collection. |
| Constructor parameters in gov.nasa.worldwind.layers with type arguments of type Track | |
|---|---|
TrackLayer(Collection<Track> tracks)
Creates a new TrackLayer with the specified tracks in its internal collection. |
|
TrackMarkerLayer(Collection<Track> tracks)
|
|
TrackPipesLayer(Collection<Track> tracks)
|
|
| Uses of Track in gov.nasa.worldwind.tracks |
|---|
| Constructor parameters in gov.nasa.worldwind.tracks with type arguments of type Track | |
|---|---|
TrackPointIteratorImpl(Iterable<Track> trackIterable)
|
|
|
NASA World Wind | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||