|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| RasterDataContainer | This interface is for abstraction of RasterData providers. |
| RasterDataContainerProvider | This interface is for all classes that provide RasterDataContainer. |
| Class Summary | |
|---|---|
| BufferResult | The BufferResult class TODO add class documentation here. |
| CachedRasterDataContainer | This class implements a cached RasterDataContainer. |
| LazyRasterDataContainer | This class implements a RasterDataContainer that loads the data on first access. |
| MemoryRasterDataContainer | This class implements a RasterDataContainer that keeps RasterData in memory. |
| RasterDataContainerFactory | This class creates a RasterDataContainer. |
| Enum Summary | |
|---|---|
| RasterDataContainerFactory.LoadingPolicy | Defines how raster should be loaded/stored. |
This package contains the container classes which hide the actual loading of pixel data from the rasterdata.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||