Package org.geotools.coverage.grid.io
Interface CoverageReadingTransformation
- All Superinterfaces:
Expression
,Function
,RenderingTransformation
- All Known Implementing Classes:
FootprintsTransformation
Marks a
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
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from interface Expression
NIL
-
Method Summary
Methods inherited from interface Expression
accept, evaluate, evaluate
Methods inherited from interface Function
getFallbackValue, getFunctionName, getName, getParameters
Methods inherited from interface RenderingTransformation
clipOnRenderingArea, customizeReadParams, invertGridGeometry, invertQuery