| Package | Description |
|---|---|
| gov.nasa.worldwind.render | |
| gov.nasa.worldwind.symbology.milstd2525.graphics.areas |
MIL-STD-2525 area graphics.
|
| Constructor and Description |
|---|
SurfaceCircle(SurfaceCircle source)
Creates a shallow copy of the specified source shape.
|
| Modifier and Type | Field and Description |
|---|---|
protected SurfaceCircle |
AbstractCircularGraphic.circle |
| Modifier and Type | Field and Description |
|---|---|
protected List<SurfaceCircle> |
MinimumSafeDistanceZones.rings
Rings that make up the range fan.
|
protected List<SurfaceCircle> |
CircularRangeFan.rings
Rings that make up the range fan.
|
| Modifier and Type | Method and Description |
|---|---|
protected SurfaceCircle |
MinimumSafeDistanceZones.createCircle()
Create a circle for a range ring.
|
protected SurfaceCircle |
CircularRangeFan.createCircle()
Create a circle for a range ring.
|
protected SurfaceCircle |
AbstractCircularGraphic.createShape() |