NASA World Wind

gov.nasa.worldwind.examples
Class ViewControls

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

public class ViewControls
extends ApplicationTemplate

Shows the ViewControlsLayer and how to use picking on the compass to handle the view orientation.

See Also:
ViewControlsLayer, ViewControlsSelectListener, CompassLayer

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

ViewControls

public ViewControls()
Method Detail

main

public static void main(String[] args)

NASA World Wind