| Package | Description |
|---|---|
| gov.nasa.worldwind.render |
| Modifier and Type | Field and Description |
|---|---|
protected SurfaceObjectTileBuilder.TileInfo |
SurfaceObjectTileBuilder.currentInfo
The currently active TileInfo.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<Object,SurfaceObjectTileBuilder.TileInfo> |
SurfaceObjectTileBuilder.tileInfoMap
List of currently assembled surface tiles.
|
| Modifier and Type | Method and Description |
|---|---|
protected SurfaceObjectTileBuilder.TileInfo |
SurfaceObjectTileBuilder.createTileInfo(DrawContext dc)
Creates a tile info associated with the specified draw context.
|