Package | Description |
---|---|
gov.nasa.worldwindx.examples.kml |
Examples of importing and exporting files in the Keyhole Markup Language (KML).
|
Modifier and Type | Class and Description |
---|---|
class |
KMLFlyViewController
A view controller to animate a
BasicFlyView to look at a KML feature. |
class |
KMLOrbitViewController
View controller to animate a
OrbitView to look at a KML feature. |
Modifier and Type | Method and Description |
---|---|
static KMLViewController |
KMLViewController.create(WorldWindow wwd)
Convenience method to create a new view controller appropriate for the
WorldWindow 's current
View . |