Uses of Interface
gov.nasa.worldwind.WWObject
-
-
Uses of WWObject in gov.nasa.worldwind
Subinterfaces of WWObject in gov.nasa.worldwind Modifier and Type Interface Description interface
Model
Aggregates a globe and a set of layers.interface
SceneController
interface
StereoSceneController
An interface for scene controllers that provide stereo.interface
View
TheView
interface provides a coordinate transformation from model coordinates to eye coordinates.Classes in gov.nasa.worldwind that implement WWObject Modifier and Type Class Description class
AbstractSceneController
class
BasicModel
This class aggregates the objects making up a model: the globe and layers.class
BasicSceneController
class
StereoOptionSceneController
TODO: This file needs to be updated to implement "correct" stereo, as described at: http://www.orthostereo.com/geometryopengl.htmlclass
WorldWindowGLAutoDrawable
A non-platform specificWorldWindow
class.class
WorldWindowImpl
An implementation class for theWorldWindow
interface.class
WWObjectImpl
ImplementsWWObject
functionality. -
Uses of WWObject in gov.nasa.worldwind.awt
Classes in gov.nasa.worldwind.awt that implement WWObject Modifier and Type Class Description class
AWTInputHandler
-
Uses of WWObject in gov.nasa.worldwind.cache
Subinterfaces of WWObject in gov.nasa.worldwind.cache Modifier and Type Interface Description interface
FileStore
Classes in gov.nasa.worldwind.cache that implement WWObject Modifier and Type Class Description class
AbstractFileStore
class
BasicDataFileStore
Basic implementation ofFileStore
. -
Uses of WWObject in gov.nasa.worldwind.data
Subinterfaces of WWObject in gov.nasa.worldwind.data Modifier and Type Interface Description interface
DataStoreProducer
Classes in gov.nasa.worldwind.data that implement WWObject Modifier and Type Class Description class
AbstractDataStoreProducer
class
BasicRasterServer
BasicRasterServer maintains a list of data sources and their properties in the BasicRasterServerCache and is used to compose (mosaic) a data raster of the given region of interest from data sources.class
TiledElevationProducer
class
TiledImageProducer
class
TiledRasterProducer
class
WWDotNetLayerSetConverter
-
Uses of WWObject in gov.nasa.worldwind.event
Classes in gov.nasa.worldwind.event that implement WWObject Modifier and Type Class Description class
NoOpInputHandler
Provides an input handler that does nothing. -
Uses of WWObject in gov.nasa.worldwind.globes
Subinterfaces of WWObject in gov.nasa.worldwind.globes Modifier and Type Interface Description interface
ElevationModel
Provides the elevations to aGlobe
or other object holding elevations.interface
Globe
Represents a planet's shape and terrain.Classes in gov.nasa.worldwind.globes that implement WWObject Modifier and Type Class Description class
Earth
Defines a model of the Earth, using the World Geodetic System (WGS84).class
EarthFlat
Defines a model of the Earth projected onto a plane.class
EllipsoidalGlobe
Defines a globe modeled as an ellipsoid.class
FlatGlobe
Defines a globe represented as a projection onto a plane. -
Uses of WWObject in gov.nasa.worldwind.layers
Subinterfaces of WWObject in gov.nasa.worldwind.layers Modifier and Type Interface Description interface
Layer
Classes in gov.nasa.worldwind.layers that implement WWObject Modifier and Type Class Description class
AbstractGraticuleLayer
Displays a graticule.class
AbstractLayer
class
AnnotationLayer
TheAnnotationLayer
class manages a collection ofAnnotation
objects for rendering and picking.class
BasicTiledImageLayer
class
CachedRenderableLayer
Holds a collection of Renderables and manages local caching of them.class
CompassLayer
class
CrosshairLayer
Renders a crosshair icon in the viewport center or at a specified location.class
GARSGraticuleLayer
Displays the geographic Global Area Reference System (GARS) graticule.class
IconLayer
TheIconLayer
class manages a collection ofWWIcon
objects for rendering and picking.class
LatLonGraticuleLayer
Displays the geographic latitude/longitude graticule.class
LayerList
class
LocalRasterServerLayer
Implements a tiled image layer for a local dataset accessed via a local raster server.class
MarkerLayer
class
RenderableLayer
TheRenderableLayer
class manages a collection ofRenderable
objects for rendering, picking, and disposal.class
ScalebarLayer
Renders a scalebar graphic in a screen corner.class
SkyColorLayer
Paints the sky color background depending on altitude.class
SkyGradientLayer
Renders an atmosphere around the globe and a sky dome at low altitude.class
StarsLayer
Renders a star background based on a subset of ESA Hipparcos catalog.class
SurfaceImageLayer
Displays a collection of local images on the globe.class
TerrainProfileLayer
Displays a terrain profile graph in a screen corner.class
TiledImageLayer
class
ViewControlsLayer
This layer displays onscreen view controls.class
WorldMapLayer
Displays a world map overlay with a current-position crosshair in a screen corner. -
Uses of WWObject in gov.nasa.worldwind.layers.Earth
Classes in gov.nasa.worldwind.layers.Earth that implement WWObject Modifier and Type Class Description class
BMNGOneImage
class
BMNGWMSLayer
class
CountryBoundariesLayer
class
LandsatI3WMSLayer
class
MGRSGraticuleLayer
class
MSVirtualEarthLayer
class
NASAWFSPlaceNameLayer
class
OSMCycleMapLayer
class
OSMMapnikLayer
class
USDANAIPWMSImageLayer
class
USGSDigitalOrtho
class
USGSTopoHighRes
class
USGSTopoLowRes
class
USGSTopoMedRes
class
USGSUrbanAreaOrtho
class
UTMBaseGraticuleLayer
Displays the UTM graticule.class
UTMGraticuleLayer
Displays the UTM graticule. -
Uses of WWObject in gov.nasa.worldwind.layers.mercator
Classes in gov.nasa.worldwind.layers.mercator that implement WWObject Modifier and Type Class Description class
BasicMercatorTiledImageLayer
BasicTiledImageLayer modified 2009-02-03 to add support for Mercator projections.class
MercatorTiledImageLayer
TiledImageLayer modified 2009-02-03 to add support for Mercator projections. -
Uses of WWObject in gov.nasa.worldwind.layers.placename
Classes in gov.nasa.worldwind.layers.placename that implement WWObject Modifier and Type Class Description class
PlaceNameLayer
class
PlaceNameServiceSet
-
Uses of WWObject in gov.nasa.worldwind.layers.rpf
Classes in gov.nasa.worldwind.layers.rpf that implement WWObject Modifier and Type Class Description class
RPFTiledImageLayer
-
Uses of WWObject in gov.nasa.worldwind.ogc.collada.impl
Classes in gov.nasa.worldwind.ogc.collada.impl that implement WWObject Modifier and Type Class Description class
ColladaMeshShape
Shape to render a COLLADA line or triangle mesh. -
Uses of WWObject in gov.nasa.worldwind.ogc.kml.impl
Classes in gov.nasa.worldwind.ogc.kml.impl that implement WWObject Modifier and Type Class Description class
KMLController
Executes the mapping from KML to WorldWind.class
KMLExtrudedPolygonImpl
class
KMLGroundOverlayPolygonImpl
Implementation ofPolygon
to render KML GroundOverlay.class
KMLLineStringPlacemarkImpl
class
KMLModelPlacemarkImpl
Class to load and render a COLLADA model as the geometry of a KML Placemark.class
KMLPointPlacemarkImpl
Implements the Point case of a KML Placemark element.class
KMLPolygonImpl
class
KMLScreenImageImpl
Implements at KML ScreenOverlay element.class
KMLSurfaceImageImpl
class
KMLSurfacePolygonImpl
-
Uses of WWObject in gov.nasa.worldwind.poi
Subinterfaces of WWObject in gov.nasa.worldwind.poi Modifier and Type Interface Description interface
PointOfInterest
Classes in gov.nasa.worldwind.poi that implement WWObject Modifier and Type Class Description class
BasicPointOfInterest
-
Uses of WWObject in gov.nasa.worldwind.render
Subinterfaces of WWObject in gov.nasa.worldwind.render Modifier and Type Interface Description interface
DrawContext
Classes in gov.nasa.worldwind.render that implement WWObject Modifier and Type Class Description class
AbstractAnnotationBalloon
Implementation of balloon usingAnnotation
.class
AbstractBalloon
Abstract implementation ofBalloon
.class
AbstractGeneralShape
A shape that is positioned and oriented independently of its defining geometry.class
AbstractShape
Provides a base class form several geometricRenderable
s.class
AbstractSurfaceObject
Abstract implementation of SurfaceObject that participates in theSceneController
's bulk rendering of SurfaceObjects.class
AbstractSurfaceRenderable
Surface renderable.class
AbstractSurfaceShape
Common superclass for surface conforming shapes such asSurfacePolygon
,SurfacePolyline
,SurfaceEllipse
,SurfaceQuad
, andSurfaceSector
.class
Box
A general box volume defined by a center position and three axis radii.class
Cone
A general cone volume defined by a center position, a height and a radius, or alternatively, by three axis radii.class
Cylinder
A general cylinder volume defined by a center position, height and radius, or alternatively, by three axis radii.class
DrawContextImpl
class
Ellipsoid
A general ellipsoid volume defined by a center position and the three ellipsoid axis radii.class
ExtrudedPolygon
A 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.class
GlobeAnnotationBalloon
An AnnotationBalloon that is attached to a position on the globe.class
Path
Displays a line or curve between positions.class
PointPlacemark
Represents a point placemark consisting of an image, an optional line linking the image to a corresponding point on the terrain, and an optional label.class
Polygon
/** A 3D polygon.class
Pyramid
A general pyramid volume defined by a center position, a height, and two axis lengths.class
RigidShape
A general rigid volume defined by a center position and the three axis radii.class
ScreenAnnotationBalloon
An AnnotationBalloon that is attached to a point on the screen.class
ScreenCreditImage
class
ScreenImage
Draws an image parallel to the screen at a specified screen location relative to the WorldWindow.class
SurfaceCircle
class
SurfaceEllipse
class
SurfaceIcon
Renders an icon image over the terrain surface.class
SurfaceIcons
Renders an icon image over the terrain surface in many locations.class
SurfaceImage
Renders a single image contained in a local file, a remote file, or aBufferedImage
.class
SurfaceMultiPolygon
class
SurfacePolygon
class
SurfacePolygons
Renders fast multiple polygons with or without holes in one pass.class
SurfacePolyline
class
SurfacePolylines
This class renders fast multiple surface polylines in one pass.class
SurfaceQuad
class
SurfaceSector
class
SurfaceSquare
class
SurfaceText
Renders a string of text on the surface of the globe.class
Wedge
A general cylinder volume defined by a center position, height and radius, or alternatively, by three axis radii. -
Uses of WWObject in gov.nasa.worldwind.render.airspaces
Classes in gov.nasa.worldwind.render.airspaces that implement WWObject Modifier and Type Class Description class
AbstractAirspace
class
Box
class
Cake
A cake consists of mutiple adjacent cylinder segments.static class
Cake.Layer
An inner class ofCake
defining the parameters of one of the cake's cylinders.class
CappedCylinder
A cylinder defined by a geographic position, a radius in meters, and minimum and maximum altitudes.class
CappedEllipticalCylinder
An elliptical cylinder defined by a geographic position, major and minor radii in meters, and minimum and maximum altitudes.class
Curtain
A curtain is a series of adjacent rectangular planes.class
Orbit
class
PartialCappedCylinder
A cylinder defined by a geographic position, a radius in meters, and minimum and maximum altitudes.class
PolyArc
class
Polygon
class
Route
Creates a sequence of connected rectangular airspaces specified by a list of positions.class
SphereAirspace
A spherical airspace shape defined by a center location and a radius.class
SurfaceBox
class
TrackAirspace
Creates a sequence of potentially disconnected rectangular airspaces specified by a collection ofBox
objects. -
Uses of WWObject in gov.nasa.worldwind.render.airspaces.editor
Subinterfaces of WWObject in gov.nasa.worldwind.render.airspaces.editor Modifier and Type Interface Description interface
AirspaceEditor
Classes in gov.nasa.worldwind.render.airspaces.editor that implement WWObject Modifier and Type Class Description class
AbstractAirspaceEditor
class
PolygonEditor
class
SphereAirspaceEditor
-
Uses of WWObject in gov.nasa.worldwind.retrieve
Subinterfaces of WWObject in gov.nasa.worldwind.retrieve Modifier and Type Interface Description interface
RetrievalService
interface
Retriever
Classes in gov.nasa.worldwind.retrieve that implement WWObject Modifier and Type Class Description class
BasicRetrievalService
Performs threaded retrieval of data.class
HTTPRetriever
class
JarRetriever
Retrieves resources identified by a jar url, which has the form jar:<url>!/{entry}, as in: jar:http://www.foo.com/bar/baz.jar!/COM/foo/Quux.class.class
LocalRasterServerRetriever
class
URLRetriever
-
Uses of WWObject in gov.nasa.worldwind.symbology
Subinterfaces of WWObject in gov.nasa.worldwind.symbology Modifier and Type Interface Description interface
TacticalSymbol
TacticalSymbol provides a common interface for displaying tactical point symbols from symbology sets.Classes in gov.nasa.worldwind.symbology that implement WWObject Modifier and Type Class Description class
AbstractTacticalSymbol
-
Uses of WWObject in gov.nasa.worldwind.symbology.milstd2525
Classes in gov.nasa.worldwind.symbology.milstd2525 that implement WWObject Modifier and Type Class Description class
MilStd2525TacticalSymbol
Implementation ofTacticalSymbol
that provides support for tactical symbols from the MIL-STD-2525 symbology set. -
Uses of WWObject in gov.nasa.worldwind.symbology.milstd2525.graphics
Classes in gov.nasa.worldwind.symbology.milstd2525.graphics that implement WWObject Modifier and Type Class Description class
EchelonSymbol
Tactical symbol implementation to render the echelon modifier as part of a tactical graphic.class
TacticalGraphicSymbol
Implementation of TacticalSymbol to render point graphics defined by MIL-STD-2525C Appendix B (Tactical Graphics). -
Uses of WWObject in gov.nasa.worldwind.symbology.milstd2525.graphics.areas
Classes in gov.nasa.worldwind.symbology.milstd2525.graphics.areas that implement WWObject Modifier and Type Class Description class
LimitedAccessSymbol
Implementation of TacticalSymbol that renders a symbol inside a pentagon, for the Limited Access Area graphic. -
Uses of WWObject in gov.nasa.worldwind.symbology.milstd2525.graphics.lines
Classes in gov.nasa.worldwind.symbology.milstd2525.graphics.lines that implement WWObject Modifier and Type Class Description protected static class
ForwardEdgeOfBattleArea.FEBASymbol
Implementation of TacticalSymbol to draw a symbol at the end of a FEBA line. -
Uses of WWObject in gov.nasa.worldwind.terrain
Subinterfaces of WWObject in gov.nasa.worldwind.terrain Modifier and Type Interface Description interface
Tessellator
Classes in gov.nasa.worldwind.terrain that implement WWObject Modifier and Type Class Description class
AbstractElevationModel
class
BasicElevationModel
class
BathymetryFilterElevationModel
An elevation model to map another elevation model's depths to a constant value, usually 0.class
CompoundElevationModel
class
HighResolutionTerrain
Provides operations on the best available terrain.class
LocalElevationModel
Implements an elevation model for a local file or collection of files containing elevation data.class
LocalRasterServerElevationModel
Implements anElevationModel
for a local dataset accessed via a local raster server (RasterServer
).class
RectangularTessellator
class
WCSElevationModel
class
WMSBasicElevationModel
class
ZeroElevationModel
An elevation model that always returns zero elevations. -
Uses of WWObject in gov.nasa.worldwind.util
Classes in gov.nasa.worldwind.util that implement WWObject Modifier and Type Class Description class
BasicScheduledTaskService
A service to execute tasks periodically, or after a delay.class
ContourList
class
LevelSet
class
ThreadedTaskService
-
Uses of WWObject in gov.nasa.worldwind.util.layertree
Classes in gov.nasa.worldwind.util.layertree that implement WWObject Modifier and Type Class Description class
KMLContainerTreeNode
AKMLFeatureTreeNode
that represents a KML container defined by a
.KMLAbstractContainer
class
KMLFeatureTreeNode
ATreeNode
that represents a KML feature defined by a
.KMLAbstractFeature
class
KMLLayerTreeNode
ALayerTreeNode
that represents a KML feature hierarchy defined by a
.KMLRoot
class
KMLNetworkLinkTreeNode
AKMLFeatureTreeNode
that represents a KML network link defined by a
.KMLNetworkLink
class
LayerTree
ARenderable
tree of
objects and their content.Layer
class
LayerTreeModel
A tree model representing
objects and their content.Layer
class
LayerTreeNode
ATreeNode
that represents a
.Layer
-
Uses of WWObject in gov.nasa.worldwind.util.measure
Classes in gov.nasa.worldwind.util.measure that implement WWObject Modifier and Type Class Description protected static class
MeasureTool.CustomRenderableLayer
-
Uses of WWObject in gov.nasa.worldwind.util.tree
Subinterfaces of WWObject in gov.nasa.worldwind.util.tree Modifier and Type Interface Description interface
Tree
A tree of objects, drawn in the WorldWindow, that the user can interact with.interface
TreeLayout
Handles rendering aTree
.interface
TreeModel
Contents of aTree
.interface
TreeNode
Describes a node in aTree
.Classes in gov.nasa.worldwind.util.tree that implement WWObject Modifier and Type Class Description class
BasicTree
Basic implementation of aTree
control.class
BasicTreeLayout
Layout that draws aTree
similar to a file browser tree.class
BasicTreeModel
Basic implementation of aTreeModel
.class
BasicTreeNode
Default implementation of aTreeNode
. -
Uses of WWObject in gov.nasa.worldwind.view
Classes in gov.nasa.worldwind.view that implement WWObject Modifier and Type Class Description class
BasicView
A base class from whichView
implementations can be derived. -
Uses of WWObject in gov.nasa.worldwind.view.firstperson
Classes in gov.nasa.worldwind.view.firstperson that implement WWObject Modifier and Type Class Description class
BasicFlyView
This 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 WWObject in gov.nasa.worldwind.view.orbit
Subinterfaces of WWObject in gov.nasa.worldwind.view.orbit Modifier and Type Interface Description interface
OrbitView
Classes in gov.nasa.worldwind.view.orbit that implement WWObject Modifier and Type Class Description class
BasicOrbitView
-
Uses of WWObject in gov.nasa.worldwind.wms
Classes in gov.nasa.worldwind.wms that implement WWObject Modifier and Type Class Description class
WMSTiledImageLayer
-
Uses of WWObject in gov.nasa.worldwindx.applications.antenna
Classes in gov.nasa.worldwindx.applications.antenna that implement WWObject Modifier and Type Class Description class
AntennaAxes
Provides axes forAntennaModel
.class
AntennaModel
Models antenna gain. -
Uses of WWObject in gov.nasa.worldwindx.applications.glider
Classes in gov.nasa.worldwindx.applications.glider that implement WWObject Modifier and Type Class Description class
GliderImageLayer
Internal class to realize and control image and region drawing. -
Uses of WWObject in gov.nasa.worldwindx.applications.sar
Classes in gov.nasa.worldwindx.applications.sar that implement WWObject Modifier and Type Class Description class
ElevationPlane
Renders a textured plane at a given elevation.class
LicenseAgreement
class
SARSegmentPlane
class
SARTrack
-
Uses of WWObject in gov.nasa.worldwindx.applications.sar.segmentplane
Classes in gov.nasa.worldwindx.applications.sar.segmentplane that implement WWObject Modifier and Type Class Description class
SegmentPlane
class
SegmentPlaneEditor
-
Uses of WWObject in gov.nasa.worldwindx.examples
Classes in gov.nasa.worldwindx.examples that implement WWObject Modifier and Type Class Description protected static class
AirspaceBuilder.AirspaceBuilderController
protected static class
AirspaceBuilder.AirspaceEntry
static class
ConfiguringGLRuntimeCapabilities.MyGLAutoDrawable
Subclass ofWorldWindowGLAutoDrawable
which overrides the methodWorldWindowGLAutoDrawable.init(com.jogamp.opengl.GLAutoDrawable)
to configure the OpenGL features used by the WorldWind SDK.static class
DebuggingGLErrors.MyGLAutoDrawable
Subclass ofWorldWindowGLAutoDrawable
which overrides the methodWorldWindowGLAutoDrawable.init(com.jogamp.opengl.GLAutoDrawable)
to configure the OpenGL error logger.protected class
MarkersOrder.AppFrame.TimedMarkerLayer
static class
PickFrustum.PickFrustumLayer
class
RadarVolume
Displays a volume defined by a near and far grid of positions. -
Uses of WWObject in gov.nasa.worldwindx.examples.analytics
Classes in gov.nasa.worldwindx.examples.analytics that implement WWObject Modifier and Type Class Description protected static class
AnalyticSurface.AnalyticSurfaceObject
protected static class
AnalyticSurface.ClampToGroundSurface
protected static class
AnalyticSurface.ShadowSurface
-
Uses of WWObject in gov.nasa.worldwindx.examples.lineofsight
Classes in gov.nasa.worldwindx.examples.lineofsight that implement WWObject Modifier and Type Class Description class
PointGrid
-
Uses of WWObject in gov.nasa.worldwindx.examples.multiwindow
Classes in gov.nasa.worldwindx.examples.multiwindow that implement WWObject Modifier and Type Class Description protected static class
ViewVolumeViewer.SectorGeometryLayer
protected static class
ViewVolumeViewer.ViewVolumeLayer
-
Uses of WWObject in gov.nasa.worldwindx.examples.shapebuilder
Classes in gov.nasa.worldwindx.examples.shapebuilder that implement WWObject Modifier and Type Class Description class
AbstractShapeEditor
An abstract class defining common functionality and fields for editors used in the RigidShapeBuilder example.class
BoxEditor
class
ConeEditor
class
CylinderEditor
protected static class
ExtrudedPolygonBuilder.PolygonBuilderController
protected static class
ExtrudedPolygonBuilder.PolygonEntry
class
ExtrudedPolygonEditor
class
PyramidEditor
protected static class
RigidShapeBuilder.AbstractShapeBuilderController
protected static class
RigidShapeBuilder.AbstractShapeEntry
The AbstractShapeEntry class defines a shape entry in the AbstractShapeBuilderModel.class
RigidShapeEditor
class
WedgeEditor
-
Uses of WWObject in gov.nasa.worldwindx.examples.util
Classes in gov.nasa.worldwindx.examples.util that implement WWObject Modifier and Type Class Description class
DirectedPath
APath
that draws arrowheads between the path positions to indicate direction.class
DirectedSurfacePolyline
ASurfacePolyline
that draws arrowheads between the polyline positions to indicate direction.class
LayerManagerLayer
Displays the layer list in a heads-up display in the viewport.protected static class
OpenStreetMapShapefileLoader.TextAndShapesLayer
class
ScreenSelector
ScreenSelector is an application utility that provides interactive screen rectangle selection with visual feedback, and tracks the list of objects intersecting the screen rectangle.class
SectorSelector
Provides an interactive region selector.protected static class
SectorSelector.RegionShape
class
StatusLayer
Renders statusbar information as a layer.static class
StatusLayer.StatusMGRSLayer
static class
StatusLayer.StatusUTMLayer
-