Modifier and Type | Class and 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.html
This scene controller draws in stereo, either red-blue anaglyph or device supported if the display device provides
stereo directly.
|
class |
WorldWindowGLAutoDrawable
A non-platform specific
WorldWindow class. |
class |
WorldWindowImpl
An implementation class for the
WorldWindow interface. |
class |
WWObjectImpl
Implements
WWObject functionality. |
Modifier and Type | Class and Description |
---|---|
class |
AWTInputHandler |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFileStore |
protected static class |
AbstractFileStore.StoreLocation |
class |
BasicDataFileStore
Basic implementation of
FileStore . |
static class |
ShapeDataCache.ShapeDataCacheEntry |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataRaster |
class |
AbstractDataRasterReader
Abstract base class for most
DataRasterReader implementations. |
class |
AbstractDataStoreProducer |
static class |
AbstractDataStoreProducer.SourceInfo |
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 |
BILRasterReader |
class |
BufferedImageRaster |
class |
BufferWrapperRaster |
class |
ByteBufferRaster |
class |
CachedDataRaster
The
CachedDataRaster is used to hold data raster's source and metadata, while the actual data raster may
not be loaded in to the memory. |
class |
DDSRasterReader |
class |
DTEDRasterReader |
class |
GDALDataRaster |
class |
GDALDataRasterReader |
class |
GeotiffRasterReader |
class |
ImageIORasterReader |
class |
MipMappedBufferedImageRaster |
class |
RPFRasterReader |
class |
TiledElevationProducer |
class |
TiledImageProducer |
class |
TiledRasterProducer |
class |
WWDotNetLayerSetConverter |
Modifier and Type | Class and Description |
---|---|
class |
NoOpInputHandler
Provides an input handler that does nothing.
|
Modifier and Type | Class and 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.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGraticuleLayer
Displays a graticule.
|
class |
AbstractLayer |
class |
AnnotationLayer
The
AnnotationLayer class manages a collection of Annotation 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 |
GraticuleRenderingParams |
class |
IconLayer
The
IconLayer class manages a collection of WWIcon objects for
rendering and picking. |
class |
LatLonGraticuleLayer
Displays the geographic latitude/longitude graticule.
|
class |
LocalRasterServerLayer
Implements a tiled image layer for a local dataset accessed via a local raster server.
|
class |
MarkerLayer |
class |
RenderableLayer
The
RenderableLayer class manages a collection of Renderable 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.
|
Modifier and Type | Class and Description |
---|---|
class |
BMNGOneImage |
class |
BMNGWMSLayer |
class |
CountryBoundariesLayer |
class |
LandsatI3WMSLayer |
class |
MGRSGraticuleLayer |
class |
MSVirtualEarthLayer |
class |
NASAWFSPlaceNameLayer |
class |
OSMCycleMapLayer |
class |
OSMMapnikLayer |
class |
ScankortDenmarkImageLayer |
class |
USDANAIPWMSImageLayer |
class |
USGSDigitalOrtho |
class |
USGSTopoHighRes |
class |
USGSTopoLowRes |
class |
USGSTopoMedRes |
class |
USGSUrbanAreaOrtho |
class |
UTMBaseGraticuleLayer
Displays the UTM graticule.
|
class |
UTMGraticuleLayer
Displays the UTM graticule.
|
Modifier and Type | Class and 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.
|
Modifier and Type | Class and Description |
---|---|
class |
PlaceNameLayer |
class |
PlaceNameServiceSet |
Modifier and Type | Class and Description |
---|---|
class |
RPFTiledImageLayer |
Modifier and Type | Class and Description |
---|---|
class |
ColladaParserContext
The parser context for Collada documents.
|
Modifier and Type | Class and Description |
---|---|
class |
ColladaMeshShape
Shape to render a COLLADA line or triangle mesh.
|
protected static class |
ColladaMeshShape.ShapeData
This class holds globe-specific data for this shape.
|
Modifier and Type | Class and Description |
---|---|
class |
KMLParserContext
The parser context for KML and KMZ docuements.
|
protected static class |
KMLRegion.RegionData
RegionData holds a Region's computed data used during a single call to Region.isActive ,
and is unique to a particular Globe . |
Modifier and Type | Class and Description |
---|---|
class |
GXParserContext |
Modifier and Type | Class and Description |
---|---|
class |
KMLController
Executes the mapping from KML to World Wind.
|
class |
KMLExtrudedPolygonImpl |
class |
KMLGroundOverlayPolygonImpl
Implementation of
Polygon 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 |
Modifier and Type | Class and Description |
---|---|
class |
PickedObject |
Modifier and Type | Class and Description |
---|---|
class |
BasicPointOfInterest |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAnnotation
An
Annotation represent a text label and its rendering attributes. |
class |
AbstractAnnotationBalloon
Implementation of balloon using
Annotation . |
class |
AbstractBalloon
Abstract implementation of
Balloon . |
class |
AbstractBrowserBalloon
A
that displays HTML, JavaScript, and Flash content using the
system's native browser. |
static class |
AbstractBrowserBalloon.BrowserControl |
class |
AbstractGeneralShape
A shape that is positioned and oriented independently of its defining geometry.
|
protected static class |
AbstractGeneralShape.ShapeData
This class holds globe-specific data for this shape.
|
class |
AbstractShape
Provides a base class form several geometric
Renderable s. |
protected static class |
AbstractShape.AbstractShapeData
Holds the globe-dependent data captured in this shape's data cache.
|
class |
AbstractSurfaceObject
Abstract implementation of SurfaceObject that participates in the
SceneController 's bulk
rendering of SurfaceObjects. |
class |
AbstractSurfaceRenderable
Surface renderable.
|
class |
AbstractSurfaceShape
Common superclass for surface conforming shapes such as
SurfacePolygon , SurfacePolyline , SurfaceEllipse , SurfaceQuad , and SurfaceSector . |
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.
|
protected static class |
ExtrudedPolygon.ShapeData
The
ShapeData class holds globe-specific data for this shape. |
class |
GlobeAnnotation
Represent a text label attached to a Position on the globe and its rendering attributes.
|
class |
GlobeAnnotationBalloon
An AnnotationBalloon that is attached to a position on the globe.
|
class |
GlobeBrowserBalloon
A
that displays HTML, JavaScript, and Flash content using
the system's native browser, and who's origin is located at a position on the Globe . |
class |
LazilyLoadedTexture
Represents a texture derived from a lazily loaded image source such as an image file or a
BufferedImage . |
protected static class |
MultiResolutionPath.MultiResolutionPathData
Deprecated.
Subclass of PathData that adds the capability to map which ordinal number corresponds to each rendered position.
|
class |
Path
Displays a line or curve between positions.
|
protected static class |
Path.PathData
Maintains globe-dependent computed data such as Cartesian vertices and extents.
|
class |
Pedestal |
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.
|
protected static class |
Polygon.ShapeData
This class holds globe-specific data for this shape.
|
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.
|
protected static class |
RigidShape.ShapeData
Maintains globe-dependent computed data such as Cartesian vertices and extents.
|
class |
ScreenAnnotation
Represent a text label attached to a Point on the viewport and its rendering attributes.
|
class |
ScreenAnnotationBalloon
An AnnotationBalloon that is attached to a point on the screen.
|
class |
ScreenBrowserBalloon
A
that displays HTML, JavaScript, and Flash content
using the system's native browser, and who's origin is located at a point on the screen. |
class |
ScreenCreditImage |
class |
ScreenImage
Draws an image parallel to the screen at a specified screen location relative to the World Window.
|
class |
ScreenRelativeAnnotation
Provides a screen annotation positioned relatively to the window rather than absolutely.
|
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 a
BufferedImage . |
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 |
UserFacingIcon |
class |
Wedge
A general cylinder volume defined by a center position, height and radius, or alternatively, by three axis radii.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAirspace |
class |
Box |
class |
Cake
A cake consists of mutiple adjacent cylinder segments.
|
static class |
Cake.Layer
An inner class of
Cake 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 |
Geometry |
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 |
ScreenSizeDetailLevel |
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 of
Box objects. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAirspaceEditor |
class |
PolygonEditor |
class |
SphereAirspaceEditor |
Modifier and Type | Class and Description |
---|---|
class |
BasicRetrievalService
Performs threaded retrieval of data.
|
class |
HTTPRetriever |
class |
JarRetriever
Retrieves resources identified by a jar url, which has the form jar:
|
class |
LocalRasterServerRetriever |
class |
URLRetriever |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTacticalGraphic
Base class for tactical graphics.
|
class |
AbstractTacticalSymbol |
protected static class |
AbstractTacticalSymbol.IconTexture |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMilStd2525TacticalGraphic
Base class for MIL-STD-2525 tactical graphics.
|
class |
MilStd2525PointGraphic
Implementation of MIL-STD-2525 point graphics.
|
class |
MilStd2525TacticalSymbol
Implementation of
TacticalSymbol that provides support for tactical symbols from
the MIL-STD-2525 symbology
set. |
class |
MilStd2525UnitsFormat
Units format configured to format locations and altitudes according to the defaults defined by MIL-STD-2525C.
|
class |
SymbolCode
SymbolCode provides a utility for parsing and representing the individual fields of a MIL-STD-2525 symbol
identification code (SIDC).
|
Modifier and Type | Class and 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).
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCircularGraphic
Base class for circular area graphics.
|
class |
AbstractRectangularGraphic
Base class for rectangular area graphics.
|
class |
AirfieldZone
Implementation of the Airfield Zone graphic (hierarchy 2.X.2.1.3.11, SIDC: G*GPGAZ---****X).
|
class |
Airhead
Implementation of the Airhead graphic (2.X.2.6.2.2).
|
class |
Ambush
Implementation of the Ambush graphic (2.X.2.6.1.1).
|
class |
AttackByFirePosition
Implementation of the Attack By Fire Position graphic (2.X.2.5.3.3).
|
class |
AviationZone
Implementation of aviation area graphics.
|
class |
BasicArea
Implementation of general area graphics.
|
class |
BattlePosition
Implementation of Battle Position graphics.
|
class |
CircularFireSupportArea
Implementation of circular Fire Support graphics.
|
class |
CircularPositionArea
Implementation of the Position Area for Artillery, Circular graphic (2.X.4.3.2.6.2).
|
class |
CircularRangeFan
Implementation of the Circular Weapon/Sensor Range Fan graphic (2.X.4.3.4.1).
|
class |
CombatSupportArea
Implementation of combat support area graphics.
|
class |
Dummy
Implementation of the Dummy graphic (hierarchy 2.X.2.3.1, SIDC: G*GPPD----****X).
|
class |
Encirclement
Implementation of the Encirclement graphic (2.X.2.6.2.3).
|
class |
FilledArea
An area that is filled with a pattern of diagonal lines.
|
class |
FortifiedArea
Implementation of the Fortified Area graphic (2.X.2.1.3.4).
|
class |
GroupOfTargets
Implementation of the Series or Group of Targets graphic (2.X.4.3.1.3).
|
class |
IrregularFireSupportArea
Implementation of the irregular Fire Support area graphics.
|
class |
LimitedAccessArea
Implementation of the Limited Access Area graphic (2.X.2.1.3.10).
|
class |
LimitedAccessSymbol
Implementation of TacticalSymbol that renders a symbol inside a pentagon, for the Limited Access Area graphic.
|
class |
MinimumSafeDistanceZones
Implementation of the Minimum Safe Distance Zone graphic (2.X.3.4.1).
|
class |
OffenseArea
Implementation of offense area graphics.
|
class |
RectangularFireSupportArea
Implementation of rectangular Fire Support graphics.
|
class |
RectangularPositionArea
Implementation of the Position Area for Artillery, Rectangular graphic (2.X.4.3.2.6.1).
|
class |
RectangularTarget
Implementation of the Rectangular Target graphic (hierarchy 2.X.4.3.1.1, SIDC: G*FPATR---****X).
|
class |
SearchArea
Implementation of the Search Area/Reconnaissance Area graphic (2.X.2.1.3.9).
|
class |
SectorRangeFan
Implementation of the Sector Weapon/Sensor Range Fans graphic (2.X.4.3.4.2).
|
class |
Smoke
Implementation of the Smoke graphic (hierarchy 2.X.4.3.1.4, SIDC: G*FPATS---****X).
|
class |
SpecialInterestArea
Implementation of General Command/Special area graphics.
|
class |
SupportByFirePosition
Implementation of the Support By Fire Position graphic (2.X.2.5.3.4).
|
class |
WeaponsFreeZone
Implementation of the Weapons Free Zone graphic (2.X.2.2.3.5).
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAxisArrow
Base class for axis of advance arrow graphics.
|
class |
AdvanceForFeint
Implementation of the Axis of Advance for Feint graphic (2.X.2.3.3).
|
class |
Airborne
Implementation of the Airborne graphic (hierarchy 2.X.2.5.2.1.2, SIDC: G*GPOLAA--****X).
|
class |
AttackRotaryWing
Implementation of the Aviation offensive graphic (hierarchy 2.X.2.5.2.1.3, SIDC: G*GPOLAR--****X).
|
class |
Aviation
Implementation of the Aviation offensive graphic (hierarchy 2.X.2.5.2.1.1, SIDC: G*GPOLAV--****X).
|
class |
Boundary
Implementation of the Boundary graphic (2.X.2.1.2.1).
|
class |
DirectionOfAttack
Direction of Attack graphics.
|
class |
DirectionOfAttackAviation
Implementation of the Direction of Attack, Aviation graphic (2.X.2.5.2.2.1).
|
class |
DirectionOfAttackForFeint
Implementation of the Direction of Attack for Feint graphic (2.X.2.3.3).
|
class |
DoseRateContourLine
Implementation of the Dose Rate Contour Line graphic (2.X.3.4.9).
|
class |
FireSupportLine
Implementation of Fire Support line graphics.
|
class |
ForwardEdgeOfBattleArea
Implementation of the Forward Edge of Battle Area (FEBA) graphic (2.X.2.4.2.1).
|
protected static class |
ForwardEdgeOfBattleArea.FEBASymbol
Implementation of TacticalSymbol to draw a symbol at the end of a FEBA line.
|
class |
ForwardLineOfOwnTroops
Implementation of the Forward Line of Own Troops graphic (2.X.2.1.2.2).
|
class |
HoldingLine
This class implements the following graphics:
Holding Line (2.X.2.6.1.2) Bridgehead (2.X.2.6.1.4)
Note: These graphics require three control points.
|
class |
InfiltrationLane
Implementation of the Infiltration Lane graphic (2.X.2.5.2.4).
|
class |
LinearTarget
Implementation of Linear Target graphics.
|
class |
LineOfContact
Implementation of the Line of Contact graphic (2.X.2.1.2.3).
|
class |
MainAttack
Implementation of the Main Attack graphic (hierarchy 2.X.2.5.2.1.4.1, SIDC: G*GPOLAGM-****X).
|
class |
MunitionFlightPath |
class |
PhaseLine
Implementation of phase line graphics.
|
class |
PrincipleDirectionOfFire
Implementation of the Principle Direction of Fire graphic (2.X.2.4.2.2).
|
class |
PullUpPoint
Implementation of the Pull-Up Point (PUP) graphic (2.X.2.2.1.3).
|
class |
Route
Implementation of the aviation route graphics.
|
class |
RoutePoint
Implementation of aviation route control point graphics.
|
class |
SupportingAttack
Implementation of the Supporting Attack graphic (hierarchy 2.X.2.5.2.1.4.2, SIDC: G*GPOLAGS-****X).
|
Modifier and Type | Class and 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 an
ElevationModel 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.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHotSpot
AbstractHotSpot is an abstract base class for the
HotSpot interface. |
class |
AbstractResizeHotSpot
A HotSpot for resizing a frame or window.
|
class |
BasicNetworkStatus
Basic implementation of NetworkStatus.
|
class |
BasicScheduledTaskService
A service to execute tasks periodically, or after a delay.
|
class |
ContourList |
class |
EditorAnnotation |
class |
Level |
class |
LevelSet |
static class |
RasterControlPointList.ControlPoint |
class |
ThreadedTaskService |
class |
UnitsFormat
Consolidates the conversion, display and formatting of geographic units such as lengths in miles and areas in
hectares.
|
Modifier and Type | Class and Description |
---|---|
class |
KMLContainerTreeNode
A
KMLFeatureTreeNode that represents a KML container defined by a . |
class |
KMLFeatureTreeNode
A
TreeNode that represents a KML feature defined by a . |
class |
KMLLayerTreeNode
A
LayerTreeNode that represents a KML feature hierarchy defined by a . |
class |
KMLNetworkLinkTreeNode
A
KMLFeatureTreeNode that represents a KML network link defined by a . |
class |
LayerTree
A
Renderable tree of objects and their content. |
class |
LayerTreeModel
A tree model representing
objects and their content. |
class |
LayerTreeNode
A
TreeNode that represents a . |
Modifier and Type | Class and Description |
---|---|
class |
MeasureTool
A utility class to interactively draw shapes and measure distance and area across the terrain.
|
static class |
MeasureTool.ControlPoint |
protected static class |
MeasureTool.ControlPointWithLeader |
protected static class |
MeasureTool.CustomRenderableLayer |
Modifier and Type | Class and Description |
---|---|
class |
BasicTree
Basic implementation of a
Tree control. |
class |
BasicTreeLayout
Layout that draws a
Tree similar to a file browser tree. |
class |
BasicTreeModel
Basic implementation of a
TreeModel . |
class |
BasicTreeNode
Default implementation of a
TreeNode . |
class |
DragControl
A
TreeHotSpot that can handle drag events. |
class |
FrameResizeControl
A screen control for resizing a frame.
|
class |
ScrollBar.ScrollControl
Control for the scroll arrows and areas of the scroll bar above and below the knob.
|
class |
ScrollBar.ScrollKnob
Control for dragging the scroll knob.
|
class |
ScrollFrame
A frame that can scroll its contents.
|
class |
TreeHotSpot
An area of a
Tree that can receive select and mouse events. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractWebView
Abstract base class for
WebView implementations. |
class |
MacWebView |
class |
WindowsWebView
WebView implementation for Windows. |
Modifier and Type | Class and Description |
---|---|
class |
BasicXMLEventParserContext
Provides an implementation of
XMLEventParserContext . |
Modifier and Type | Class and Description |
---|---|
class |
AtomParserContext |
Modifier and Type | Class and Description |
---|---|
class |
XALParserContext |
Modifier and Type | Class and Description |
---|---|
class |
BasicView
A base class from which
View implementations can be derived. |
Modifier and Type | Class and 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).
|
Modifier and Type | Class and Description |
---|---|
class |
BasicOrbitView |
Modifier and Type | Class and Description |
---|---|
class |
WMSTiledImageLayer |
Modifier and Type | Class and Description |
---|---|
class |
AntennaAxes
Provides axes for
AntennaModel . |
protected static class |
AntennaAxes.ShapeData
This class holds globe-specific data for this shape.
|
class |
AntennaModel
Models antenna gain.
|
protected static class |
AntennaModel.ShapeData
This class holds globe-specific data for this shape.
|
Modifier and Type | Class and Description |
---|---|
class |
DataInstaller
Handles all the work necessary to install tiled image layers and elevation models.
|
class |
FileSet
Represents a collection of installable data.
|
class |
FileSetPreviewImageGenerator
Generates a preview image for a file set.
|
class |
FileSetRPF
A file set specific to RPF data.
|
class |
FileStoreDataSet
Represents one data set within a World Wind filestore.
|
Modifier and Type | Class and Description |
---|---|
class |
GliderImage |
class |
GliderImageLayer
Internal class to realize and control image and region drawing.
|
class |
GliderRegionOfInterest
Describes a region to highlight.
|
Modifier and Type | Class and Description |
---|---|
class |
ElevationPlane
Renders a textured plane at a given elevation.
|
class |
LicenseAgreement |
class |
NOSALicenseAgreement |
class |
SARAnnotation |
class |
SARSegmentPlane |
class |
SARTrack |
Modifier and Type | Class and Description |
---|---|
class |
SegmentPlane |
class |
SegmentPlaneEditor |
Modifier and Type | Class and Description |
---|---|
class |
ToolTipAnnotation |
Modifier and Type | Method and Description |
---|---|
AVListImpl |
WMSLayerInfo.getParams() |
Modifier and Type | Class and Description |
---|---|
class |
WWOUnitsFormat |
Modifier and Type | Class and Description |
---|---|
class |
WWOMeasureTool |
class |
WWOMeasureToolControlPoints.ControlPoint |
Modifier and Type | Field and Description |
---|---|
protected AVListImpl |
WWOMeasureDisplay.avList |
Modifier and Type | Class and Description |
---|---|
protected static class |
AirspaceBuilder.AirspaceBuilderController |
protected static class |
AirspaceBuilder.AirspaceEntry |
static class |
ConfiguringGLRuntimeCapabilities.MyGLAutoDrawable
Subclass of
WorldWindowGLAutoDrawable which overrides the method WorldWindowGLAutoDrawable.init(javax.media.opengl.GLAutoDrawable) to configure the OpenGL
features used by the World Wind SDK. |
static class |
DebuggingGLErrors.MyGLAutoDrawable
Subclass of
WorldWindowGLAutoDrawable which overrides the method WorldWindowGLAutoDrawable.init(javax.media.opengl.GLAutoDrawable) to configure the OpenGL
error logger. |
class |
LineBuilder
A utility class to interactively build a polyline.
|
protected class |
MarkersOrder.AppFrame.TimedMarkerLayer |
static class |
PickFrustum.PickFrustumLayer |
class |
RadarVolume
Displays a volume defined by a near and far grid of positions.
|
protected static class |
RadarVolume.ShapeData
This class holds globe-specific data for this shape.
|
Modifier and Type | Field and Description |
---|---|
protected AVListImpl |
WMSLayersPanel.LayerInfo.params |
Modifier and Type | Class and Description |
---|---|
protected static class |
AnalyticSurface.AnalyticSurfaceObject |
protected static class |
AnalyticSurface.ClampToGroundSurface |
protected static class |
AnalyticSurface.ShadowSurface |
Modifier and Type | Class and Description |
---|---|
class |
PointGrid |
Modifier and Type | Class and Description |
---|---|
protected static class |
ViewVolumeViewer.SectorGeometryLayer |
protected static class |
ViewVolumeViewer.ViewVolumeLayer |
Modifier and Type | Class and 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 |
Modifier and Type | Class and Description |
---|---|
class |
AudioPlayerAnnotation |
class |
BalloonResizeController
Create a controller to resize a
Balloon by dragging the mouse. |
class |
ButtonAnnotation |
class |
DialogAnnotation |
protected static class |
DialogAnnotation.BusyImage |
class |
DirectedPath
A
Path that draws arrowheads between the path positions to indicate direction. |
class |
DirectedSurfacePolyline
A
SurfacePolyline that draws arrowheads between the polyline positions to indicate direction. |
class |
ImageAnnotation |
class |
LayerManagerLayer
Displays the layer list in a heads-up display in the viewport.
|
protected static class |
OpenStreetMapShapefileLoader.TextAndShapesLayer |
class |
ProgressAnnotation |
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 |
SlideShowAnnotation |
class |
StatusLayer
Renders statusbar information as a layer.
|
static class |
StatusLayer.StatusMGRSLayer |
static class |
StatusLayer.StatusUTMLayer |
Modifier and Type | Field and Description |
---|---|
protected AVListImpl |
WCSCoveragePanel.CoverageInfo.params |