| Package | Description | 
|---|---|
| gov.nasa.worldwind.avlist | |
| gov.nasa.worldwind.layers | |
| gov.nasa.worldwind.render | |
| gov.nasa.worldwind.render.airspaces | |
| gov.nasa.worldwind.terrain | |
| gov.nasa.worldwind.util | |
| gov.nasa.worldwind.view | 
 
The view package contains implementations, and support for implementations of the
 
View interface. | 
| gov.nasa.worldwind.view.orbit | |
| gov.nasa.worldwind.wms | |
| gov.nasa.worldwindx.applications.sar | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AVListImpl.getRestorableStateForAVPair(String key,
                           Object value,
                           RestorableSupport rs,
                           RestorableSupport.StateObject context)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
BasicTiledImageLayer.doGetRestorableState(RestorableSupport rs,
                    RestorableSupport.StateObject context)  | 
protected void | 
BasicTiledImageLayer.doRestoreState(RestorableSupport rs,
              RestorableSupport.StateObject context)  | 
protected void | 
BasicTiledImageLayer.doRestoreStateForObject(RestorableSupport rs,
                       RestorableSupport.StateObject so)  | 
void | 
BasicTiledImageLayer.getRestorableStateForAVPair(String key,
                           Object value,
                           RestorableSupport rs,
                           RestorableSupport.StateObject context)  | 
protected static void | 
BasicTiledImageLayer.restoreStateForParams(RestorableSupport rs,
                     RestorableSupport.StateObject context,
                     AVList params)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
SurfaceMultiPolygon.doGetRestorableState(RestorableSupport rs,
                    RestorableSupport.StateObject context)  | 
protected void | 
SurfaceSector.doGetRestorableState(RestorableSupport rs,
                    RestorableSupport.StateObject context)  | 
protected void | 
RigidShape.doGetRestorableState(RestorableSupport rs,
                    RestorableSupport.StateObject context)  | 
protected void | 
AbstractSurfaceShape.doGetRestorableState(RestorableSupport rs,
                    RestorableSupport.StateObject context)  | 
protected void | 
Wedge.doGetRestorableState(RestorableSupport rs,
                    RestorableSupport.StateObject context)  | 
protected void | 
SurfaceEllipse.doGetRestorableState(RestorableSupport rs,
                    RestorableSupport.StateObject context)  | 
protected void | 
SurfacePolyline.doGetRestorableState(RestorableSupport rs,
                    RestorableSupport.StateObject context)  | 
protected void | 
SurfaceQuad.doGetRestorableState(RestorableSupport rs,
                    RestorableSupport.StateObject context)  | 
protected void | 
SurfacePolygon.doGetRestorableState(RestorableSupport rs,
                    RestorableSupport.StateObject context)  | 
protected void | 
AbstractShape.doGetRestorableState(RestorableSupport rs,
                    RestorableSupport.StateObject context)  | 
protected void | 
SurfaceMultiPolygon.doRestoreState(RestorableSupport rs,
              RestorableSupport.StateObject context)  | 
protected void | 
SurfaceSector.doRestoreState(RestorableSupport rs,
              RestorableSupport.StateObject context)  | 
protected void | 
RigidShape.doRestoreState(RestorableSupport rs,
              RestorableSupport.StateObject context)  | 
protected void | 
AbstractSurfaceShape.doRestoreState(RestorableSupport rs,
              RestorableSupport.StateObject context)  | 
protected void | 
Wedge.doRestoreState(RestorableSupport rs,
              RestorableSupport.StateObject context)  | 
protected void | 
SurfaceEllipse.doRestoreState(RestorableSupport rs,
              RestorableSupport.StateObject context)  | 
protected void | 
SurfacePolyline.doRestoreState(RestorableSupport rs,
              RestorableSupport.StateObject context)  | 
protected void | 
SurfaceQuad.doRestoreState(RestorableSupport rs,
              RestorableSupport.StateObject context)  | 
protected void | 
SurfacePolygon.doRestoreState(RestorableSupport rs,
              RestorableSupport.StateObject context)  | 
protected void | 
AbstractShape.doRestoreState(RestorableSupport rs,
              RestorableSupport.StateObject context)  | 
void | 
Offset.getRestorableState(RestorableSupport restorableSupport,
                  RestorableSupport.StateObject context)
Saves the offset's current state in the specified  
restorableSupport. | 
void | 
ShapeAttributes.getRestorableState(RestorableSupport rs,
                  RestorableSupport.StateObject so)
Saves the attributes' current state in the specified  
RestorableSupport. | 
void | 
BasicBalloonAttributes.getRestorableState(RestorableSupport restorableSupport,
                  RestorableSupport.StateObject context)
