Uses of Interface
org.geotools.filter.function.RenderingTransformation
Packages that use RenderingTransformation
-
Uses of RenderingTransformation in org.geotools.coverage.grid.io
Subinterfaces of RenderingTransformation in org.geotools.coverage.grid.ioModifier and TypeInterfaceDescriptioninterfaceMarks aRenderingTransformationthat is able to perform its own data read from aGridCoverage2DReaderand an array ofGeneralParameterValue. -
Uses of RenderingTransformation in org.geotools.gce.imagemosaic
Classes in org.geotools.gce.imagemosaic that implement RenderingTransformationModifier 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).