public class ExtrudedShapes extends ApplicationTemplate
ExtrudedPolygon
s with cap and side textures. The polygon geometry is retrieved
from a WorldWind 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 java.lang.String |
DEFAULT_IMAGE_URL |
protected static java.lang.String |
DEMO_AIRSPACES_PATH |
Constructor and Description |
---|
ExtrudedShapes() |
Modifier and Type | Method and Description |
---|---|
protected static void |
loadAirspacesFromPath(java.lang.String path,
java.util.Collection<Airspace> airspaces) |
static void |
main(java.lang.String[] args) |
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, start
protected static java.lang.String DEFAULT_IMAGE_URL
protected static final java.lang.String DEMO_AIRSPACES_PATH
protected static void loadAirspacesFromPath(java.lang.String path, java.util.Collection<Airspace> airspaces)
public static void main(java.lang.String[] args)