Saves the attributes' current state in the specified  
RestorableSupport. | 
void | 
BasicShapeAttributes.getRestorableState(RestorableSupport rs,
                  RestorableSupport.StateObject so)
Saves the attributes' current state in the specified  
RestorableSupport. | 
void | 
Size.getRestorableState(RestorableSupport restorableSupport,
                  RestorableSupport.StateObject context)
Saves the size's current state in the specified  
restorableSupport. | 
void | 
Material.getRestorableState(RestorableSupport rs,
                  RestorableSupport.StateObject so)  | 
protected void | 
SurfaceSector.legacyRestoreState(RestorableSupport rs,
                  RestorableSupport.StateObject context)  | 
protected void | 
AbstractSurfaceShape.legacyRestoreState(RestorableSupport rs,
                  RestorableSupport.StateObject context)
Restores state values from previous versions of the SurfaceShape state XML. 
 | 
protected void | 
SurfaceEllipse.legacyRestoreState(RestorableSupport rs,
                  RestorableSupport.StateObject context)  | 
protected void | 
SurfacePolyline.legacyRestoreState(RestorableSupport rs,
                  RestorableSupport.StateObject context)  | 
protected void | 
SurfaceQuad.legacyRestoreState(RestorableSupport rs,
                  RestorableSupport.StateObject context)  | 
protected void | 
SurfacePolygon.legacyRestoreState(RestorableSupport rs,
                  RestorableSupport.StateObject context)  | 
void | 
Offset.restoreState(RestorableSupport restorableSupport,
            RestorableSupport.StateObject context)
Restores the state of any offset parameters contained in the specified  
RestorableSupport. | 
void | 
ShapeAttributes.restoreState(RestorableSupport rs,
            RestorableSupport.StateObject so)
Restores the state of any attributes contained in the specified  
RestorableSupport. | 
void | 
BasicBalloonAttributes.restoreState(RestorableSupport restorableSupport,
            RestorableSupport.StateObject context)
Restores the state of any attributes contained in the specified  
RestorableSupport. | 
void | 
BasicShapeAttributes.restoreState(RestorableSupport rs,
            RestorableSupport.StateObject so)
Restores the state of any attributes contained in the specified  
RestorableSupport. | 
void | 
Size.restoreState(RestorableSupport restorableSupport,
            RestorableSupport.StateObject context)
Restores the state of any size parameters contained in the specified  
RestorableSupport. | 
Material | 
Material.restoreState(RestorableSupport rs,
            RestorableSupport.StateObject so)  | 
| Modifier and Type | Method and Description | 
|---|---|
RestorableSupport.StateObject | 
RestorableSupport.addStateObject(RestorableSupport.StateObject context,
              String name)
Adds a new StateObject with the specified  
name. | 
RestorableSupport.StateObject | 
RestorableSupport.addStateObject(String name)
Adds a new StateObject with the specified  
name. | 
protected RestorableSupport.StateObject | 
RestorableSupport.createStateObject(Element context,
                 String name,
                 String value)  | 
protected RestorableSupport.StateObject | 
RestorableSupport.createStateObject(Element context,
                 String name,
                 String value,
                 boolean escapeValue)  | 
protected RestorableSupport.StateObject[] | 
RestorableSupport.extractStateObjects(Element context)  | 
protected RestorableSupport.StateObject[] | 
RestorableSupport.findAllStateObjects(Node context,
                   String name)  | 
protected RestorableSupport.StateObject | 
RestorableSupport.findStateObject(Node context,
               String name)  | 
RestorableSupport.StateObject[] | 
RestorableSupport.getAllStateObjects(RestorableSupport.StateObject context)
Returns all StateObjects directly beneath the a context StateObject. 
 | 
RestorableSupport.StateObject[] | 
RestorableSupport.getAllStateObjects(RestorableSupport.StateObject context,
                  String name)
Returns all StateObjects with the specified  
name. | 
RestorableSupport.StateObject[] | 
RestorableSupport.getAllStateObjects(String name)
Returns any StateObjects directly beneath the document root that have the specified  
name. | 
RestorableSupport.StateObject | 
RestorableSupport.getStateObject(RestorableSupport.StateObject context,
              String name)
Returns the StateObject with the specified  
name. | 
RestorableSupport.StateObject | 
RestorableSupport.getStateObject(String name)
Returns the StateObject with the specified  
name. | 
| Modifier and Type | Method and Description | 
|---|---|
RestorableSupport.StateObject | 
RestorableSupport.addStateObject(RestorableSupport.StateObject context,
              String name)
Adds a new StateObject with the specified  
name. | 
void | 
RestorableSupport.addStateValueAsBoolean(RestorableSupport.StateObject context,
                      String name,
                      boolean booleanValue)
Adds a new StateObject with the specified  
name and Boolean value. | 
void | 
RestorableSupport.addStateValueAsColor(RestorableSupport.StateObject context,
                    String name,
                    Color color)  | 
