Package | Description |
---|---|
gov.nasa.worldwind.ogc.kml.impl | |
gov.nasa.worldwindx.examples.kml |
Examples of importing and exporting files in the Keyhole Markup Language (KML).
|
gov.nasa.worldwindx.examples.util |
Modifier and Type | Field and Description |
---|---|
protected KMLGroundOverlay |
KMLSurfaceImageImpl.parent |
protected KMLGroundOverlay |
KMLGroundOverlayPolygonImpl.parent |
Constructor and Description |
---|
KMLGroundOverlayPolygonImpl(KMLTraversalContext tc,
KMLGroundOverlay overlay)
Create an instance.
|
KMLSurfaceImageImpl(KMLTraversalContext tc,
KMLGroundOverlay overlay)
Create an screen image.
|
KMLSurfacePolygonImpl(KMLTraversalContext tc,
KMLGroundOverlay overlay)
Create a surface polygon from a KML GroundOverlay.
|
Modifier and Type | Method and Description |
---|---|
protected void |
KMLViewController.goToDefaultGroundOverlayView(KMLGroundOverlay overlay)
Go to a default view of GroundOverlay.
|
Modifier and Type | Method and Description |
---|---|
protected Position |
BalloonController.getBalloonPositionForGroundOverlay(KMLGroundOverlay overlay)
Get the position of the balloon for a KML GroundOverlay.
|