Package org.opengis.gc

Interface Summary
GC_Format This interface is a discovery mechanism to determine the formats supported by a GC_GridCoverageExchange implementation.
GC_GridCoverage Represent the basic implementation which provides access to grid coverage data.
GC_GridCoverageExchange Support for creation of grid coverages from persistent formats as well as exporting a grid coverage to a persistent formats.
GC_GridGeometry Describes the geometry and georeferencing information of the grid coverage.
GC_GridPacking Describes the packing of data values within grid coverages.
GC_GridRange Specifies the range of valid coordinates for each dimension of the coverage.
GC_Parameter The parameter required for a grid coverage processing operation.
GC_ParameterInfo Provides information for the parameters required for grid coverage processing operations and grid exchange.
 

Class Summary
GC_ByteInValuePacking Specifies the order of the bytes in multi-byte values.
GC_ParameterType Specifies the type of a parameter value.
GC_ValueInBytePacking Order of the pixels in a byte for CV_1BIT, CV_2BIT and CV_4BIT grid values.