public interface CoverageReadingTransformation extends RenderingTransformation
RenderingTransformation
that is able to perform its own data read from a GridCoverage2DReader
and an array of GeneralParameterValue
. The rendering machinery will then invoke the
transformation providing a ReaderAndParams object, rather than doing its own read and then
calling it with the resulting GridCoverage
Modifier and Type | Interface and Description |
---|---|
static class |
CoverageReadingTransformation.ReaderAndParams |
NIL
customizeReadParams, invertGridGeometry, invertQuery
getFallbackValue, getFunctionName, getName, getParameters
accept, evaluate, evaluate
Copyright © 1996–2023 Geotools. All rights reserved.