Uses of Class
gov.nasa.worldwind.ogc.kml.KMLCamera
-
Packages that use KMLCamera Package Description gov.nasa.worldwindx.examples.kml Examples of importing and exporting files in the Keyhole Markup Language (KML). -
-
Uses of KMLCamera in gov.nasa.worldwindx.examples.kml
Methods in gov.nasa.worldwindx.examples.kml with parameters of type KMLCamera Modifier and Type Method Description protected void
KMLFlyViewController. goTo(KMLCamera camera)
Animate the view to the position described by a KMLCamera
.protected void
KMLOrbitViewController. goTo(KMLCamera camera)
Animate the view to the position described by a KMLCamera
.protected abstract void
KMLViewController. goTo(KMLCamera camera)
Animate the view to the position described by a KMLCamera
.
-