public class KMLViewer extends ApplicationTemplate
| Modifier and Type | Class and Description |
|---|---|
static class |
KMLViewer.AppFrame |
static class |
KMLViewer.WorkerThread
A
Thread that loads a KML file and displays it in an AppFrame. |
ApplicationTemplate.AppPanel| Constructor and Description |
|---|
KMLViewer() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
formName(Object kmlSource,
KMLRoot kmlRoot) |
static void |
main(String[] args) |
protected static void |
makeMenu(KMLViewer.AppFrame appFrame) |
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, startpublic static void main(String[] args)
protected static void makeMenu(KMLViewer.AppFrame appFrame)