Uses of Package
org.opengis.coverage.grid

Packages that use org.opengis.coverage.grid
org.geotools.arcsde.raster.gce   
org.geotools.arcsde.raster.info   
org.geotools.arcsde.raster.io   
org.geotools.coverage.grid GridCoverage2D implementation. 
org.geotools.coverage.grid.io   
org.geotools.coverage.processing Coverage processing implementations. 
org.geotools.coverage.processing.operation List of coverage operations
org.geotools.coverageio Base coverage I/O classes defining coverage reader, coverage request and coverage response. 
org.geotools.coverageio.gdal Base implementation for Coverage I/O based on GDAL bindings available via the ImageI/O-Ext project. 
org.geotools.coverageio.gdal.aig Implementation for Aig (ESRI binary grid) format Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.gdal.dted Implementation for DTED format Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.gdal.ecw Implementation for ECW format Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.gdal.ehdr Implementation for EHdr (ESRI hdr labelled) format Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.gdal.envihdr Implementation for ENVIHdr (ENVI hdr labelled) format Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.gdal.erdasimg Implementation for ERDAS Imagine format Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.gdal.idrisi Implementation for IDRISI format Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.gdal.jp2ecw Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 ECW driver. 
org.geotools.coverageio.gdal.jp2kak Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 Kakadu driver. 
org.geotools.coverageio.gdal.jp2mrsid Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 MrSID driver. 
org.geotools.coverageio.gdal.mrsid Implementation for MrSID format Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.gdal.nitf Implementation for National Imagery Transmission Format (NITF) Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.gdal.rpftoc RPFTOC Coverage I/O leveraging on GDAL. 
org.geotools.coverageio.jp2k Implementation for JPEG2000 format Coverage I/O leveraging on the JP2K plugins. 
org.geotools.filter.function   
org.geotools.gce.arcgrid A datasource to manage the ARCGrid ASCII format. 
org.geotools.gce.geotiff A grid coverage exchange to manage the GeoTIFF Revision 1.0 format. 
org.geotools.gce.grassraster GRASS input/output drivers In this package the I/O drivers for reading and writing GRASS raster maps are placed. 
org.geotools.gce.grassraster.format   
org.geotools.gce.gtopo30 Data source for reading the GTOPO30 file format. 
org.geotools.gce.image   
org.geotools.gce.imagemosaic   
org.geotools.gce.imagemosaic.jdbc   
org.geotools.gce.imagepyramid   
org.geotools.geometry org.geotools.geometry.Geometry implementation. 
org.geotools.geopkg   
org.geotools.geopkg.mosaic   
org.geotools.map List of layers to be rendered. 
org.geotools.process Define a Process API used to wrap up processes for reuse. 
org.geotools.referencing.operation.builder A package of convenience classes which use control points common to two data sets to derive empirically the transformation parameters needed to convert positions between the coordinate systems of the two data sets. 
org.geotools.renderer.lite.gridcoverage2d SLD 1.0 and SE RasterSymbolizer support classes 
org.opengis.coverage.grid Quadrilateral grid coverages. 
 

Classes in org.opengis.coverage.grid used by org.geotools.arcsde.raster.gce
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
GridCoverageWriter
          Support for writing grid coverages into a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.arcsde.raster.info
GridEnvelope
          Provides the grid coordinate values for the diametrically opposed corners of the grid.
 

Classes in org.opengis.coverage.grid used by org.geotools.arcsde.raster.io
GridEnvelope
          Provides the grid coordinate values for the diametrically opposed corners of the grid.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverage.grid
GridCoordinates
          Holds the set of grid coordinates that specifies the location of the grid point within the grid.
GridCoverage
          Represent the basic implementation which provides access to grid coverage data.
GridEnvelope
          Provides the grid coordinate values for the diametrically opposed corners of the grid.
GridGeometry
          Describes the geometry and georeferencing information of the grid coverage.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverage.grid.io
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverage
          Represent the basic implementation which provides access to grid coverage data.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
GridCoverageWriter
          Support for writing grid coverages into a persistent store.
GridEnvelope
          Provides the grid coordinate values for the diametrically opposed corners of the grid.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverage.processing
