Uses of Interface
org.geotools.coverage.grid.io.CoverageReadingTransformation
Packages that use CoverageReadingTransformation
-
Uses of CoverageReadingTransformation in org.geotools.gce.imagemosaic
Classes in org.geotools.gce.imagemosaic that implement CoverageReadingTransformationModifier and TypeClassDescriptionclass
Transformation returning the same granules that theStructuredGridCoverage2DReader
would have used as the input for image creation in theGridCoverage2DReader.read(GeneralParameterValue[])
method (with some exceptions, like footprints usage, as this transformation only sets up a filter against the associatedGranuleSource
).