Interface | Description |
---|---|
Airspace | |
AirspaceAttributes |
Holds common attributes for WorldWind
Airspace shapes. |
DetailLevel | |
Orbit.OrbitType |
Class | Description |
---|---|
AbstractAirspace | |
AbstractAirspace.AirspaceInfo | |
BasicAirspaceAttributes |
Basic implementation of the
AirspaceAttributes interface. |
Box | |
Cake |
A cake consists of mutiple adjacent cylinder segments.
|
Cake.Layer |
An inner class of
Cake defining the parameters of one of the cake's cylinders. |
CappedCylinder |
A cylinder defined by a geographic position, a radius in meters, and minimum and maximum altitudes.
|
CappedEllipticalCylinder |
An elliptical cylinder defined by a geographic position, major and minor radii in meters, and minimum and maximum
altitudes.
|
Curtain |
A curtain is a series of adjacent rectangular planes.
|
Curtain.CurtainGeometry | |
Curtain.SectionRenderInfo | |
Geometry | |
Geometry.CacheKey | |
Orbit | |
PartialCappedCylinder |
A cylinder defined by a geographic position, a radius in meters, and minimum and maximum altitudes.
|
PolyArc | |
Polygon | |
Polygon.PolygonGeometry | |
Route |
Creates a sequence of connected rectangular airspaces specified by a list of positions.
|
ScreenSizeDetailLevel | |
SphereAirspace |
A spherical airspace shape defined by a center location and a radius.
|
SurfaceBox | |
TrackAirspace |
Creates a sequence of potentially disconnected rectangular airspaces specified by a collection of
Box objects. |