NASA World Wind

gov.nasa.worldwind.examples
Class FlatWorld

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

public class FlatWorld
extends ApplicationTemplate

Using the FlatGlobe, EarthFlat, FlatOrbitView.


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

FlatWorld

public FlatWorld()
Method Detail

main

public static void main(String[] args)

NASA World Wind