NASA World Wind

Package gov.nasa.worldwind

Interface Summary
Disposable  
Exportable Exportable marks an object that can be exported in different data formats.
Factory General factory interface.
Locatable  
Model  
Movable An interface provided by objects that can be moved geographically.
NamedObject Identifies an object which name can be retrieved.
Restorable Restorable is an interface for describing the current state of an object, and restoring an object's state.
SceneController  
StereoSceneController An interface for scene controllers that provide stereo.
View The View interface provides a coordinate transformation from model coordinates to eye coordinates.
WorldWindow The top-level interface common to all toolkit-specific World Wind windows.
WorldWindowGLDrawable  
WWObject An interface provided by the major World Wind components to provide attribute-value list management and property change management.
 

Class Summary
AbstractSceneController  
BasicFactory A basic implementation of the Factory interface.
BasicModel This class aggregates the objects making up a model: the globe and layers.
BasicSceneController  
Configuration This class manages the initial World Wind configuration.
StereoOptionSceneController This scene controller draws in stereo, either red-blue anaglyph or device supported if the display device provides stereo directly.
Version  
WorldWind  
WorldWindowGLAutoDrawable A non-platform specific WorldWindow class.
WorldWindowImpl An implementation class for the WorldWindow interface.
WWObjectImpl Implements WWObject functionality.
 


NASA World Wind