Package | Description |
---|---|
gov.nasa.worldwindx.examples.kml |
Examples of importing and exporting files in the Keyhole Markup Language (KML).
|
Modifier and Type | Field and Description |
---|---|
protected KMLViewer.AppFrame |
KMLViewer.WorkerThread.appFrame
Indicates the
AppFrame the KML file content is displayed in. |
Modifier and Type | Method and Description |
---|---|
protected static void |
KMLViewer.makeMenu(KMLViewer.AppFrame appFrame) |
Constructor and Description |
---|
WorkerThread(java.lang.Object kmlSource,
KMLViewer.AppFrame appFrame)
Creates a new worker thread from a specified
kmlSource and appFrame . |