Uses of Package
org.opengis.coverage

Packages that use org.opengis.coverage
org.geotools.coverage Coverage implementation. 
org.geotools.coverage.grid GridCoverage2D implementation. 
org.geotools.coverage.processing Coverage processing implementations. 
org.geotools.coverage.processing.operation List of coverage operations
org.opengis.coverage Coverages (generate a value for any point). 
org.opengis.coverage.grid Quadrilateral grid coverages. 
 

Classes in org.opengis.coverage used by org.geotools.coverage
CannotEvaluateException
          The base class for exceptions thrown when a quantity can't be evaluated.
ColorInterpretation
          Specifies the mapping of a band to a color model component.
Coverage
          A function from a spatial, temporal or spatiotemporal domain to an attribute range.
PaletteInterpretation
          Describes the color entry in a color table.
PointOutsideCoverageException
          Thrown when a evaluate method is invoked for a location outside the domain of the coverage.
SampleDimension
          Contains information for an individual sample dimension of coverage.
SampleDimensionType
          Specifies the various dimension types for coverage values.
 

Classes in org.opengis.coverage used by org.geotools.coverage.grid
CannotEvaluateException
          The base class for exceptions thrown when a quantity can't be evaluated.
Coverage
          A function from a spatial, temporal or spatiotemporal domain to an attribute range.
 

Classes in org.opengis.coverage used by org.geotools.coverage.processing
Coverage
          A function from a spatial, temporal or spatiotemporal domain to an attribute range.
 

Classes in org.opengis.coverage used by org.geotools.coverage.processing.operation
Coverage
          A function from a spatial, temporal or spatiotemporal domain to an attribute range.
 

Classes in org.opengis.coverage used by org.opengis.coverage
CannotEvaluateException
          The base class for exceptions thrown when a quantity can't be evaluated.
ColorInterpretation
          Specifies the mapping of a band to a color model component.
Coverage
          A function from a spatial, temporal or spatiotemporal domain to an attribute range.
InterpolationMethod
          A list of codes that identify interpolation methods that may be used for evaluating continuous coverages.
PaletteInterpretation
          Describes the color entry in a color table.
PointOutsideCoverageException
          Thrown when a evaluate method is invoked for a location outside the domain of the coverage.
SampleDimension
          Contains information for an individual sample dimension of coverage.
SampleDimensionType
          Specifies the various dimension types for coverage values.
 

Classes in org.opengis.coverage used by org.opengis.coverage.grid
Coverage
          A function from a spatial, temporal or spatiotemporal domain to an attribute range.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.