Package org.geotoolkit.coverage

Coverage implementation.

See:
          Description

Interface Summary
CoverageStack.Element Reference to a single n dimensional coverage in a (n+1) dimensional coverage stack.
 

Class Summary
AbstractCoverage Base class of all coverage type.
Category A category delimited by a range of sample values.
CoverageFactoryFinder Deprecated. Deprecated together with GridCoverageFactory.
CoverageReferences Holds weak references to coverage instances.
CoverageStack Creates a (n+1) dimensional coverage from a collection of n dimensional coverages.
CoverageStack.Adapter A convenience adapter class for wrapping a pre-loaded Coverage into an CoverageStack.Element object.
GridSampleDimension Describes the data values for a coverage as a list of categories.
SpatioTemporalCoverage3D Convenience view of an other coverage with x, y and time axis.
TransformedCoverage A coverage wrapping an other one with a different coordinate reference system.
TypeMap Utility methods for choosing a sample model or a color model on the basis of a range of values.
 

Exception Summary
OrdinateOutsideCoverageException Thrown when an evaluate(...) method method is invoked with a point outside coverage.
 

Package org.geotoolkit.coverage Description

Coverage implementation. An explanation for this package is provided in the OpenGIS® javadoc. The remaining discussion on this page is specific to the Geotk implementation.

Since:
2.1
Version:
3.00
Author:
Martin Desruisseaux (IRD)
Module:
coverage/geotk-coverage (download)


Copyright © 2009-2013 Geotoolkit.org. All Rights Reserved.