Package | Description |
---|---|
gov.nasa.worldwind.ogc.collada.impl |
Provides classes for rendering COLLADA documents.
|
gov.nasa.worldwind.ogc.kml.impl | |
gov.nasa.worldwind.render | |
gov.nasa.worldwind.render.airspaces | |
gov.nasa.worldwind.symbology |
Provides classes for creating and displaying graphics from standard symbol sets.
|
gov.nasa.worldwind.symbology.milstd2525 |
Tactical graphics and symbols defined by the MIL-STD-2525 symbology set.
|
gov.nasa.worldwind.symbology.milstd2525.graphics | |
gov.nasa.worldwind.symbology.milstd2525.graphics.areas |
MIL-STD-2525 area graphics.
|
gov.nasa.worldwind.symbology.milstd2525.graphics.lines |
MIL-STD-2525 line graphics.
|
gov.nasa.worldwind.util.measure | |
gov.nasa.worldwindx.applications.antenna | |
gov.nasa.worldwindx.applications.sar | |
gov.nasa.worldwindx.applications.worldwindow.util.measuretool | |
gov.nasa.worldwindx.examples | |
gov.nasa.worldwindx.examples.util |
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 |
KMLPointPlacemarkImpl
Implements the Point case of a KML Placemark element.
|
class |
KMLPolygonImpl |
class |
KMLSurfaceImageImpl |
class |
KMLSurfacePolygonImpl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGeneralShape
A shape that is positioned and oriented independently of its defining geometry.
|
class |
AbstractShape
Provides a base class form several geometric
Renderable s. |
class |
AbstractSurfaceShape
Common superclass for surface conforming shapes such as
SurfacePolygon , SurfacePolyline , SurfaceEllipse , SurfaceQuad , and SurfaceSector . |
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 |
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 |
Quadrilateral |
class |
RigidShape
A general rigid volume defined by a center position and the three axis radii.
|
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 |
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 |
TacticalCircle
An interface for circular tactical graphics.
|
interface |
TacticalGraphic
TacticalGraphic provides a common interface for displaying a graphic from a symbology set.
|
interface |
TacticalPoint
An interface for tactical graphics that are positioned by a single point.
|
interface |
TacticalQuad
An interface for tactical graphics shaped like a quadrilaterals.
|
interface |
TacticalRoute
An interface for tactical graphics that depict routes: a series of point graphics connected by lines.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTacticalGraphic
Base class for tactical graphics.
|
class |
AbstractTacticalSymbol |
Modifier and Type | Interface and Description |
---|---|
interface |
MilStd2525TacticalGraphic
Interface to describe tactical graphics defined by MIL-STD-2525.
|
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. |
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 |
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 |
---|---|
static class |
MeasureTool.ControlPoint |
protected static class |
MeasureTool.ControlPointWithLeader |
Modifier and Type | Class and Description |
---|---|
class |
AntennaAxes
Provides axes for
AntennaModel . |
class |
AntennaModel
Models antenna gain.
|
Modifier and Type | Class and Description |
---|---|
class |
ElevationPlane
Renders a textured plane at a given elevation.
|
class |
SARAnnotation |
Modifier and Type | Class and Description |
---|---|
class |
WWOMeasureToolControlPoints.ControlPoint |
Modifier and Type | Class and Description |
---|---|
class |
RadarVolume
Displays a volume defined by a near and far grid of positions.
|
Modifier and Type | Class and Description |
---|---|
class |
AudioPlayerAnnotation |
class |
DialogAnnotation |
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. |
protected static class |
SectorSelector.RegionShape |
class |
SlideShowAnnotation |
Modifier and Type | Method and Description |
---|---|
protected int |
SectorSelector.determineAdjustmentSide(Movable dragObject,
double factor) |
protected void |
SectorSelector.dragWholeShape(DragSelectEvent dragEvent,
Movable dragObject) |
protected Sector |
SectorSelector.resizeShape(Movable dragObject,
int side) |