Package | Description |
---|---|
gov.nasa.worldwind.ogc.kml |
Provides classes for parsing KML and KMZ files and streams.
|
gov.nasa.worldwind.ogc.kml.impl |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<KMLData> |
KMLExtendedData.data |
Modifier and Type | Method and Description |
---|---|
java.util.List<KMLData> |
KMLExtendedData.getData() |
Modifier and Type | Method and Description |
---|---|
protected void |
KMLExtendedData.addData(KMLData o) |
Modifier and Type | Method and Description |
---|---|
protected void |
KMLAbstractBalloon.createDefaultExtendedDataText(java.lang.StringBuilder sb,
java.util.List<KMLData> data)
Build a default balloon text string for the feature's extended data.
|