NASA World Wind

gov.nasa.worldwind.examples
Class Wedges

java.lang.Object
  extended by gov.nasa.worldwind.examples.ApplicationTemplate
      extended by gov.nasa.worldwind.examples.Wedges

public class Wedges
extends ApplicationTemplate

Example of Wedge usage. Shows examples of pyramids with various orientations, materials, and textures applied.


Nested Class Summary
static class Wedges.AppFrame
           
 
Nested classes/interfaces inherited from class gov.nasa.worldwind.examples.ApplicationTemplate
ApplicationTemplate.AppPanel
 
Constructor Summary
Wedges()
           
 
Method Summary
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
 

Constructor Detail

Wedges

public Wedges()
Method Detail

main

public static void main(String[] args)

NASA World Wind