public class ShapefileViewer extends ApplicationTemplate
ShapefileLayerFactory
to
parse a Shapefile's contents and convert the shapefile into an equivalent WorldWind 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(java.lang.String[] args) |
protected static void |
makeMenu(ShapefileViewer.AppFrame appFrame) |
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, start
public static void main(java.lang.String[] args)
protected static void makeMenu(ShapefileViewer.AppFrame appFrame)