| Package | Description | 
|---|---|
| gov.nasa.worldwind | |
| gov.nasa.worldwind.render | 
| Modifier and Type | Field and Description | 
|---|---|
protected SurfaceObjectTileBuilder | 
AbstractSceneController.surfaceObjectTileBuilder
Support class used to build the composite representation of surface objects as a list of SurfaceTiles. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected SurfaceObjectTileBuilder | 
AbstractSurfaceObject.pickTileBuilder
Support class used to build surface tiles used to draw the pick representation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SurfaceObjectTileBuilder | 
AbstractSurfaceObject.createPickTileBuilder()
Returns a  
SurfaceObjectTileBuilder appropriate for building and drawing the surface object's pickable
 representation. |