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 TypeClassDescriptionclassTransformation returning the same granules that theStructuredGridCoverage2DReaderwould 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).