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