Uses of Interface
gov.nasa.worldwind.Restorable
- 
- 
Uses of Restorable in gov.nasa.worldwindSubinterfaces of Restorable in gov.nasa.worldwind Modifier and Type Interface Description interfaceViewTheViewinterface provides a coordinate transformation from model coordinates to eye coordinates.
- 
Uses of Restorable in gov.nasa.worldwind.globesSubinterfaces of Restorable in gov.nasa.worldwind.globes Modifier and Type Interface Description interfaceElevationModelProvides the elevations to aGlobeor other object holding elevations.
- 
Uses of Restorable in gov.nasa.worldwind.layersSubinterfaces of Restorable in gov.nasa.worldwind.layers Modifier and Type Interface Description interfaceLayerClasses in gov.nasa.worldwind.layers that implement Restorable Modifier and Type Class Description classAbstractGraticuleLayerDisplays a graticule.classAbstractLayerclassAnnotationLayerTheAnnotationLayerclass manages a collection ofAnnotationobjects for rendering and picking.classBasicTiledImageLayerclassCachedRenderableLayerHolds a collection of Renderables and manages local caching of them.classCompassLayerclassCrosshairLayerRenders a crosshair icon in the viewport center or at a specified location.classGARSGraticuleLayerDisplays the geographic Global Area Reference System (GARS) graticule.classIconLayerTheIconLayerclass manages a collection ofWWIconobjects for rendering and picking.classLatLonGraticuleLayerDisplays the geographic latitude/longitude graticule.classLocalRasterServerLayerImplements a tiled image layer for a local dataset accessed via a local raster server.classMarkerLayerclassRenderableLayerTheRenderableLayerclass manages a collection ofRenderableobjects for rendering, picking, and disposal.classScalebarLayerRenders a scalebar graphic in a screen corner.classSkyColorLayerPaints the sky color background depending on altitude.classSkyGradientLayerRenders an atmosphere around the globe and a sky dome at low altitude.classStarsLayerRenders a star background based on a subset of ESA Hipparcos catalog.classSurfaceImageLayerDisplays a collection of local images on the globe.classTerrainProfileLayerDisplays a terrain profile graph in a screen corner.classTiledImageLayerclassViewControlsLayerThis layer displays onscreen view controls.classWorldMapLayerDisplays a world map overlay with a current-position crosshair in a screen corner.
- 
Uses of Restorable in gov.nasa.worldwind.layers.EarthClasses in gov.nasa.worldwind.layers.Earth that implement Restorable Modifier and Type Class Description classBMNGOneImageclassBMNGWMSLayerclassCountryBoundariesLayerclassLandsatI3WMSLayerclassMGRSGraticuleLayerclassMSVirtualEarthLayerclassNASAWFSPlaceNameLayerclassOSMCycleMapLayerclassOSMMapnikLayerclassUSDANAIPWMSImageLayerclassUSGSDigitalOrthoclassUSGSTopoHighResclassUSGSTopoLowResclassUSGSTopoMedResclassUSGSUrbanAreaOrthoclassUTMBaseGraticuleLayerDisplays the UTM graticule.classUTMGraticuleLayerDisplays the UTM graticule.
- 
Uses of Restorable in gov.nasa.worldwind.layers.mercatorClasses in gov.nasa.worldwind.layers.mercator that implement Restorable Modifier and Type Class Description classBasicMercatorTiledImageLayerBasicTiledImageLayer modified 2009-02-03 to add support for Mercator projections.classMercatorTiledImageLayerTiledImageLayer modified 2009-02-03 to add support for Mercator projections.
- 
Uses of Restorable in gov.nasa.worldwind.layers.placenameClasses in gov.nasa.worldwind.layers.placename that implement Restorable Modifier and Type Class Description classPlaceNameLayer
- 
Uses of Restorable in gov.nasa.worldwind.layers.rpfClasses in gov.nasa.worldwind.layers.rpf that implement Restorable Modifier and Type Class Description classRPFTiledImageLayer
- 
Uses of Restorable in gov.nasa.worldwind.ogc.collada.implClasses in gov.nasa.worldwind.ogc.collada.impl that implement Restorable Modifier and Type Class Description classColladaMeshShapeShape to render a COLLADA line or triangle mesh.
- 
Uses of Restorable in gov.nasa.worldwind.ogc.kml.implClasses in gov.nasa.worldwind.ogc.kml.impl that implement Restorable Modifier and Type Class Description classKMLExtrudedPolygonImplclassKMLGroundOverlayPolygonImplImplementation ofPolygonto render KML GroundOverlay.classKMLLineStringPlacemarkImplclassKMLPolygonImplclassKMLSurfacePolygonImpl
- 
Uses of Restorable in gov.nasa.worldwind.renderSubinterfaces of Restorable in gov.nasa.worldwind.render Modifier and Type Interface Description interfaceAnnotationRepresent a text label and its rendering attributes.interfaceSurfaceShapeCommon interface for surface conforming shapes such asSurfacePolygon,SurfacePolyline,SurfaceEllipse,SurfaceQuad, andSurfaceSector.interfaceWWIconProvides a general interface for icons rendered by WorldWind.Classes in gov.nasa.worldwind.render that implement Restorable Modifier and Type Class Description classAbstractAnnotationAnAnnotationrepresent a text label and its rendering attributes.classAbstractGeneralShapeA shape that is positioned and oriented independently of its defining geometry.classAbstractShapeProvides a base class form several geometricRenderables.classAbstractSurfaceShapeCommon superclass for surface conforming shapes such asSurfacePolygon,SurfacePolyline,SurfaceEllipse,SurfaceQuad, andSurfaceSector.classAnnotationAttributesAnnotationattributes set.classBoxA general box volume defined by a center position and three axis radii.classConeA general cone volume defined by a center position, a height and a radius, or alternatively, by three axis radii.classCylinderA general cylinder volume defined by a center position, height and radius, or alternatively, by three axis radii.classEllipsoidA general ellipsoid volume defined by a center position and the three ellipsoid axis radii.classExtrudedPolygonA multi-sided 3D shell formed by a base polygon in latitude and longitude extruded from the terrain to either a specified height or an independent height per location.classGlobeAnnotationRepresent a text label attached to a Position on the globe and its rendering attributes.classPathDisplays a line or curve between positions.classPedestalclassPolygon/** A 3D polygon.classPyramidA general pyramid volume defined by a center position, a height, and two axis lengths.classRigidShapeA general rigid volume defined by a center position and the three axis radii.classScreenAnnotationRepresent a text label attached to a Point on the viewport and its rendering attributes.classScreenRelativeAnnotationProvides a screen annotation positioned relatively to the window rather than absolutely.classSurfaceCircleclassSurfaceEllipseclassSurfaceMultiPolygonclassSurfacePolygonclassSurfacePolygonsRenders fast multiple polygons with or without holes in one pass.classSurfacePolylineclassSurfacePolylinesThis class renders fast multiple surface polylines in one pass.classSurfaceQuadclassSurfaceSectorclassSurfaceSquareclassUserFacingIconclassWedgeA general cylinder volume defined by a center position, height and radius, or alternatively, by three axis radii.
- 
Uses of Restorable in gov.nasa.worldwind.render.airspacesSubinterfaces of Restorable in gov.nasa.worldwind.render.airspaces Modifier and Type Interface Description interfaceAirspaceClasses in gov.nasa.worldwind.render.airspaces that implement Restorable Modifier and Type Class Description classAbstractAirspaceclassBoxclassCakeA cake consists of mutiple adjacent cylinder segments.static classCake.LayerAn inner class ofCakedefining the parameters of one of the cake's cylinders.classCappedCylinderA cylinder defined by a geographic position, a radius in meters, and minimum and maximum altitudes.classCappedEllipticalCylinderAn elliptical cylinder defined by a geographic position, major and minor radii in meters, and minimum and maximum altitudes.classCurtainA curtain is a series of adjacent rectangular planes.classOrbitclassPartialCappedCylinderA cylinder defined by a geographic position, a radius in meters, and minimum and maximum altitudes.classPolyArcclassPolygonclassRouteCreates a sequence of connected rectangular airspaces specified by a list of positions.classSphereAirspaceA spherical airspace shape defined by a center location and a radius.classSurfaceBoxclassTrackAirspaceCreates a sequence of potentially disconnected rectangular airspaces specified by a collection ofBoxobjects.
- 
Uses of Restorable in gov.nasa.worldwind.render.airspaces.editorSubinterfaces of Restorable in gov.nasa.worldwind.render.airspaces.editor Modifier and Type Interface Description interfaceAirspaceEditorClasses in gov.nasa.worldwind.render.airspaces.editor that implement Restorable Modifier and Type Class Description classAbstractAirspaceEditorclassPolygonEditorclassSphereAirspaceEditor
- 
Uses of Restorable in gov.nasa.worldwind.terrainClasses in gov.nasa.worldwind.terrain that implement Restorable Modifier and Type Class Description classAbstractElevationModelclassBasicElevationModelclassBathymetryFilterElevationModelAn elevation model to map another elevation model's depths to a constant value, usually 0.classCompoundElevationModelclassLocalElevationModelImplements an elevation model for a local file or collection of files containing elevation data.classLocalRasterServerElevationModelImplements anElevationModelfor a local dataset accessed via a local raster server (RasterServer).classWCSElevationModelclassWMSBasicElevationModelclassZeroElevationModelAn elevation model that always returns zero elevations.
- 
Uses of Restorable in gov.nasa.worldwind.utilClasses in gov.nasa.worldwind.util that implement Restorable Modifier and Type Class Description classEditorAnnotation
- 
Uses of Restorable in gov.nasa.worldwind.util.measureClasses in gov.nasa.worldwind.util.measure that implement Restorable Modifier and Type Class Description static classMeasureTool.ControlPointprotected static classMeasureTool.ControlPointWithLeaderprotected static classMeasureTool.CustomRenderableLayer
- 
Uses of Restorable in gov.nasa.worldwind.viewClasses in gov.nasa.worldwind.view that implement Restorable Modifier and Type Class Description classBasicViewA base class from whichViewimplementations can be derived.
- 
Uses of Restorable in gov.nasa.worldwind.view.firstpersonClasses in gov.nasa.worldwind.view.firstperson that implement Restorable Modifier and Type Class Description classBasicFlyViewThis is a basic view that implements a yaw-pitch-roll model that can be applied to first-person style view applications (such as flight simulation).
- 
Uses of Restorable in gov.nasa.worldwind.view.orbitSubinterfaces of Restorable in gov.nasa.worldwind.view.orbit Modifier and Type Interface Description interfaceOrbitViewClasses in gov.nasa.worldwind.view.orbit that implement Restorable Modifier and Type Class Description classBasicOrbitView
- 
Uses of Restorable in gov.nasa.worldwind.wmsClasses in gov.nasa.worldwind.wms that implement Restorable Modifier and Type Class Description classWMSTiledImageLayer
- 
Uses of Restorable in gov.nasa.worldwindx.applications.antennaClasses in gov.nasa.worldwindx.applications.antenna that implement Restorable Modifier and Type Class Description classAntennaAxesProvides axes forAntennaModel.classAntennaModelModels antenna gain.
- 
Uses of Restorable in gov.nasa.worldwindx.applications.gliderClasses in gov.nasa.worldwindx.applications.glider that implement Restorable Modifier and Type Class Description classGliderImageLayerInternal class to realize and control image and region drawing.
- 
Uses of Restorable in gov.nasa.worldwindx.applications.sarClasses in gov.nasa.worldwindx.applications.sar that implement Restorable Modifier and Type Class Description classAnalysisPanelclassCloudCeilingDisplay one or two contour lines depicting lower and upper cloud ceiling around a list of positions.classCloudCeilingPanelclassElevationPlaneRenders a textured plane at a given elevation.classSARAnnotationclassTerrainProfilePanel
- 
Uses of Restorable in gov.nasa.worldwindx.applications.sar.segmentplaneClasses in gov.nasa.worldwindx.applications.sar.segmentplane that implement Restorable Modifier and Type Class Description classSegmentPlaneEditor
- 
Uses of Restorable in gov.nasa.worldwindx.applications.worldwindow.coreClasses in gov.nasa.worldwindx.applications.worldwindow.core that implement Restorable Modifier and Type Class Description classToolTipAnnotation
- 
Uses of Restorable in gov.nasa.worldwindx.applications.worldwindow.util.measuretoolClasses in gov.nasa.worldwindx.applications.worldwindow.util.measuretool that implement Restorable Modifier and Type Class Description classWWOMeasureToolControlPoints.ControlPoint
- 
Uses of Restorable in gov.nasa.worldwindx.examplesClasses in gov.nasa.worldwindx.examples that implement Restorable Modifier and Type Class Description protected classMarkersOrder.AppFrame.TimedMarkerLayerstatic classPickFrustum.PickFrustumLayerclassRadarVolumeDisplays a volume defined by a near and far grid of positions.
- 
Uses of Restorable in gov.nasa.worldwindx.examples.multiwindowClasses in gov.nasa.worldwindx.examples.multiwindow that implement Restorable Modifier and Type Class Description protected static classViewVolumeViewer.SectorGeometryLayerprotected static classViewVolumeViewer.ViewVolumeLayer
- 
Uses of Restorable in gov.nasa.worldwindx.examples.shapebuilderClasses in gov.nasa.worldwindx.examples.shapebuilder that implement Restorable Modifier and Type Class Description classAbstractShapeEditorAn abstract class defining common functionality and fields for editors used in the RigidShapeBuilder example.classBoxEditorclassConeEditorclassCylinderEditorclassExtrudedPolygonEditorclassPyramidEditorclassRigidShapeEditorclassWedgeEditor
- 
Uses of Restorable in gov.nasa.worldwindx.examples.utilClasses in gov.nasa.worldwindx.examples.util that implement Restorable Modifier and Type Class Description classAudioPlayerAnnotationclassButtonAnnotationclassDialogAnnotationprotected static classDialogAnnotation.BusyImageclassDirectedPathAPaththat draws arrowheads between the path positions to indicate direction.classDirectedSurfacePolylineASurfacePolylinethat draws arrowheads between the polyline positions to indicate direction.classImageAnnotationclassLayerManagerLayerDisplays the layer list in a heads-up display in the viewport.protected static classOpenStreetMapShapefileLoader.TextAndShapesLayerclassProgressAnnotationprotected static classSectorSelector.RegionShapeclassSlideShowAnnotationclassStatusLayerRenders statusbar information as a layer.static classStatusLayer.StatusMGRSLayerstatic classStatusLayer.StatusUTMLayerclassToolTipAnnotationDisplays a tool tip annotation at a specified screen position.
 
-