| Package | Description |
|---|---|
| gov.nasa.worldwind.ogc.kml.impl | |
| gov.nasa.worldwind.render | |
| gov.nasa.worldwindx.examples | |
| gov.nasa.worldwindx.examples.lineofsight |
Examples of how to perform line of sight calculations in WorldWind.
|
| gov.nasa.worldwindx.examples.shapebuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
KMLExtrudedPolygonImpl |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExtrudedPolygon.ShapeData.copySideTextureReferences(ExtrudedPolygon shape) |
| Constructor and Description |
|---|
ShapeData(DrawContext dc,
ExtrudedPolygon shape)
Constructs an instance using the boundaries of a specified extruded polygon.
|
| Modifier and Type | Method and Description |
|---|---|
protected ExtrudedPolygon |
ExtrudedPolygonsFromShapefile.AppFrame.WorkerThread.makeShape(gov.nasa.worldwind.formats.shapefile.ShapefileRecord record) |
| Modifier and Type | Field and Description |
|---|---|
protected ExtrudedPolygon |
ExtrudedPolygonIntersection.AppFrame.polygon |
| Modifier and Type | Method and Description |
|---|---|
protected ExtrudedPolygon |
LinesOfSight.ShapeLoaderThread.makeShape(gov.nasa.worldwind.formats.shapefile.ShapefileRecord record) |
| Modifier and Type | Field and Description |
|---|---|
protected ExtrudedPolygon |
ExtrudedPolygonBuilder.PolygonEntry.polygon |
protected ExtrudedPolygon |
ExtrudedPolygonEditor.polygon |
| Modifier and Type | Method and Description |
|---|---|
ExtrudedPolygon |
ExtrudedPolygonBuilder.ExtrudedPolygonFactory.createPolygon(WorldWindow wwd,
boolean fitShapeToViewport) |
ExtrudedPolygon |
ExtrudedPolygonBuilder.PolygonEntry.getPolygon() |
ExtrudedPolygon |
ExtrudedPolygonEditor.getPolygon() |
| Modifier and Type | Method and Description |
|---|---|
protected ExtrudedPolygonBuilder.PolygonEntry |
ExtrudedPolygonBuilder.PolygonBuilderController.getEntryFor(ExtrudedPolygon polygon) |
protected void |
RigidShapeBuilder.ExtrudedPolygonFactory.initializePolygon(WorldWindow wwd,
ExtrudedPolygon polygon,
boolean fitShapeToViewport) |
protected void |
ExtrudedPolygonBuilder.ExtrudedPolygonFactory.initializePolygon(WorldWindow wwd,
ExtrudedPolygon polygon,
boolean fitShapeToViewport) |
void |
ExtrudedPolygonEditor.setPolygon(ExtrudedPolygon polygon) |
| Constructor and Description |
|---|
PolygonEntry(ExtrudedPolygon polygon) |