public class ShapefileViewer extends ApplicationTemplate
ShapefileLayerFactory to
parse a Shapefile's contents and convert the shapefile into an equivalent World Wind shape. This provides examples of
importing a Shapefile on the local hard drive and importing a Shapefile at a remote URL.| Modifier and Type | Class and Description |
|---|---|
static class |
ShapefileViewer.AppFrame |
ApplicationTemplate.AppPanel| Constructor and Description |
|---|
ShapefileViewer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
protected static void |
makeMenu(ShapefileViewer.AppFrame appFrame) |
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, startpublic static void main(String[] args)
protected static void makeMenu(ShapefileViewer.AppFrame appFrame)