void | 
RestorableSupport.addStateValueAsDouble(RestorableSupport.StateObject context,
                     String name,
                     double doubleValue)
Adds a new StateObject with the specified  
name and Double value. | 
void | 
RestorableSupport.addStateValueAsImageSourceList(RestorableSupport.StateObject context,
                              String name,
                              Map<Integer,Object> imageSources,
                              int faceCount)  | 
void | 
RestorableSupport.addStateValueAsInteger(RestorableSupport.StateObject context,
                      String name,
                      int intValue)
Adds a new StateObject with the specified  
name and Integer value. | 
void | 
RestorableSupport.addStateValueAsLatLon(RestorableSupport.StateObject context,
                     String name,
                     LatLon location)  | 
void | 
RestorableSupport.addStateValueAsLatLonList(RestorableSupport.StateObject context,
                         String name,
                         Iterable<? extends LatLon> locations)  | 
void | 
RestorableSupport.addStateValueAsOffsetPair(RestorableSupport.StateObject context,
                         String name,
                         float[] offsetPair)  | 
void | 
RestorableSupport.addStateValueAsOffsets(RestorableSupport.StateObject context,
                      String name,
                      OffsetsList offsets)  | 
void | 
RestorableSupport.addStateValueAsOffsetsList(RestorableSupport.StateObject context,
                          String name,
                          Map<Integer,OffsetsList> offsets)  | 
void | 
RestorableSupport.addStateValueAsPosition(RestorableSupport.StateObject context,
                       String name,
                       Position position)  | 
void | 
RestorableSupport.addStateValueAsSector(RestorableSupport.StateObject context,
                     String name,
                     Sector sector)  | 
void | 
RestorableSupport.addStateValueAsString(RestorableSupport.StateObject context,
                     String name,
                     String value)
Adds a new StateObject with the specified  
name and String value. | 
void | 
RestorableSupport.addStateValueAsString(RestorableSupport.StateObject context,
                     String name,
                     String value,
                     boolean escapeValue)
Adds a new StateObject with the specified  
name and String value. | 
RestorableSupport.StateObject[] | 
RestorableSupport.getAllStateObjects(RestorableSupport.StateObject context)
Returns all StateObjects directly beneath the a context StateObject. 
 | 
RestorableSupport.StateObject[] | 
RestorableSupport.getAllStateObjects(RestorableSupport.StateObject context,
                  String name)
Returns all StateObjects with the specified  
name. | 
RestorableSupport.StateObject | 
RestorableSupport.getStateObject(RestorableSupport.StateObject context,
              String name)
Returns the StateObject with the specified  
name. | 
Boolean | 
RestorableSupport.getStateObjectAsBoolean(RestorableSupport.StateObject stateObject)
Returns the value of the StateObject as a Boolean. 
 | 
Color | 
RestorableSupport.getStateObjectAsColor(RestorableSupport.StateObject stateObject)  | 
Double | 
RestorableSupport.getStateObjectAsDouble(RestorableSupport.StateObject stateObject)
Returns the value of the StateObject as a Double. 
 | 
Float | 
RestorableSupport.getStateObjectAsFloat(RestorableSupport.StateObject stateObject)
Returns the value of the StateObject as a Float. 
 | 
HashMap<Integer,Object> | 
RestorableSupport.getStateObjectAsImageSourceList(RestorableSupport.StateObject stateObject)
Returns the value of the StateObject as a HashMap of  
 | 
Integer | 
RestorableSupport.getStateObjectAsInteger(RestorableSupport.StateObject stateObject)
Returns the value of the StateObject as an Integer. 
 | 
LatLon | 
RestorableSupport.getStateObjectAsLatLon(RestorableSupport.StateObject stateObject)
Returns the value of the StateObject as a LatLon. 
 | 
List<LatLon> | 
RestorableSupport.getStateObjectAsLatLonList(RestorableSupport.StateObject stateObject)
Returns the value of the StateObject as a List of LatLons. 
 | 
Long | 
RestorableSupport.getStateObjectAsLong(RestorableSupport.StateObject stateObject)
Returns the value of the StateObject as a Long. 
 | 
float[] | 
RestorableSupport.getStateObjectAsOffsetPair(RestorableSupport.StateObject stateObject)
Returns the value of the StateObject as a float[]. 
 | 
OffsetsList | 
RestorableSupport.getStateObjectAsOffsets(RestorableSupport.StateObject stateObject)
Returns the value of the StateObject as a OffsetsList. 
 | 
HashMap<Integer,OffsetsList> | 
RestorableSupport.getStateObjectAsOffsetsList(RestorableSupport.StateObject stateObject)
Returns the value of the StateObject as a HashMap of  
 | 
