Package | Description |
---|---|
gov.nasa.worldwind.ogc.kml |
Provides classes for parsing KML and KMZ files and streams.
|
gov.nasa.worldwind.ogc.kml.gx |
Provides classes for parsing the Google GX KML extensions.
|
gov.nasa.worldwind.util.xml.xal |
Provides classes for parsing the XAL namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
KMLAbstractColorStyle
Represents the KML ColorStyle element and provides access to its contents.
|
class |
KMLAbstractContainer
Represents the KML Container element and provides access to its contents.
|
class |
KMLAbstractFeature
Represents the KML Feature element and provides access to its contents.
|
class |
KMLAbstractGeometry
Represents the KML Geometry element.
|
class |
KMLAbstractLatLonBoxType
Represents the KML LatLonBox element and provides access to its contents.
|
class |
KMLAbstractOverlay
Represents the KML Overlay element and provides access to its contents.
|
class |
KMLAbstractStyleSelector
Represents the KML StyleSelector element.
|
class |
KMLAbstractSubStyle
Represents the KML SubStyle element.
|
class |
KMLAbstractTimePrimitive
Represents the KML TimePrimitive element.
|
class |
KMLAbstractView
Represents the KML AbstractView element.
|
class |
KMLAlias
Represents the KML Alias element and provides access to its contents.
|
class |
KMLBalloonStyle
Represents the KML BalloonStyle element and provides access to its contents.
|
class |
KMLBoundary
Represents the KML Boundary style and provides access to its contents.
|
class |
KMLCamera
Represents the KML Camera element and provides access to its contents.
|
class |
KMLData
Represents the KML Data element and provides access to its contents.
|
class |
KMLDocument
Represents the KML Document element and provides access to its contents.
|
class |
KMLExtendedData
Represents the KML ExtendedData element and provides access to its contents.
|
class |
KMLFolder
Represents the KML Folder element and provides access to its contents.
|
class |
KMLGroundOverlay
Represents the KML GroundOverlay element and provides access to its contents.
|
class |
KMLIcon
Represents the KML Icon element and provides access to its contents.
|
class |
KMLIconStyle
Represents the KML IconStyle element and provides access to its contents.
|
class |
KMLImagePyramid
Represents the KML ImagePyramid element and provides access to its contents.
|
class |
KMLItemIcon
Represents the KML ItemIcon element and provides access to its contents.
|
class |
KMLLabelStyle
Represents the KML LabelStyle element and provides access to its contents.
|
class |
KMLLatLonAltBox
Represents the KML LatLonAltBox element and provides access to its contents.
|
class |
KMLLatLonBox
Represents the KML LatLonBox element and provides access to its contents.
|
class |
KMLLinearRing
Represents the KML LinearRing element and provides access to its contents.
|
class |
KMLLineString
Represents the KML LineString element and provides access to its contents.
|
class |
KMLLineStyle
Represents the KML LineStyle element and provides access to its contents.
|
class |
KMLLink
Represents the KML Link element and provides access to its contents.
|
class |
KMLListStyle
Represents the KML ListStyle element and provides access to its contents.
|
class |
KMLLocation
Represents the KML Location element and provides access to its contents.
|
class |
KMLLod
Represents the KML Lod element and provides access to its contents.
|
class |
KMLLookAt
Represents the KML LookAt element and provides access to its contents.
|
class |
KMLModel
Represents the KML Model element and provides access to its contents.
|
class |
KMLMultiGeometry
Represents the KML MultiGeometry element and provides access to its contents.
|
class |
KMLNetworkLink
Represents the KML NetworkLink element and provides access to its contents.
|
class |
KMLOrientation
Represents the KML Orientation element and provides access to its contents.
|
class |
KMLPair
Represents the KML Pair element and provides access to its contents.
|
class |
KMLPhotoOverlay
Represents the KML PhotoOverlay element and provides access to its contents.
|
class |
KMLPlacemark
Represents the KML Placemark element and provides access to its contents.
|
class |
KMLPoint
Represents the KML Point element and provides access to its contents.
|
class |
KMLPolygon
Represents the KML Polygon element and provides access to its contents.
|
class |
KMLPolyStyle
Represents the KML PolyStyle element and provides access to its contents.
|
class |
KMLRegion
Represents the KML Region element and provides access to its contents.
|
class |
KMLResourceMap
Represents the KML ResourceMap element and provides access to its contents.
|
class |
KMLRoot
Parses a KML or KMZ document and provides access to its contents.
|
class |
KMLScale
Represents the KML Scale element and provides access to its contents.
|
class |
KMLSchemaData
Represents the KML SchemaData element and provides access to its contents.
|
class |
KMLScreenOverlay
Represents the KML ScreenOverlay element and provides access to its contents.
|
class |
KMLSnippet
Represents the KML Snippet element and provides access to its contents.
|
class |
KMLStyle
Represents the KML Style element and provides access to its contents.
|
class |
KMLStyleMap
Represents the KML StyleMap element and provides access to its contents.
|
class |
KMLStyleUrl |
class |
KMLTimeSpan
Represents the KML TimeSpan element and provides access to its contents.
|
class |
KMLTimeStamp
Represents the KML TimeStamp element and provides access to its contents.
|
class |
KMLUpdate
Represents the KML Update element and provides access to its contents.
|
class |
KMLVec2
Represents the KML Vec2 element and provides access to its contents.
|
class |
KMLViewVolume
Represents the KML ViewVolume element and provides access to its contents.
|
Modifier and Type | Field and Description |
---|---|
protected List<KMLAbstractObject> |
KMLChange.objects |
Modifier and Type | Method and Description |
---|---|
List<KMLAbstractObject> |
KMLChange.getObjects() |
Modifier and Type | Method and Description |
---|---|
protected void |
KMLChange.addObject(KMLAbstractObject o) |
void |
KMLPoint.applyChange(KMLAbstractObject sourceValues) |
void |
KMLListStyle.applyChange(KMLAbstractObject sourceValues) |
void |
KMLAbstractContainer.applyChange(KMLAbstractObject sourceValues) |
void |
KMLAbstractFeature.applyChange(KMLAbstractObject sourceValues) |
void |
KMLPlacemark.applyChange(KMLAbstractObject sourceValues) |
void |
KMLRegion.applyChange(KMLAbstractObject sourceValues) |
void |
KMLAbstractObject.applyChange(KMLAbstractObject sourceValues) |
void |
KMLAbstractView.applyChange(KMLAbstractObject sourceValues) |
void |
KMLNetworkLink.applyChange(KMLAbstractObject sourceValues) |
void |
KMLGroundOverlay.applyChange(KMLAbstractObject sourceValues) |
void |
KMLAbstractSubStyle.applyChange(KMLAbstractObject sourceValues) |
void |
KMLStyleMap.applyChange(KMLAbstractObject sourceValues) |
void |
KMLPolygon.applyChange(KMLAbstractObject sourceValues) |
void |
KMLStyle.applyChange(KMLAbstractObject sourceValues) |
void |
KMLAbstractGeometry.applyChange(KMLAbstractObject sourceValues) |
void |
KMLMultiGeometry.applyChange(KMLAbstractObject sourceValues) |
void |
KMLLink.applyChange(KMLAbstractObject sourceValues) |
void |
KMLStyleUrl.applyChange(KMLAbstractObject sourceValues) |
void |
KMLAbstractLatLonBoxType.applyChange(KMLAbstractObject sourceValues) |
void |
KMLDocument.applyChange(KMLAbstractObject sourceValues) |
void |
KMLAbstractTimePrimitive.applyChange(KMLAbstractObject sourceValues) |
void |
KMLScreenOverlay.applyChange(KMLAbstractObject sourceValues) |
Modifier and Type | Class and Description |
---|---|
class |
GXAbstractTourPrimitive |
class |
GXAnimatedUpdate |
class |
GXFlyTo |
class |
GXLatLongQuad |
class |
GXPlaylist |
class |
GXSoundCue |
class |
GXTour |
class |
GXTourControl |
class |
GXWait |
Modifier and Type | Class and Description |
---|---|
class |
XALAddressDetails |