| Package | Description |
|---|---|
| gov.nasa.worldwind.ogc.kml.impl | |
| gov.nasa.worldwind.render | |
| gov.nasa.worldwindx.examples.kml |
Examples of importing and exporting files in the Keyhole Markup Language (KML).
|
| gov.nasa.worldwindx.examples.lineofsight |
Examples of how to perform line of sight calculations in WorldWind.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KMLGroundOverlayPolygonImpl
Implementation of
Polygon to render KML GroundOverlay. |
class |
KMLPolygonImpl |
| Constructor and Description |
|---|
ShapeData(DrawContext dc,
Polygon shape)
Construct a cache entry using the boundaries of this shape.
|
| Modifier and Type | Method and Description |
|---|---|
protected static Polygon |
ExportKML.makePolygon() |
| Modifier and Type | Field and Description |
|---|---|
protected Polygon |
PolygonIntersection.AppFrame.polygon |