public class ExtrudedShapes extends ApplicationTemplate
ExtrudedPolygon
s with cap and side textures. The polygon geometry is retrieved
from a World Wind data site, as is the image applied to the extruded polygon's sides.Modifier and Type | Class and Description |
---|---|
static class |
ExtrudedShapes.AppFrame |
ApplicationTemplate.AppPanel
Modifier and Type | Field and Description |
---|---|
protected static String |
DEFAULT_IMAGE_URL |
protected static String |
DEMO_AIRSPACES_PATH |
Constructor and Description |
---|
ExtrudedShapes() |
Modifier and Type | Method and Description |
---|---|
protected static void |
loadAirspacesFromPath(String path,
Collection<Airspace> airspaces) |
static void |
main(String[] args) |
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, start
protected static String DEFAULT_IMAGE_URL
protected static final String DEMO_AIRSPACES_PATH
protected static void loadAirspacesFromPath(String path, Collection<Airspace> airspaces)
public static void main(String[] args)