GridCoverage
          Represent the basic implementation which provides access to grid coverage data.
GridGeometry
          Describes the geometry and georeferencing information of the grid coverage.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverage.processing.operation
GridCoverage
          Represent the basic implementation which provides access to grid coverage data.
GridGeometry
          Describes the geometry and georeferencing information of the grid coverage.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverageio
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverageio.gdal
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
GridCoverageWriter
          Support for writing grid coverages into a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverageio.gdal.aig
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverageio.gdal.dted
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverageio.gdal.ecw
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverageio.gdal.ehdr
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverageio.gdal.envihdr
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverageio.gdal.erdasimg
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverageio.gdal.idrisi
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverageio.gdal.jp2ecw
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverageio.gdal.jp2kak
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverageio.gdal.jp2mrsid
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverageio.gdal.mrsid
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverageio.gdal.nitf
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverageio.gdal.rpftoc
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.coverageio.jp2k
GridCoverageWriter
          Support for writing grid coverages into a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.filter.function
GridGeometry
          Describes the geometry and georeferencing information of the grid coverage.
 

Classes in org.opengis.coverage.grid used by org.geotools.gce.arcgrid
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverage
          Represent the basic implementation which provides access to grid coverage data.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
GridCoverageWriter
          Support for writing grid coverages into a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.gce.geotiff
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverage
          Represent the basic implementation which provides access to grid coverage data.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
GridCoverageWriter
          Support for writing grid coverages into a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.gce.grassraster
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverage
          Represent the basic implementation which provides access to grid coverage data.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
GridCoverageWriter
          Support for writing grid coverages into a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.gce.grassraster.format
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageWriter
          Support for writing grid coverages into a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.gce.gtopo30
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverage
          Represent the basic implementation which provides access to grid coverage data.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
GridCoverageWriter
          Support for writing grid coverages into a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.gce.image
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverage
          Represent the basic implementation which provides access to grid coverage data.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
GridCoverageWriter
          Support for writing grid coverages into a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.gce.imagemosaic
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
GridCoverageWriter
          Support for writing grid coverages into a persistent store.
GridEnvelope
          Provides the grid coordinate values for the diametrically opposed corners of the grid.
 

Classes in org.opengis.coverage.grid used by org.geotools.gce.imagemosaic.jdbc
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
GridCoverageWriter
          Support for writing grid coverages into a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.gce.imagepyramid
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
GridCoverageWriter
          Support for writing grid coverages into a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.geometry
GridEnvelope
          Provides the grid coordinate values for the diametrically opposed corners of the grid.
 

Classes in org.opengis.coverage.grid used by org.geotools.geopkg
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
 

Classes in org.opengis.coverage.grid used by org.geotools.geopkg.mosaic
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoverageReader
          Support for reading grid coverages out of a persistent store.
GridCoverageWriter
          Support for writing grid coverages into a persistent store.
GridEnvelope
          Provides the grid coordinate values for the diametrically opposed corners of the grid.
 

Classes in org.opengis.coverage.grid used by org.geotools.map
GridCoverage
          Represent the basic implementation which provides access to grid coverage data.
 

Classes in org.opengis.coverage.grid used by org.geotools.process
GridGeometry
          Describes the geometry and georeferencing information of the grid coverage.
 

Classes in org.opengis.coverage.grid used by org.geotools.referencing.operation.builder
GridEnvelope
          Provides the grid coordinate values for the diametrically opposed corners of the grid.
 

Classes in org.opengis.coverage.grid used by org.geotools.renderer.lite.gridcoverage2d
GridCoverage
          Represent the basic implementation which provides access to grid coverage data.
 

Classes in org.opengis.coverage.grid used by org.opengis.coverage.grid
Format
          A discovery mechanism to determine the formats supported by a GridCoverageExchange implementation.
GridCoordinates
          Holds the set of grid coordinates that specifies the location of the grid point within the grid.
GridCoverage
          Represent the basic implementation which provides access to grid coverage data.
GridEnvelope
          Provides the grid coordinate values for the diametrically opposed corners of the grid.
GridGeometry
          Describes the geometry and georeferencing information of the grid coverage.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.