public interface RasterCacheStoreProvider extends RasterStoreProvider, RasterCache
Modifier and Type | Method and Description |
---|---|
void |
apply(RasterStoreProvider provider,
IProjection crs,
RasterQuery query) |
RasterStoreProvider |
getInnerProvider() |
createBuffer, getBandDescriptor, getBands, getDimensions, getImageLegend, getParameters, getTileStruct, isTiled
close, getChildren, getExplorer, getFullName, getInterval, getName, getProviderName, getResource, getResourcesStorage, getSourceId, getStoresRepository, getTimes, getTimes, open, refresh, setTransaction
hasDynMethod
clear, clone, delegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValue
dispose
void apply(RasterStoreProvider provider, IProjection crs, RasterQuery query) throws DataException
provider
- store
- DataException
RasterStoreProvider getInnerProvider()