Uses of Class
gov.nasa.worldwind.avlist.AVListImpl
-
-
Uses of AVListImpl in gov.nasa.worldwind
Subclasses of AVListImpl in gov.nasa.worldwind 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 AVListImpl in gov.nasa.worldwind.awt
Subclasses of AVListImpl in gov.nasa.worldwind.awt Modifier and Type Class Description class
AWTInputHandler
-
Uses of AVListImpl in gov.nasa.worldwind.cache
Subclasses of AVListImpl in gov.nasa.worldwind.cache Modifier and Type Class Description class
AbstractFileStore
protected static class
AbstractFileStore.StoreLocation
class
BasicDataFileStore
Basic implementation ofFileStore
.static class
ShapeDataCache.ShapeDataCacheEntry
-
Uses of AVListImpl in gov.nasa.worldwind.data
Subclasses of AVListImpl in gov.nasa.worldwind.data Modifier and Type Class Description class
AbstractDataRaster
class
AbstractDataRasterReader
Abstract base class for mostDataRasterReader
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
TheCachedDataRaster
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
-
Uses of AVListImpl in gov.nasa.worldwind.event
Subclasses of AVListImpl in gov.nasa.worldwind.event Modifier and Type Class Description class
NoOpInputHandler
Provides an input handler that does nothing. -
Uses of AVListImpl in gov.nasa.worldwind.globes
Subclasses of AVListImpl in gov.nasa.worldwind.globes 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 AVListImpl in gov.nasa.worldwind.layers
Subclasses of AVListImpl in gov.nasa.worldwind.layers 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
GraticuleRenderingParams
class
IconLayer
TheIconLayer
class manages a collection ofWWIcon
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
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 AVListImpl in gov.nasa.worldwind.layers.Earth
Subclasses of AVListImpl in gov.nasa.worldwind.layers.Earth 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 AVListImpl in gov.nasa.worldwind.layers.mercator
Subclasses of AVListImpl in gov.nasa.worldwind.layers.mercator 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 AVListImpl in gov.nasa.worldwind.layers.placename
Subclasses of AVListImpl in gov.nasa.worldwind.layers.placename Modifier and Type Class Description class
PlaceNameLayer
class
PlaceNameServiceSet
-
Uses of AVListImpl in gov.nasa.worldwind.layers.rpf
Subclasses of AVListImpl in gov.nasa.worldwind.layers.rpf Modifier and Type Class Description class
RPFTiledImageLayer
-
Uses of AVListImpl in gov.nasa.worldwind.ogc.collada
Subclasses of AVListImpl in gov.nasa.worldwind.ogc.collada Modifier and Type Class Description class
ColladaParserContext
The parser context for Collada documents. -
Uses of AVListImpl in gov.nasa.worldwind.ogc.collada.impl
Subclasses of AVListImpl in gov.nasa.worldwind.ogc.collada.impl Modifier and Type Class 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. -
Uses of AVListImpl in gov.nasa.worldwind.ogc.kml
Subclasses of AVListImpl in gov.nasa.worldwind.ogc.kml Modifier and Type Class 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 toRegion.isActive
, and is unique to a particularGlobe
. -
Uses of AVListImpl in gov.nasa.worldwind.ogc.kml.gx
Subclasses of AVListImpl in gov.nasa.worldwind.ogc.kml.gx Modifier and Type Class Description class
GXParserContext
-
Uses of AVListImpl in gov.nasa.worldwind.ogc.kml.impl
Subclasses of AVListImpl in gov.nasa.worldwind.ogc.kml.impl 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 AVListImpl in gov.nasa.worldwind.pick
Subclasses of AVListImpl in gov.nasa.worldwind.pick Modifier and Type Class Description class
PickedObject
-
Uses of AVListImpl in gov.nasa.worldwind.poi
Subclasses of AVListImpl in gov.nasa.worldwind.poi Modifier and Type Class Description class
BasicPointOfInterest
-
Uses of AVListImpl in gov.nasa.worldwind.render
Subclasses of AVListImpl in gov.nasa.worldwind.render Modifier and Type Class Description class
AbstractAnnotation
AnAnnotation
represent a text label and its rendering attributes.class
AbstractAnnotationBalloon
Implementation of balloon usingAnnotation
.class
AbstractBalloon
Abstract implementation ofBalloon
.static class
AbstractBrowserBalloon.BrowserControl
Deprecated.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 geometricRenderable
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 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.protected static class
ExtrudedPolygon.ShapeData
TheShapeData
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
LazilyLoadedTexture
Represents a texture derived from a lazily loaded image source such as an image file or aBufferedImage
.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.class
Polygon
/** A 3D polygon.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
ScreenCreditImage
class
ScreenImage
Draws an image parallel to the screen at a specified screen location relative to the WorldWindow.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 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
UserFacingIcon
class
Wedge
A general cylinder volume defined by a center position, height and radius, or alternatively, by three axis radii. -
Uses of AVListImpl in gov.nasa.worldwind.render.airspaces
Subclasses of AVListImpl in gov.nasa.worldwind.render.airspaces 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
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
Route
Creates a sequence of connected rectangular airspaces specified by a list of positions.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 ofBox
objects. -
Uses of AVListImpl in gov.nasa.worldwind.render.airspaces.editor
Subclasses of AVListImpl in gov.nasa.worldwind.render.airspaces.editor Modifier and Type Class Description class
AbstractAirspaceEditor
class
PolygonEditor
class
SphereAirspaceEditor
-
Uses of AVListImpl in gov.nasa.worldwind.retrieve
Subclasses of AVListImpl in gov.nasa.worldwind.retrieve 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 AVListImpl in gov.nasa.worldwind.symbology
Subclasses of AVListImpl in gov.nasa.worldwind.symbology Modifier and Type Class Description class
AbstractTacticalGraphic
Base class for tactical graphics.class
AbstractTacticalSymbol
protected static class
AbstractTacticalSymbol.IconTexture
-
Uses of AVListImpl in gov.nasa.worldwind.symbology.milstd2525
Subclasses of AVListImpl in gov.nasa.worldwind.symbology.milstd2525 Modifier and Type Class Description class
AbstractMilStd2525TacticalGraphic
Base class for MIL-STD-2525 tactical graphics.class
MilStd2525PointGraphic
Implementation of MIL-STD-2525 point graphics.class
MilStd2525TacticalSymbol
Implementation ofTacticalSymbol
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). -
Uses of AVListImpl in gov.nasa.worldwind.symbology.milstd2525.graphics
Subclasses of AVListImpl in gov.nasa.worldwind.symbology.milstd2525.graphics 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 AVListImpl in gov.nasa.worldwind.symbology.milstd2525.graphics.areas
Subclasses of AVListImpl in gov.nasa.worldwind.symbology.milstd2525.graphics.areas Modifier and Type Class 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). -
Uses of AVListImpl in gov.nasa.worldwind.symbology.milstd2525.graphics.lines
Subclasses of AVListImpl in gov.nasa.worldwind.symbology.milstd2525.graphics.lines Modifier and Type Class 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)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). -
Uses of AVListImpl in gov.nasa.worldwind.terrain
Subclasses of AVListImpl in gov.nasa.worldwind.terrain 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 AVListImpl in gov.nasa.worldwind.util
Subclasses of AVListImpl in gov.nasa.worldwind.util Modifier and Type Class Description class
AbstractHotSpot
AbstractHotSpot is an abstract base class for theHotSpot
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. -
Uses of AVListImpl in gov.nasa.worldwind.util.layertree
Subclasses of AVListImpl in gov.nasa.worldwind.util.layertree 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 AVListImpl in gov.nasa.worldwind.util.measure
Subclasses of AVListImpl in gov.nasa.worldwind.util.measure Modifier and Type Class 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
-
Uses of AVListImpl in gov.nasa.worldwind.util.tree
Subclasses of AVListImpl in gov.nasa.worldwind.util.tree 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
.class
DragControl
ATreeHotSpot
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 aTree
that can receive select and mouse events. -
Uses of AVListImpl in gov.nasa.worldwind.util.xml
Subclasses of AVListImpl in gov.nasa.worldwind.util.xml Modifier and Type Class Description class
BasicXMLEventParserContext
Provides an implementation ofXMLEventParserContext
. -
Uses of AVListImpl in gov.nasa.worldwind.util.xml.atom
Subclasses of AVListImpl in gov.nasa.worldwind.util.xml.atom Modifier and Type Class Description class
AtomParserContext
-
Uses of AVListImpl in gov.nasa.worldwind.util.xml.xal
Subclasses of AVListImpl in gov.nasa.worldwind.util.xml.xal Modifier and Type Class Description class
XALParserContext
-
Uses of AVListImpl in gov.nasa.worldwind.view
Subclasses of AVListImpl in gov.nasa.worldwind.view Modifier and Type Class Description class
BasicView
A base class from whichView
implementations can be derived. -
Uses of AVListImpl in gov.nasa.worldwind.view.firstperson
Subclasses of AVListImpl in gov.nasa.worldwind.view.firstperson 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 AVListImpl in gov.nasa.worldwind.view.orbit
Subclasses of AVListImpl in gov.nasa.worldwind.view.orbit Modifier and Type Class Description class
BasicOrbitView
-
Uses of AVListImpl in gov.nasa.worldwind.wms
Subclasses of AVListImpl in gov.nasa.worldwind.wms Modifier and Type Class Description class
WMSTiledImageLayer
-
Uses of AVListImpl in gov.nasa.worldwindx.applications.antenna
Subclasses of AVListImpl in gov.nasa.worldwindx.applications.antenna Modifier and Type Class Description class
AntennaAxes
Provides axes forAntennaModel
.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. -
Uses of AVListImpl in gov.nasa.worldwindx.applications.dataimporter
Subclasses of AVListImpl in gov.nasa.worldwindx.applications.dataimporter Modifier and Type Class 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 WorldWind filestore. -
Uses of AVListImpl in gov.nasa.worldwindx.applications.glider
Subclasses of AVListImpl in gov.nasa.worldwindx.applications.glider Modifier and Type Class Description class
GliderImage
class
GliderImageLayer
Internal class to realize and control image and region drawing.class
GliderRegionOfInterest
Describes a region to highlight. -
Uses of AVListImpl in gov.nasa.worldwindx.applications.sar
Subclasses of AVListImpl in gov.nasa.worldwindx.applications.sar Modifier and Type Class Description class
ElevationPlane
Renders a textured plane at a given elevation.class
LicenseAgreement
class
SARAnnotation
class
SARSegmentPlane
class
SARTrack
-
Uses of AVListImpl in gov.nasa.worldwindx.applications.sar.segmentplane
Subclasses of AVListImpl in gov.nasa.worldwindx.applications.sar.segmentplane Modifier and Type Class Description class
SegmentPlane
class
SegmentPlaneEditor
-
Uses of AVListImpl in gov.nasa.worldwindx.applications.worldwindow.core
Subclasses of AVListImpl in gov.nasa.worldwindx.applications.worldwindow.core Modifier and Type Class Description class
ToolTipAnnotation
Methods in gov.nasa.worldwindx.applications.worldwindow.core that return AVListImpl Modifier and Type Method Description AVListImpl
WMSLayerInfo. getParams()
-
Uses of AVListImpl in gov.nasa.worldwindx.applications.worldwindow.util
Subclasses of AVListImpl in gov.nasa.worldwindx.applications.worldwindow.util Modifier and Type Class Description class
WWOUnitsFormat
-
Uses of AVListImpl in gov.nasa.worldwindx.applications.worldwindow.util.measuretool
Subclasses of AVListImpl in gov.nasa.worldwindx.applications.worldwindow.util.measuretool Modifier and Type Class Description class
WWOMeasureTool
class
WWOMeasureToolControlPoints.ControlPoint
Fields in gov.nasa.worldwindx.applications.worldwindow.util.measuretool declared as AVListImpl Modifier and Type Field Description protected AVListImpl
WWOMeasureDisplay. avList
-
Uses of AVListImpl in gov.nasa.worldwindx.examples
Subclasses of AVListImpl in gov.nasa.worldwindx.examples 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.class
LineBuilder
A utility class to interactively build a path.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.Fields in gov.nasa.worldwindx.examples declared as AVListImpl Modifier and Type Field Description protected AVListImpl
WMSLayersPanel.LayerInfo. params
-
Uses of AVListImpl in gov.nasa.worldwindx.examples.analytics
Subclasses of AVListImpl in gov.nasa.worldwindx.examples.analytics Modifier and Type Class Description protected static class
AnalyticSurface.AnalyticSurfaceObject
protected static class
AnalyticSurface.ClampToGroundSurface
protected static class
AnalyticSurface.ShadowSurface
-
Uses of AVListImpl in gov.nasa.worldwindx.examples.lineofsight
Subclasses of AVListImpl in gov.nasa.worldwindx.examples.lineofsight Modifier and Type Class Description class
PointGrid
-
Uses of AVListImpl in gov.nasa.worldwindx.examples.multiwindow
Subclasses of AVListImpl in gov.nasa.worldwindx.examples.multiwindow Modifier and Type Class Description protected static class
ViewVolumeViewer.SectorGeometryLayer
protected static class
ViewVolumeViewer.ViewVolumeLayer
-
Uses of AVListImpl in gov.nasa.worldwindx.examples.shapebuilder
Subclasses of AVListImpl in gov.nasa.worldwindx.examples.shapebuilder 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 AVListImpl in gov.nasa.worldwindx.examples.util
Subclasses of AVListImpl in gov.nasa.worldwindx.examples.util Modifier and Type Class Description class
AudioPlayerAnnotation
class
BalloonResizeController
Create a controller to resize aBalloon
by dragging the mouse.class
ButtonAnnotation
class
DialogAnnotation
protected static class
DialogAnnotation.BusyImage
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
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
class
ToolTipAnnotation
Displays a tool tip annotation at a specified screen position.Fields in gov.nasa.worldwindx.examples.util declared as AVListImpl Modifier and Type Field Description protected AVListImpl
WCSCoveragePanel.CoverageInfo. params
-