| Package | Description | 
|---|---|
| gov.nasa.worldwind.ogc.collada.impl | 
 Provides classes for rendering COLLADA documents. 
 | 
| gov.nasa.worldwind.render | |
| gov.nasa.worldwindx.applications.antenna | |
| gov.nasa.worldwindx.examples | 
| Modifier and Type | Class and Description | 
|---|---|
protected static class  | 
ColladaMeshShape.ShapeData
This class holds globe-specific data for this shape. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected AbstractShape.AbstractShapeData | 
ColladaMeshShape.createCacheEntry(DrawContext dc)
Creates and returns a new cache entry specific to the subclass. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
protected static class  | 
AbstractGeneralShape.ShapeData
This class holds globe-specific data for this shape. 
 | 
protected static class  | 
ExtrudedPolygon.ShapeData
The  
ShapeData class holds globe-specific data for this shape. | 
protected static class  | 
MultiResolutionPath.MultiResolutionPathData
Deprecated.  
Subclass of PathData that adds the capability to map which ordinal number corresponds to each rendered position. 
 | 
protected static class  | 
Path.PathData
Maintains globe-dependent computed data such as Cartesian vertices and extents. 
 | 
protected static class  | 
Polygon.ShapeData
This class holds globe-specific data for this shape. 
 | 
protected static class  | 
RigidShape.ShapeData
Maintains globe-dependent computed data such as Cartesian vertices and extents. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected AbstractShape.AbstractShapeData | 
AbstractShape.currentData
Identifies the active globe-dependent data for the current invocation of  
AbstractShape.render(DrawContext). | 
| Modifier and Type | Method and Description | 
|---|---|
protected AbstractShape.AbstractShapeData | 
RigidShape.createCacheEntry(DrawContext dc)  | 
protected abstract AbstractShape.AbstractShapeData | 
AbstractShape.createCacheEntry(DrawContext dc)
Creates and returns a new cache entry specific to the subclass. 
 | 
protected AbstractShape.AbstractShapeData | 
ExtrudedPolygon.createCacheEntry(DrawContext dc)  | 
protected AbstractShape.AbstractShapeData | 
MultiResolutionPath.createCacheEntry(DrawContext dc)
Deprecated.  
Creates and returns a new cache entry specific to the subclass. 
 | 
protected AbstractShape.AbstractShapeData | 
Polygon.createCacheEntry(DrawContext dc)  | 
protected AbstractShape.AbstractShapeData | 
Path.createCacheEntry(DrawContext dc)  | 
protected AbstractShape.AbstractShapeData | 
AbstractShape.getCurrentData()
Returns the data cache entry for the current rendering. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
protected static class  | 
AntennaAxes.ShapeData
This class holds globe-specific data for this shape. 
 | 
protected static class  | 
AntennaModel.ShapeData
This class holds globe-specific data for this shape. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected AbstractShape.AbstractShapeData | 
AntennaModel.createCacheEntry(DrawContext dc)  | 
protected AbstractShape.AbstractShapeData | 
AntennaAxes.createCacheEntry(DrawContext dc)  | 
| Modifier and Type | Class and Description | 
|---|---|
protected static class  | 
RadarVolume.ShapeData
This class holds globe-specific data for this shape. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected AbstractShape.AbstractShapeData | 
RadarVolume.createCacheEntry(DrawContext dc)  |