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 voidKMLFlyViewController. goTo(KMLCamera camera)Animate the view to the position described by a KMLCamera.protected voidKMLOrbitViewController. goTo(KMLCamera camera)Animate the view to the position described by a KMLCamera.protected abstract voidKMLViewController. goTo(KMLCamera camera)Animate the view to the position described by a KMLCamera.
-