NASA World Wind

Uses of Class
gov.nasa.worldwind.util.RestorableSupport.StateObject

Packages that use RestorableSupport.StateObject
gov.nasa.worldwind.data   
gov.nasa.worldwind.render   
gov.nasa.worldwind.render.airspaces   
gov.nasa.worldwind.terrain   
gov.nasa.worldwind.util   
 

Uses of RestorableSupport.StateObject in gov.nasa.worldwind.data
 

Methods in gov.nasa.worldwind.data with parameters of type RestorableSupport.StateObject
protected  Object BasicDataDescriptorReader.parseStateValue(RestorableSupport rs, RestorableSupport.StateObject so)
           
 

Uses of RestorableSupport.StateObject in gov.nasa.worldwind.render
 

Methods in gov.nasa.worldwind.render with parameters of type RestorableSupport.StateObject
protected  void SurfaceSector.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 SurfaceEllipse.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void ConformingShape.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void ConformingQuad.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void ConformingPolygon.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void ConformingEllipticalPolygon.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void ConformingEllipse.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void AbstractSurfaceShape.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void SurfaceSector.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 SurfaceEllipse.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void ConformingShape.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void ConformingQuad.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void ConformingPolygon.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void ConformingEllipticalPolygon.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void ConformingEllipse.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void AbstractSurfaceShape.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
 void ShapeAttributes.getRestorableState(RestorableSupport rs, RestorableSupport.StateObject so)
           
 void Material.getRestorableState(RestorableSupport rs, RestorableSupport.StateObject so)
           
 void BasicShapeAttributes.getRestorableState(RestorableSupport rs, RestorableSupport.StateObject so)
           
protected  void SurfaceSector.legacyRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void SurfaceQuad.legacyRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void SurfacePolygon.legacyRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void SurfaceEllipse.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.
 void ShapeAttributes.restoreState(RestorableSupport rs, RestorableSupport.StateObject so)
           
 Material Material.restoreState(RestorableSupport rs, RestorableSupport.StateObject so)
           
 void BasicShapeAttributes.restoreState(RestorableSupport rs, RestorableSupport.StateObject so)
           
 

Uses of RestorableSupport.StateObject in gov.nasa.worldwind.render.airspaces
 

Methods in gov.nasa.worldwind.render.airspaces with parameters of type RestorableSupport.StateObject
protected  void TrackAirspace.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void SphereAirspace.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void Route.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void Polygon.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void PolyArc.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void PartialCappedCylinder.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void Orbit.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void Curtain.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void CappedCylinder.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void Cake.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void Box.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void AbstractAirspace.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void TrackAirspace.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void SphereAirspace.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void Route.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void Polygon.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void PolyArc.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void PartialCappedCylinder.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void Orbit.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void Curtain.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void CappedCylinder.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void Cake.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void Box.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void AbstractAirspace.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
 void BasicAirspaceAttributes.getRestorableState(RestorableSupport rs, RestorableSupport.StateObject so)
           
 void AirspaceAttributes.getRestorableState(RestorableSupport rs, RestorableSupport.StateObject so)
           
 void BasicAirspaceAttributes.restoreState(RestorableSupport rs, RestorableSupport.StateObject so)
           
 void AirspaceAttributes.restoreState(RestorableSupport rs, RestorableSupport.StateObject so)
           
 

Uses of RestorableSupport.StateObject in gov.nasa.worldwind.terrain
 

Methods in gov.nasa.worldwind.terrain with parameters of type RestorableSupport.StateObject
protected  void BasicElevationModel.doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void WMSBasicElevationModel.doGetRestorableStateForAVPair(String key, Object value, RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void BasicElevationModel.doGetRestorableStateForAVPair(String key, Object value, RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void BasicElevationModel.doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)
           
protected  void BasicElevationModel.doRestoreStateForObject(RestorableSupport rs, RestorableSupport.StateObject so)
           
protected static void BasicElevationModel.restoreStateForParams(RestorableSupport rs, RestorableSupport.StateObject context, AVList params)
           
protected static void WMSBasicElevationModel.wmsRestoreStateForParams(RestorableSupport rs, RestorableSupport.StateObject context, AVList params)
           
 

Uses of RestorableSupport.StateObject in gov.nasa.worldwind.util
 

Methods in gov.nasa.worldwind.util that return RestorableSupport.StateObject
 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.
 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.
 

Methods in gov.nasa.worldwind.util with parameters of type RestorableSupport.StateObject
 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.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.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.
 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.
 ArrayList<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.
 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.
 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)
           
 ArrayList<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.
 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.
 


NASA World Wind