| Package | Description | 
|---|---|
| gov.nasa.worldwind.ogc.kml.impl | |
| gov.nasa.worldwind.render | |
| 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 | Class and Description | 
|---|---|
class  | 
KMLSurfacePolygonImpl  | 
| Constructor and Description | 
|---|
SurfacePolygon(SurfacePolygon source)
Creates a shallow copy of the specified source shape. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected SurfacePolygon | 
SectorRangeFan.arrowHead
Polygon to draw a filled arrow head on the Center Of Sector line. 
 | 
protected SurfacePolygon | 
SearchArea.arrowHead1
Polygon render an arrow head at the end of one of the graphic's legs. 
 | 
protected SurfacePolygon | 
SearchArea.arrowHead2
Polygon render an arrow head at the end of one of the graphic's legs. 
 | 
protected SurfacePolygon | 
BasicArea.polygon  | 
protected SurfacePolygon | 
Encirclement.wavePolygon
The polygon with triangle wave. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SurfacePolygon | 
BasicArea.createPolygon()  | 
protected SurfacePolygon | 
SectorRangeFan.createPolygon()
Create and configure a SurfacePolygon to render the arrow head on the sector center line. 
 | 
protected SurfacePolygon | 
SearchArea.createPolygon(List<? extends LatLon> positions)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected SurfacePolygon | 
PrincipleDirectionOfFire.thickLine
Polygon used to render the "thick" line on the left leg of the graphic. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SurfacePolygon | 
PrincipleDirectionOfFire.createPolygon(List<? extends LatLon> positions)  |