See: Description
Class | Description |
---|---|
ExportKML |
Shows how to generate KML from WorldWind elements.
|
KMLApplicationController |
A controller that maps KML events to changes in a WorldWind application.
|
KMLDocumentBuilder |
Utility class to create KML documents.
|
KMLFlyViewController |
A view controller to animate a
BasicFlyView to look at a KML feature. |
KMLOrbitViewController |
View controller to animate a
OrbitView to look at a KML feature. |
KMLViewController |
Base class for controllers to animate the view to look at KML features.
|
KMLViewer |
An example application that allows the user to import a KML or KMZ file as a layer.
|
KMLViewer.AppFrame | |
KMLViewer.WorkerThread |
A
Thread that loads a KML file and displays it in an AppFrame . |
KMZDocumentBuilder |
Utility class to create KMZ documents.
|