Package | Description |
---|---|
gov.nasa.worldwind.ogc.kml.impl | |
gov.nasa.worldwind.render | |
gov.nasa.worldwind.render.airspaces | |
gov.nasa.worldwind.util.measure | |
gov.nasa.worldwindx.examples.util |
Modifier and Type | Class and Description |
---|---|
class |
KMLSurfacePolygonImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
SurfaceShape
Common interface for surface conforming shapes such as
SurfacePolygon , SurfacePolyline , SurfaceEllipse , SurfaceQuad , and SurfaceSector . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSurfaceShape
Common superclass for surface conforming shapes such as
SurfacePolygon , SurfacePolyline , SurfaceEllipse , SurfaceQuad , and SurfaceSector . |
class |
SurfaceCircle |
class |
SurfaceEllipse |
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 |
Modifier and Type | Class and Description |
---|---|
class |
SurfaceBox |
Modifier and Type | Class and Description |
---|---|
class |
AreaMeasurer
Utility class to compute approximations of projected and surface (terrain following) area on a globe.
|
class |
LengthMeasurer
Utility class to measure length along a path on a globe.
|
Modifier and Type | Class and Description |
---|---|
class |
DirectedSurfacePolyline
A
SurfacePolyline that draws arrowheads between the polyline positions to indicate direction. |
protected static class |
SectorSelector.RegionShape |