| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
View
The  
View interface provides a coordinate transformation from model coordinates to eye coordinates. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ElevationModel
 Provides the elevations to a  
Globe or other object holding elevations. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Layer  | 
| 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  | 
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  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RPFTiledImageLayer  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ColladaMeshShape
Shape to render a COLLADA line or triangle mesh. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
KMLExtrudedPolygonImpl  | 
class  | 
KMLGroundOverlayPolygonImpl
Implementation of  
Polygon to render KML GroundOverlay. | 
class  | 
KMLLineStringPlacemarkImpl  | 
class  | 
KMLPolygonImpl  | 
class  | 
KMLSurfacePolygonImpl  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Annotation
Represent a text label and its rendering attributes. 
 | 
interface  | 
SurfaceShape
Common interface for surface conforming shapes such as  
SurfacePolygon, SurfacePolyline, SurfaceEllipse, SurfaceQuad, and SurfaceSector. | 
interface  | 
WWIcon
Provides a general interface for icons rendered by World Wind. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractAnnotation
An  
Annotation represent a text label and its rendering attributes. | 
class  | 
AbstractGeneralShape
A shape that is positioned and oriented independently of its defining geometry. 
 | 
class  | 
AbstractShape
Provides a base class form several geometric  
Renderables. | 
class  | 
AbstractSurfaceShape
Common superclass for surface conforming shapes such as  
SurfacePolygon, SurfacePolyline, SurfaceEllipse, SurfaceQuad, and SurfaceSector. | 
class  | 
AnnotationAttributes
Annotation attributes set. | 
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  | 
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  | 
GlobeAnnotation
Represent a text label attached to a Position on the globe and its rendering attributes. 
 | 
class  | 
Path
Displays a line or curve between positions. 
 | 
class  | 
Pedestal  | 
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  | 
ScreenAnnotation
Represent a text label attached to a Point on the viewport and its rendering attributes. 
 | 
class  | 
ScreenRelativeAnnotation
Provides a screen annotation positioned relatively to the window rather than absolutely. 
 | 
class  | 
SurfaceCircle  | 
class  | 
SurfaceEllipse  | 
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  | 
UserFacingIcon  | 
class  | 
Wedge
A general cylinder volume defined by a center position, height and radius, or alternatively, by three axis radii. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Airspace  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractAirspace  | 
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  | 
Orbit  | 
class  | 
PartialCappedCylinder
A cylinder defined by a geographic position, a radius in meters, and minimum and maximum altitudes. 
 | 
class  | 
PolyArc  | 
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 of  
Box objects. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
AirspaceEditor  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractAirspaceEditor  | 
class  | 
PolygonEditor  | 
class  | 
SphereAirspaceEditor  | 
| 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  | 
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  | 
WCSElevationModel  | 
class  | 
WMSBasicElevationModel  | 
class  | 
ZeroElevationModel
An elevation model that always returns zero elevations. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EditorAnnotation  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MeasureTool.ControlPoint  | 
protected static class  | 
MeasureTool.ControlPointWithLeader  | 
protected static class  | 
MeasureTool.CustomRenderableLayer  | 
| 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 | Interface and Description | 
|---|---|
interface  | 
OrbitView  | 
| 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. | 
class  | 
AntennaModel
Models antenna gain. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GliderImageLayer
Internal class to realize and control image and region drawing. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AnalysisPanel  | 
class  | 
CloudCeiling
Display one or two contour lines depicting lower and upper cloud ceiling around a list of positions. 
 | 
class  | 
CloudCeilingPanel  | 
class  | 
ElevationPlane
Renders a textured plane at a given elevation. 
 | 
class  | 
SARAnnotation  | 
class  | 
TerrainProfilePanel  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SegmentPlaneEditor  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ToolTipAnnotation  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WWOMeasureToolControlPoints.ControlPoint  | 
| Modifier and Type | Class and Description | 
|---|---|
protected class  | 
MarkersOrder.AppFrame.TimedMarkerLayer  | 
static class  | 
PickFrustum.PickFrustumLayer  | 
class  | 
RadarVolume
Displays a volume defined by a near and far grid of positions. 
 | 
| 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  | 
class  | 
ExtrudedPolygonEditor  | 
class  | 
PyramidEditor  | 
class  | 
RigidShapeEditor  | 
class  | 
WedgeEditor  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AudioPlayerAnnotation  | 
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  | 
protected static class  | 
SectorSelector.RegionShape  | 
class  | 
SlideShowAnnotation  | 
class  | 
StatusLayer
Renders statusbar information as a layer. 
 | 
static class  | 
StatusLayer.StatusMGRSLayer  | 
static class  | 
StatusLayer.StatusUTMLayer  |