Package | Description |
---|---|
org.geotools.coverage.grid.io | |
org.geotools.gce.imagemosaic |
Modifier and Type | Interface and Description |
---|---|
interface |
CoverageReadingTransformation
Marks a
RenderingTransformation that is able to perform its own data read from a GridCoverage2DReader and an array of GeneralParameterValue . |
Modifier and Type | Class and Description |
---|---|
class |
FootprintsTransformation
Transformation returning the same granules that the
StructuredGridCoverage2DReader would
have used as the input for image creation in the GridCoverage2DReader.read(GeneralParameterValue[]) method (with some exceptions, like footprints
usage, as this transformation only sets up a filter against the associated GranuleSource ). |
Copyright © 1996–2022 Geotools. All rights reserved.