Uses of Package
org.geotools.coverage.processing

Packages that use org.geotools.coverage.processing
org.geotools.coverage.operation Deprecated package.  
org.geotools.coverage.processing Coverage processing implementations.  
org.geotools.coverage.processing.operation List of coverage operations.  
org.geotools.gp Grid coverage processing implementation.  
 

Classes in org.geotools.coverage.processing used by org.geotools.coverage.operation
AbstractOperation
          Provides descriptive information for a coverage processing operation.
Operation2D
          An operation working on GridCoverage2D sources.
 

Classes in org.geotools.coverage.processing used by org.geotools.coverage.processing
AbstractGridCoverageProcessor
          Deprecated. Replaced by AbstractProcessor, which is more general. There is no GeoAPI interface right now for , but the interface is not ready anyway. GeoAPI's Coverage interfaces are work in progress and not yet aligned on ISO 19123.
AbstractOperation
          Provides descriptive information for a coverage processing operation.
AbstractProcessor
          Base class for coverage processor implementations.
CannotReprojectException
          Throws when a "resample" operation has been requested but the specified grid coverage can't be reprojected.
DefaultProcessor
          Default implementation of a coverage processor.
GridCoverageProcessor2D
          Deprecated. Replaced by DefaultProcessor, which is more general. There is no GeoAPI interface right now for , but the interface is not ready anyway. GeoAPI's Coverage interfaces are work in progress and not yet aligned on ISO 19123.
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.
 

Classes in org.geotools.coverage.processing used by org.geotools.coverage.processing.operation
AbstractOperation
          Provides descriptive information for a coverage processing operation.
FilterOperation
          Common super-class for filter operation.
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.gp
CannotReprojectException
          Throws when a "resample" operation has been requested but the specified grid coverage can't be reprojected.
 



Copyright © GeoTools. All Rights Reserved.