Interface | Description |
---|---|
QueryableRaster |
A kind of dataset which can be queried should implement this interface.
|
Class | Description |
---|---|
AbstractNewRasterStoreParameters |
This class represents parameters that we need to create a new
raster source.
|
AbstractRasterDataParameters |
Base class for all kind of parameters in raster
TODO: Now it only accepts files.
|
AbstractRasterDataStore |
Default implementation for RasterDataSource
|
AbstractRasterFileDataParameters |
Base class for all kind of parameters in raster files
|
DefaultCoverageStoreNotification | |
DefaultRasterStore |
Default data store for raster
|
DefaultRemoteRasterStore |
This store represents a raster loaded from a remote service.
|
DefaultStoreFactory |
Default implementation for building a raster store.
|
FramedBufferResampling |
The requests to a
RasterDataStore adjust the bounding box and the size in pixels
to the source limits. |
ParamImpl |
Generic parameter to store data for filters
|
ParamsImpl |
Parámetros para los drivers de escritura.
|
Supersampling | Deprecated
Is being used the method getAdjustedWindow of
Buffer |
WriteFileFormatFeatures |
Caracteristicas de un formato de fichero utilizado para escritura.
|