Package org.deegree.coverage.raster.data.container

This package contains the container classes which hide the actual loading of pixel data from the rasterdata.

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.
 

Package org.deegree.coverage.raster.data.container Description

This package contains the container classes which hide the actual loading of pixel data from the rasterdata.

Version:
$Revision: 31644 $, $Date: 2011-08-24 22:27:43 +0200 (Wed, 24 Aug 2011) $
Author:
Oliver Tonnhofer, last edited by: $Author: mschneider $


Copyright © 2011. All Rights Reserved.