Uses of Class
gov.nasa.worldwind.util.RestorableSupport.StateObject
-
Packages that use RestorableSupport.StateObject 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 theViewinterface.gov.nasa.worldwind.view.orbit gov.nasa.worldwind.wms gov.nasa.worldwindx.applications.sar -
-
Uses of RestorableSupport.StateObject in gov.nasa.worldwind.avlist
Methods in gov.nasa.worldwind.avlist with parameters of type RestorableSupport.StateObject Modifier and Type Method Description voidAVListImpl. getRestorableStateForAVPair(java.lang.String key, java.lang.Object value, RestorableSupport rs, RestorableSupport.StateObject context) -
Uses of RestorableSupport.StateObject in gov.nasa.worldwind.layers
Methods in gov.nasa.worldwind.layers with parameters of type RestorableSupport.StateObject Modifier and Type Method Description protected voidBasicTiledImageLayer. doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidBasicTiledImageLayer. doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidBasicTiledImageLayer. doRestoreStateForObject(RestorableSupport rs, RestorableSupport.StateObject so)voidBasicTiledImageLayer. getRestorableStateForAVPair(java.lang.String key, java.lang.Object value, RestorableSupport rs, RestorableSupport.StateObject context)protected static voidBasicTiledImageLayer. restoreStateForParams(RestorableSupport rs, RestorableSupport.StateObject context, AVList params) -
Uses of RestorableSupport.StateObject in gov.nasa.worldwind.render
Methods in gov.nasa.worldwind.render with parameters of type RestorableSupport.StateObject Modifier and Type Method Description protected voidAbstractShape. doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidAbstractSurfaceShape. doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidRigidShape. doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidSurfaceEllipse. doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidSurfaceMultiPolygon. doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidSurfacePolygon. doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidSurfacePolyline. doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidSurfaceQuad. doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidSurfaceSector. doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidWedge. doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidAbstractShape. doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidAbstractSurfaceShape. doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidRigidShape. doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidSurfaceEllipse. doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidSurfaceMultiPolygon. doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidSurfacePolygon. doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidSurfacePolyline. doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidSurfaceQuad. doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidSurfaceSector. doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidWedge. doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)voidBasicBalloonAttributes. getRestorableState(RestorableSupport restorableSupport, RestorableSupport.StateObject context)Saves the attributes' current state in the specifiedRestorableSupport.voidBasicShapeAttributes. getRestorableState(RestorableSupport rs, RestorableSupport.StateObject so)Saves the attributes' current state in the specifiedRestorableSupport.voidMaterial. getRestorableState(RestorableSupport rs, RestorableSupport.StateObject so)voidOffset. getRestorableState(RestorableSupport restorableSupport, RestorableSupport.StateObject context)Saves the offset's current state in the specifiedrestorableSupport.voidShapeAttributes. getRestorableState(RestorableSupport rs, RestorableSupport.StateObject so)Saves the attributes' current state in the specifiedRestorableSupport.voidSize. getRestorableState(RestorableSupport restorableSupport, RestorableSupport.StateObject context)Saves the size's current state in the specifiedrestorableSupport.protected voidAbstractSurfaceShape. legacyRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)Restores state values from previous versions of the SurfaceShape state XML.protected voidSurfaceEllipse. legacyRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidSurfacePolygon. legacyRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidSurfacePolyline. legacyRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidSurfaceQuad. legacyRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidSurfaceSector. legacyRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)voidBasicBalloonAttributes. restoreState(RestorableSupport restorableSupport, RestorableSupport.StateObject context)Restores the state of any attributes contained in the specifiedRestorableSupport.voidBasicShapeAttributes. restoreState(RestorableSupport rs, RestorableSupport.StateObject so)Restores the state of any attributes contained in the specifiedRestorableSupport.MaterialMaterial. restoreState(RestorableSupport rs, RestorableSupport.StateObject so)voidOffset. restoreState(RestorableSupport restorableSupport, RestorableSupport.StateObject context)Restores the state of any offset parameters contained in the specifiedRestorableSupport.voidShapeAttributes. restoreState(RestorableSupport rs, RestorableSupport.StateObject so)Restores the state of any attributes contained in the specifiedRestorableSupport.voidSize. restoreState(RestorableSupport restorableSupport, RestorableSupport.StateObject context)Restores the state of any size parameters contained in the specifiedRestorableSupport. -
Uses of RestorableSupport.StateObject in gov.nasa.worldwind.render.airspaces
-
Uses of RestorableSupport.StateObject in gov.nasa.worldwind.terrain
Methods in gov.nasa.worldwind.terrain with parameters of type RestorableSupport.StateObject Modifier and Type Method Description protected voidBasicElevationModel. doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidBasicElevationModel. doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidBasicElevationModel. doRestoreStateForObject(RestorableSupport rs, RestorableSupport.StateObject so)voidBasicElevationModel. getRestorableStateForAVPair(java.lang.String key, java.lang.Object value, RestorableSupport rs, RestorableSupport.StateObject context)voidWCSElevationModel. getRestorableStateForAVPair(java.lang.String key, java.lang.Object value, RestorableSupport rs, RestorableSupport.StateObject context)voidWMSBasicElevationModel. getRestorableStateForAVPair(java.lang.String key, java.lang.Object value, RestorableSupport rs, RestorableSupport.StateObject context)protected static voidBasicElevationModel. restoreStateForParams(RestorableSupport rs, RestorableSupport.StateObject context, AVList params)protected static voidWCSElevationModel. wcsRestoreStateForParams(RestorableSupport rs, RestorableSupport.StateObject context, AVList params)protected static voidWMSBasicElevationModel. 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 Modifier and Type Method Description RestorableSupport.StateObjectRestorableSupport. addStateObject(RestorableSupport.StateObject context, java.lang.String name)Adds a new StateObject with the specifiedname.RestorableSupport.StateObjectRestorableSupport. addStateObject(java.lang.String name)Adds a new StateObject with the specifiedname.protected RestorableSupport.StateObjectRestorableSupport. createStateObject(org.w3c.dom.Element context, java.lang.String name, java.lang.String value)protected RestorableSupport.StateObjectRestorableSupport. createStateObject(org.w3c.dom.Element context, java.lang.String name, java.lang.String value, boolean escapeValue)protected RestorableSupport.StateObject[]RestorableSupport. extractStateObjects(org.w3c.dom.Element context)protected RestorableSupport.StateObject[]RestorableSupport. findAllStateObjects(org.w3c.dom.Node context, java.lang.String name)protected RestorableSupport.StateObjectRestorableSupport. findStateObject(org.w3c.dom.Node context, java.lang.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, java.lang.String name)Returns all StateObjects with the specifiedname.RestorableSupport.StateObject[]RestorableSupport. getAllStateObjects(java.lang.String name)Returns any StateObjects directly beneath the document root that have the specifiedname.RestorableSupport.StateObjectRestorableSupport. getStateObject(RestorableSupport.StateObject context, java.lang.String name)Returns the StateObject with the specifiedname.RestorableSupport.StateObjectRestorableSupport. getStateObject(java.lang.String name)Returns the StateObject with the specifiedname.Methods in gov.nasa.worldwind.util with parameters of type RestorableSupport.StateObject Modifier and Type Method Description RestorableSupport.StateObjectRestorableSupport. addStateObject(RestorableSupport.StateObject context, java.lang.String name)Adds a new StateObject with the specifiedname.voidRestorableSupport. addStateValueAsBoolean(RestorableSupport.StateObject context, java.lang.String name, boolean booleanValue)Adds a new StateObject with the specifiednameand Booleanvalue.voidRestorableSupport. addStateValueAsColor(RestorableSupport.StateObject context, java.lang.String name, java.awt.Color color)voidRestorableSupport. addStateValueAsDouble(RestorableSupport.StateObject context, java.lang.String name, double doubleValue)Adds a new StateObject with the specifiednameand Doublevalue.voidRestorableSupport. addStateValueAsImageSourceList(RestorableSupport.StateObject context, java.lang.String name, java.util.Map<java.lang.Integer,java.lang.Object> imageSources, int faceCount)voidRestorableSupport. addStateValueAsInteger(RestorableSupport.StateObject context, java.lang.String name, int intValue)Adds a new StateObject with the specifiednameand Integervalue.voidRestorableSupport. addStateValueAsLatLon(RestorableSupport.StateObject context, java.lang.String name, LatLon location)voidRestorableSupport. addStateValueAsLatLonList(RestorableSupport.StateObject context, java.lang.String name, java.lang.Iterable<? extends LatLon> locations)voidRestorableSupport. addStateValueAsOffsetPair(RestorableSupport.StateObject context, java.lang.String name, float[] offsetPair)voidRestorableSupport. addStateValueAsOffsets(RestorableSupport.StateObject context, java.lang.String name, OffsetsList offsets)voidRestorableSupport. addStateValueAsOffsetsList(RestorableSupport.StateObject context, java.lang.String name, java.util.Map<java.lang.Integer,OffsetsList> offsets)voidRestorableSupport. addStateValueAsPosition(RestorableSupport.StateObject context, java.lang.String name, Position position)voidRestorableSupport. addStateValueAsSector(RestorableSupport.StateObject context, java.lang.String name, Sector sector)voidRestorableSupport. addStateValueAsString(RestorableSupport.StateObject context, java.lang.String name, java.lang.String value)Adds a new StateObject with the specifiednameand Stringvalue.voidRestorableSupport. addStateValueAsString(RestorableSupport.StateObject context, java.lang.String name, java.lang.String value, boolean escapeValue)Adds a new StateObject with the specifiednameand Stringvalue.RestorableSupport.StateObject[]RestorableSupport. getAllStateObjects(RestorableSupport.StateObject context)Returns all StateObjects directly beneath the a context StateObject.RestorableSupport.StateObject[]RestorableSupport. getAllStateObjects(RestorableSupport.StateObject context, java.lang.String name)Returns all StateObjects with the specifiedname.RestorableSupport.StateObjectRestorableSupport. getStateObject(RestorableSupport.StateObject context, java.lang.String name)Returns the StateObject with the specifiedname.java.lang.BooleanRestorableSupport. getStateObjectAsBoolean(RestorableSupport.StateObject stateObject)Returns the value of the StateObject as a Boolean.java.awt.ColorRestorableSupport. getStateObjectAsColor(RestorableSupport.StateObject stateObject)java.lang.DoubleRestorableSupport. getStateObjectAsDouble(RestorableSupport.StateObject stateObject)Returns the value of the StateObject as a Double.java.lang.FloatRestorableSupport. getStateObjectAsFloat(RestorableSupport.StateObject stateObject)Returns the value of the StateObject as a Float.java.util.HashMap<java.lang.Integer,java.lang.Object>RestorableSupport. getStateObjectAsImageSourceList(RestorableSupport.StateObject stateObject)Returns the value of the StateObject as a HashMap of <Integer, Object> pairs, representing the shape's imageSources.java.lang.IntegerRestorableSupport. getStateObjectAsInteger(RestorableSupport.StateObject stateObject)Returns the value of the StateObject as an Integer.LatLonRestorableSupport. getStateObjectAsLatLon(RestorableSupport.StateObject stateObject)Returns the value of the StateObject as a LatLon.java.util.List<LatLon>RestorableSupport. getStateObjectAsLatLonList(RestorableSupport.StateObject stateObject)Returns the value of the StateObject as a List of LatLons.java.lang.LongRestorableSupport. 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[].OffsetsListRestorableSupport. getStateObjectAsOffsets(RestorableSupport.StateObject stateObject)Returns the value of the StateObject as a OffsetsList.java.util.HashMap<java.lang.Integer,OffsetsList>RestorableSupport. getStateObjectAsOffsetsList(RestorableSupport.StateObject stateObject)Returns the value of the StateObject as a HashMap of <Integer, OffsetsList> pairs.PositionRestorableSupport. getStateObjectAsPosition(RestorableSupport.StateObject stateObject)Returns the value of the StateObject as a Position.SectorRestorableSupport. getStateObjectAsSector(RestorableSupport.StateObject stateObject)Returns the value of the StateObject as a Sector.java.lang.StringRestorableSupport. getStateObjectAsString(RestorableSupport.StateObject stateObject)Returns the value of the StateObject as a String.java.lang.BooleanRestorableSupport. getStateValueAsBoolean(RestorableSupport.StateObject context, java.lang.String name)Returns the value of the StateObject with the specifiednameas a Boolean.java.awt.ColorRestorableSupport. getStateValueAsColor(RestorableSupport.StateObject context, java.lang.String name)java.lang.DoubleRestorableSupport. getStateValueAsDouble(RestorableSupport.StateObject context, java.lang.String name)Returns the value of the StateObject with the specifiednameas a Double.java.lang.FloatRestorableSupport. getStateValueAsFloat(RestorableSupport.StateObject context, java.lang.String name)Returns the value of the StateObject with the specifiednameas a Float.java.util.HashMap<java.lang.Integer,java.lang.Object>RestorableSupport. getStateValueAsImageSourceList(RestorableSupport.StateObject context, java.lang.String name)java.lang.IntegerRestorableSupport. getStateValueAsInteger(RestorableSupport.StateObject context, java.lang.String name)Returns the value of the StateObject with the specifiednameas an Integer.LatLonRestorableSupport. getStateValueAsLatLon(RestorableSupport.StateObject context, java.lang.String name)java.util.List<LatLon>RestorableSupport. getStateValueAsLatLonList(RestorableSupport.StateObject context, java.lang.String name)java.lang.LongRestorableSupport. getStateValueAsLong(RestorableSupport.StateObject context, java.lang.String name)Returns the value of the StateObject with the specifiednameas a Long.float[]RestorableSupport. getStateValueAsOffsetPair(RestorableSupport.StateObject context, java.lang.String name)OffsetsListRestorableSupport. getStateValueAsOffsets(RestorableSupport.StateObject context, java.lang.String name)java.util.HashMap<java.lang.Integer,OffsetsList>RestorableSupport. getStateValueAsOffsetsList(RestorableSupport.StateObject context, java.lang.String name)PositionRestorableSupport. getStateValueAsPosition(RestorableSupport.StateObject context, java.lang.String name)SectorRestorableSupport. getStateValueAsSector(RestorableSupport.StateObject context, java.lang.String name)java.lang.StringRestorableSupport. getStateValueAsString(RestorableSupport.StateObject context, java.lang.String name)Returns the value of the StateObject with the specifiednameas a String. -
Uses of RestorableSupport.StateObject in gov.nasa.worldwind.view
Methods in gov.nasa.worldwind.view with parameters of type RestorableSupport.StateObject Modifier and Type Method Description protected voidBasicView. doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidBasicView. doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)voidBasicViewPropertyLimits. getRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)voidViewPropertyLimits. getRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)voidBasicViewPropertyLimits. restoreState(RestorableSupport rs, RestorableSupport.StateObject context)voidViewPropertyLimits. restoreState(RestorableSupport rs, RestorableSupport.StateObject context) -
Uses of RestorableSupport.StateObject in gov.nasa.worldwind.view.orbit
Methods in gov.nasa.worldwind.view.orbit with parameters of type RestorableSupport.StateObject Modifier and Type Method Description protected voidBasicOrbitView. doGetRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidBasicOrbitView. doRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)voidBasicOrbitViewLimits. getRestorableState(RestorableSupport rs, RestorableSupport.StateObject context)protected voidBasicOrbitView. legacyRestoreState(RestorableSupport rs, RestorableSupport.StateObject context)Restores state values from previous versions of the BasicObitView state XML.voidBasicOrbitViewLimits. restoreState(RestorableSupport rs, RestorableSupport.StateObject context) -
Uses of RestorableSupport.StateObject in gov.nasa.worldwind.wms
Methods in gov.nasa.worldwind.wms with parameters of type RestorableSupport.StateObject Modifier and Type Method Description voidWMSTiledImageLayer. getRestorableStateForAVPair(java.lang.String key, java.lang.Object value, RestorableSupport rs, RestorableSupport.StateObject context)protected static voidWMSTiledImageLayer. legacyWmsRestoreStateToParams(RestorableSupport rs, RestorableSupport.StateObject context, AVList params)protected static voidWMSTiledImageLayer. wmsRestoreStateToParams(RestorableSupport rs, RestorableSupport.StateObject context, AVList params) -
Uses of RestorableSupport.StateObject in gov.nasa.worldwindx.applications.sar
-