| 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 List<KMLData> |
KMLExtendedData.data |
| Modifier and Type | Method and Description |
|---|---|
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(StringBuilder sb,
List<KMLData> data)
Build a default balloon text string for the feature's extended data.
|