Package | Description |
---|---|
gov.nasa.worldwindx.examples.kml |
Examples of importing and exporting files in the Keyhole Markup Language (KML).
|
Modifier and Type | Method and Description |
---|---|
protected void |
KMLFlyViewController.goTo(KMLLookAt lookAt)
Animate the view to the position described by a KML
LookAt . |
protected void |
KMLOrbitViewController.goTo(KMLLookAt lookAt)
Animate the view to the position described by a KML
LookAt . |
protected abstract void |
KMLViewController.goTo(KMLLookAt lookAt)
Animate the view to the position described by a KML
LookAt . |