Uses of Class
org.apache.sis.coverage.grid.GridCoverageProcessor
Packages that use GridCoverageProcessor
-
Uses of GridCoverageProcessor in org.apache.sis.coverage.grid
Fields in org.apache.sis.coverage.grid declared as GridCoverageProcessorModifier and TypeFieldDescriptionprivate GridCoverageProcessor
DomainLinearizer.processor
The processor to use for coverage ressampling, created when first needed.Methods in org.apache.sis.coverage.grid that return GridCoverageProcessorModifier and TypeMethodDescriptionGridCoverageProcessor.clone()
Returns a coverage processor with the same configuration than this processor.private GridCoverageProcessor
DomainLinearizer.processor()
Returns the grid coverage processor associated to this linearizer.