|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nasa.worldwind.examples.ApplicationTemplate
gov.nasa.worldwind.examples.ExtrudedShapes
public class ExtrudedShapes
Demonstrates how to create ExtrudedPolygons 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.
| Nested Class Summary | |
|---|---|
static class |
ExtrudedShapes.AppFrame
|
| Nested classes/interfaces inherited from class gov.nasa.worldwind.examples.ApplicationTemplate |
|---|
ApplicationTemplate.AppPanel |
| Field Summary | |
|---|---|
protected static String |
DEFAULT_IMAGE_URL
|
protected static String |
DEMO_AIRSPACES_URL
|
| Constructor Summary | |
|---|---|
ExtrudedShapes()
|
|
| Method Summary | |
|---|---|
protected static void |
loadAirspacesFromURL(URL url,
Collection<Airspace> airspaces)
|
static void |
main(String[] args)
|
| Methods inherited from class gov.nasa.worldwind.examples.ApplicationTemplate |
|---|
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static String DEFAULT_IMAGE_URL
protected static final String DEMO_AIRSPACES_URL
| Constructor Detail |
|---|
public ExtrudedShapes()
| Method Detail |
|---|
protected static void loadAirspacesFromURL(URL url,
Collection<Airspace> airspaces)
public static void main(String[] args)
|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||