Package | Description |
---|---|
gov.nasa.worldwind.ogc.kml |
Provides classes for parsing KML and KMZ files and streams.
|
Modifier and Type | Class and Description |
---|---|
class |
KMLChange
Represents the KML Change element and provides access to its contents.
|
class |
KMLCreate
Represents the KML Create element and provides access to its contents.
|
class |
KMLDelete
Represents the KML Delete element and provides access to its contents.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<KMLUpdateOperation> |
KMLUpdate.operations |