Uses of Package
org.geotools.coverage.processing
Packages that use org.geotools.coverage.processing
Package
Description
Coverage processing
implementations.
List of coverage operations.
Raster processing support for the GeoTools library.
SLD 1.0 and SE RasterSymbolizer support classes
-
Classes in org.geotools.coverage.processing used by org.geotools.coverage.processingClassDescriptionProvides descriptive information for a coverage processing operation.Throws when a "crop" operation has been requested but the specified grid coverage can't be scaled.Throws when a "resample" operation has been requested but the specified grid coverage can't be reprojected.Throws when a coverage operation failed.Base class for coverage processor implementations.An operation working on
GridCoverage2D
sources.Wraps a JAI'sOperationDescriptor
for interoperability with Java Advanced Imaging.A block of parameters for aGridCoverage2D
processed by aOperationJAI
.Convenience, type-safe, methods for applying some common operations on coverage objects.Argument type forDefaultProcessor
operations for specifying the range, colors and units of a computation result. -
Classes in org.geotools.coverage.processing used by org.geotools.coverage.processing.operationClassDescriptionProvides descriptive information for a coverage processing operation.This class is the root class for the Maths operations.Base class for providing capabilities to scale
GridCoverage2D
objects using JAI scale operations.This class is the root class for the Statistics operations based onJAI
'sStatisticsOpImage
like Extrema and Histogram.Throws when a coverage operation failed.An operation working onGridCoverage2D
sources.Wraps a JAI'sOperationDescriptor
for interoperability with Java Advanced Imaging.A block of parameters for aGridCoverage2D
processed by aOperationJAI
. -
Classes in org.geotools.coverage.processing used by org.geotools.process.rasterClassDescriptionProvides descriptive information for a coverage processing operation.An operation working on
GridCoverage2D
sources.Wraps a JAI'sOperationDescriptor
for interoperability with Java Advanced Imaging. -
Classes in org.geotools.coverage.processing used by org.geotools.renderer.lite.gridcoverage2d