gov.nasa.worldwind.examples
Class ExtrudedShapes
java.lang.Object
gov.nasa.worldwind.examples.ApplicationTemplate
gov.nasa.worldwind.examples.ExtrudedShapes
public class ExtrudedShapes
- extends ApplicationTemplate
Demonstrates how to create 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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_IMAGE_URL
protected static String DEFAULT_IMAGE_URL
DEMO_AIRSPACES_URL
protected static final String DEMO_AIRSPACES_URL
- See Also:
- Constant Field Values
ExtrudedShapes
public ExtrudedShapes()
loadAirspacesFromURL
protected static void loadAirspacesFromURL(URL url,
Collection<Airspace> airspaces)
main
public static void main(String[] args)