Position | 
RestorableSupport.getStateObjectAsPosition(RestorableSupport.StateObject stateObject)
Returns the value of the StateObject as a Position. 
 | 
Sector | 
RestorableSupport.getStateObjectAsSector(RestorableSupport.StateObject stateObject)
Returns the value of the StateObject as a Sector. 
 | 
String | 
RestorableSupport.getStateObjectAsString(RestorableSupport.StateObject stateObject)
Returns the value of the StateObject as a String. 
 | 
Boolean | 
RestorableSupport.getStateValueAsBoolean(RestorableSupport.StateObject context,
                      String name)
Returns the value of the StateObject with the specified  
name as a Boolean. | 
Color | 
RestorableSupport.getStateValueAsColor(RestorableSupport.StateObject context,
                    String name)  | 
Double | 
RestorableSupport.getStateValueAsDouble(RestorableSupport.StateObject context,
                     String name)
Returns the value of the StateObject with the specified  
name as a Double. | 
Float | 
RestorableSupport.getStateValueAsFloat(RestorableSupport.StateObject context,
                    String name)
Returns the value of the StateObject with the specified  
name as a Float. | 
HashMap<Integer,Object> | 
RestorableSupport.getStateValueAsImageSourceList(RestorableSupport.StateObject context,
                              String name)  | 
Integer | 
RestorableSupport.getStateValueAsInteger(RestorableSupport.StateObject context,
                      String name)
Returns the value of the StateObject with the specified  
name as an Integer. | 
LatLon | 
RestorableSupport.getStateValueAsLatLon(RestorableSupport.StateObject context,
                     String name)  | 
List<LatLon> | 
RestorableSupport.getStateValueAsLatLonList(RestorableSupport.StateObject context,
                         String name)  | 
Long | 
RestorableSupport.getStateValueAsLong(RestorableSupport.StateObject context,
                   String name)
Returns the value of the StateObject with the specified  
name as a Long. | 
float[] | 
RestorableSupport.getStateValueAsOffsetPair(RestorableSupport.StateObject context,
                         String name)  | 
OffsetsList | 
RestorableSupport.getStateValueAsOffsets(RestorableSupport.StateObject context,
                      String name)  | 
HashMap<Integer,OffsetsList> | 
RestorableSupport.getStateValueAsOffsetsList(RestorableSupport.StateObject context,
                          String name)  | 
Position | 
RestorableSupport.getStateValueAsPosition(RestorableSupport.StateObject context,
                       String name)  | 
Sector | 
RestorableSupport.getStateValueAsSector(RestorableSupport.StateObject context,
                     String name)  | 
String | 
RestorableSupport.getStateValueAsString(RestorableSupport.StateObject context,
                     String name)
Returns the value of the StateObject with the specified  
name as a String. | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
BasicView.doGetRestorableState(RestorableSupport rs,
                    RestorableSupport.StateObject context)  | 
protected void | 
BasicView.doRestoreState(RestorableSupport rs,
              RestorableSupport.StateObject context)  | 
void | 
ViewPropertyLimits.getRestorableState(RestorableSupport rs,
                  RestorableSupport.StateObject context)  | 
void | 
BasicViewPropertyLimits.getRestorableState(RestorableSupport rs,
                  RestorableSupport.StateObject context)  | 
void | 
ViewPropertyLimits.restoreState(RestorableSupport rs,
            RestorableSupport.StateObject context)  | 
void | 
BasicViewPropertyLimits.restoreState(RestorableSupport rs,
            RestorableSupport.StateObject context)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
BasicOrbitView.doGetRestorableState(RestorableSupport rs,
                    RestorableSupport.StateObject context)  | 
protected void | 
BasicOrbitView.doRestoreState(RestorableSupport rs,
              RestorableSupport.StateObject context)  | 
void | 
BasicOrbitViewLimits.getRestorableState(RestorableSupport rs,
                  RestorableSupport.StateObject context)  | 
protected void | 
BasicOrbitView.legacyRestoreState(RestorableSupport rs,
                  RestorableSupport.StateObject context)
Restores state values from previous versions of the BasicObitView state XML. 
 | 
void | 
BasicOrbitViewLimits.restoreState(RestorableSupport rs,
            RestorableSupport.StateObject context)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WMSTiledImageLayer.getRestorableStateForAVPair(String key,
                           Object value,
                           RestorableSupport rs,
                           RestorableSupport.StateObject context)  | 
protected static void | 
WMSTiledImageLayer.legacyWmsRestoreStateToParams(RestorableSupport rs,
                             RestorableSupport.StateObject context,
                             AVList params)  | 
protected static void | 
WMSTiledImageLayer.wmsRestoreStateToParams(RestorableSupport rs,
                       RestorableSupport.StateObject context,
                       AVList params)  |