Package | Description |
---|---|
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.areas |
MIL-STD-2525 area graphics.
|
gov.nasa.worldwind.symbology.milstd2525.graphics.lines |
MIL-STD-2525 line graphics.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TacticalCircle
An interface for circular tactical graphics.
|
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.
|
Modifier and Type | Method and Description |
---|---|
TacticalGraphic |
TacticalGraphicFactory.createGraphic(java.lang.String symbolIdentifier,
java.lang.Iterable<? extends Position> positions,
AVList modifiers)
Create a tactical graphic positioned by more than one control point.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.Object[] |
TacticalGraphicUtil.getAltitudeRange(TacticalGraphic graphic)
Get the altitude range from the graphic's modifiers.
|
static java.lang.Object[] |
TacticalGraphicUtil.getDateRange(TacticalGraphic graphic)
Get the date range from a graphic's modifiers.
|
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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MilStd2525GraphicFactory.setModifiers(TacticalGraphic graphic,
AVList props) |
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 |
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 | Method and Description |
---|---|
protected java.lang.String |
FireSupportTextBuilder.createAirspaceCoordinationText(TacticalGraphic graphic) |
protected java.lang.String |
FireSupportTextBuilder.createMainText(TacticalGraphic graphic,
java.lang.String functionId,
boolean includeTime,
boolean includeAltitude) |
java.lang.String[] |
FireSupportTextBuilder.createText(TacticalGraphic graphic)
Construct the text for labels in a Fire Support area graphic.
|
protected java.lang.String |
FireSupportTextBuilder.createTimeRangeText(TacticalGraphic graphic) |
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).
|
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).
|