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(KMLCamera camera)
Animate the view to the position described by a KML
Camera . |
protected void |
KMLOrbitViewController.goTo(KMLCamera camera)
Animate the view to the position described by a KML
Camera . |
protected abstract void |
KMLViewController.goTo(KMLCamera camera)
Animate the view to the position described by a KML
Camera . |