| Package | Description |
|---|---|
| gov.nasa.worldwind.ogc.kml |
Provides classes for parsing KML and KMZ files and streams.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<KMLLinearRing> |
KMLPolygon.innerBoundaries |
| Modifier and Type | Method and Description |
|---|---|
KMLLinearRing |
KMLBoundary.getLinearRing() |
KMLLinearRing |
KMLPolygon.getOuterBoundary() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends KMLLinearRing> |
KMLPolygon.getInnerBoundaries() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
KMLPolygon.addInnerBoundary(KMLLinearRing o) |