|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| TileContainer | This interface wraps tiles and abstracts from the source of the tiles. |
| Class Summary | |
|---|---|
| DiskBasedTileContainer | |
| GriddedBlobTileContainer | Concrete implementation of GriddedTileContainer that extracts the tiles from a blob with a custom format. |
| GriddedMemoryTileContainer | Concrete implementation of GriddedTileContainer that keeps the tiles in memory. |
| GriddedTileContainer | Abstract base class for TileContainers based on a rectangular grid of disjunct, equal-sized cells (raster
tiles). |
| IndexedMemoryTileContainer | The IndexedMemoryTileContainer class uses a quad tree as a spatial index. |
| MemoryTileContainer | This TileContainer keeps all tiles (AbstractRaster) in memory. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||