Uses of Package
org.geotools.coverage.processing

Packages that use org.geotools.coverage.processing
org.geotools.coverage.processing Coverage processing implementations. 
org.geotools.coverage.processing.operation List of coverage operations
org.geotools.renderer.lite.gridcoverage2d SLD 1.0 and SE RasterSymbolizer support classes 
 

Classes in org.geotools.coverage.processing used by org.geotools.coverage.processing
AbstractOperation
          Provides descriptive information for a coverage processing operation.
CannotReprojectException
          Throws when a "resample" operation has been requested but the specified grid coverage can't be reprojected.
CoverageProcessingException
          Throws when a coverage operation failed.
CoverageProcessor
          Base class for coverage processor implementations.
Operation2D
          An operation working on GridCoverage2D sources.
OperationJAI
          Wraps a JAI's OperationDescriptor for interoperability with Java Advanced Imaging.
OperationJAI.Parameters
          A block of parameters for a GridCoverage2D processed by a OperationJAI.
Operations
          Convenience, type-safe, methods for applying some common operations on coverage objects.
RangeSpecifier
          Argument type for DefaultProcessor operations for specifying the range, colors and units of a computation result.
 

Classes in org.geotools.coverage.processing used by org.geotools.coverage.processing.operation
AbstractOperation
          Provides descriptive information for a coverage processing operation.
BaseScaleOperationJAI
          Base class for providing capabilities to scale GridCoverage2D objects using JAI scale operations.
BaseStatisticsOperationJAI
          This class is the root class for the Statistics operations based on JAI's StatisticsOpImage like Extrema and Histogram.
Operation2D
          An operation working on GridCoverage2D sources.
OperationJAI
          Wraps a JAI's OperationDescriptor for interoperability with Java Advanced Imaging.
OperationJAI.Parameters
          A block of parameters for a GridCoverage2D processed by a OperationJAI.
 

Classes in org.geotools.coverage.processing used by org.geotools.renderer.lite.gridcoverage2d
CoverageProcessingException
          Throws when a coverage operation failed.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.