|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RasterDataContainerFactory.LoadingPolicy | |
---|---|
org.deegree.coverage.raster.data.container | This package contains the container classes which hide the actual loading of pixel data from the rasterdata. |
org.deegree.coverage.raster.io | Defines the io operations for reading and writing rasters (not the data). |
Uses of RasterDataContainerFactory.LoadingPolicy in org.deegree.coverage.raster.data.container |
---|
Methods in org.deegree.coverage.raster.data.container that return RasterDataContainerFactory.LoadingPolicy | |
---|---|
static RasterDataContainerFactory.LoadingPolicy |
RasterDataContainerFactory.getDefaultLoadingPolicy()
|
static RasterDataContainerFactory.LoadingPolicy |
RasterDataContainerFactory.LoadingPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RasterDataContainerFactory.LoadingPolicy[] |
RasterDataContainerFactory.LoadingPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of RasterDataContainerFactory.LoadingPolicy in org.deegree.coverage.raster.io |
---|
Methods in org.deegree.coverage.raster.io that return RasterDataContainerFactory.LoadingPolicy | |
---|---|
RasterDataContainerFactory.LoadingPolicy |
RasterIOOptions.getLoadingPolicy()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |