Package | Description |
---|---|
gov.nasa.worldwind.ogc.kml.gx |
Provides classes for parsing the Google GX KML extensions.
|
Modifier and Type | Class and Description |
---|---|
class |
GXAnimatedUpdate |
class |
GXFlyTo |
class |
GXSoundCue |
class |
GXTourControl |
class |
GXWait |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<GXAbstractTourPrimitive> |
GXPlaylist.tourPrimitives |
Modifier and Type | Method and Description |
---|---|
java.util.List<GXAbstractTourPrimitive> |
GXPlaylist.getTourPrimitives() |
Modifier and Type | Method and Description |
---|---|
protected void |
GXPlaylist.addTourPrimitive(GXAbstractTourPrimitive o) |