| Package | Description | 
|---|---|
| org.geotools.arcsde.raster.gce | |
| org.geotools.coverage.grid.io | |
| org.geotools.coverage.io.netcdf | |
| 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.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.gdal.srp | |
| org.geotools.coverageio.gdal.vrt | |
| org.geotools.coverageio.jp2k | Implementation for JPEG2000 format Coverage I/O leveraging on the JP2K plugins. | 
| 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.image | |
| org.geotools.gce.imagemosaic | |
| org.geotools.gce.imagemosaic.jdbc | |
| org.geotools.gce.imagepyramid | |
| org.geotools.geopkg.mosaic | |
| org.geotools.mbtiles.mosaic | |
| org.geotools.ows.wms.map | |
| org.geotools.ows.wmts.map | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ArcSDEGridCoverage2DReaderJAI | 
| Modifier and Type | Method and Description | 
|---|---|
| AbstractGridCoverage2DReader | ArcSDERasterFormat. getReader(Object source) | 
| AbstractGridCoverage2DReader | ArcSDERasterFormat. getReader(Object source,
         Hints hints) | 
| Modifier and Type | Method and Description | 
|---|---|
| AbstractGridCoverage2DReader | UnknownFormat. getReader(Object source) | 
| abstract AbstractGridCoverage2DReader | AbstractGridFormat. getReader(Object source)Gets a  GridCoverageReaderfor this format able to create coverages out of the
 sourceobject. | 
| AbstractGridCoverage2DReader | UnknownFormat. getReader(Object source,
         Hints hints) | 
| abstract AbstractGridCoverage2DReader | AbstractGridFormat. getReader(Object source,
         Hints hints)Gets a  GridCoverageReaderfor this format able to create coverages out of the
 sourceobject using the providedhints. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NetCDFReaderA NetCDF Reader implementation | 
| Modifier and Type | Method and Description | 
|---|---|
| AbstractGridCoverage2DReader | NetCDFFormat. getReader(Object source) | 
| AbstractGridCoverage2DReader | NetCDFFormat. getReader(Object source,
         Hints hints) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseGridCoverage2DReaderBase class for GridCoverage data access | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseGDALGridCoverage2DReaderBase class for GridCoverage data access, leveraging on GDAL Java bindings provided by the
 ImageIO-Ext project. | 
| Modifier and Type | Method and Description | 
|---|---|
| AbstractGridCoverage2DReader | BaseGDALGridFormat. getReader(Object source) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AIGReaderThis class can read a AIG data source and create a  GridCoverage2Dfrom the data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DTEDReaderThis class can read a DTED data source and create a  GridCoverage2Dfrom the data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ECWReaderThis class can read a ECW data source and create a  GridCoverage2Dfrom the data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EsriHdrReaderThis class can read a EHdr data source and create a  GridCoverage2Dfrom the data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EnviHdrReader | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ErdasImgReaderThis class can read a ERDAS Imagine data source and create a  GridCoverage2Dfrom the
 data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | IDRISIReaderThis class can read a RST data source and create a  GridCoverage2Dfrom the data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JP2ECWReaderThis class can read a JP2K data source and create a  GridCoverage2Dfrom the data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JP2MrSIDReaderThis class can read a JP2K data source and create a  GridCoverage2Dfrom the data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MrSIDReaderThis class can read a MrSID data source and create a  GridCoverage2Dfrom the data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NITFReaderThis class can read a NITF data source and create a  GridCoverage2Dfrom the data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RPFTOCReaderThis class can read a RPFTOC data source and create a  GridCoverage2Dfrom the data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SRPReaderThis class can read a SRP data source and create a  GridCoverage2Dfrom the data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | VRTReaderThis class can read a VRT data source and create a  GridCoverage2Dfrom the data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JP2KReaderThis class can read a JP2K data source and create a  GridCoverage2Dfrom the data. | 
| Modifier and Type | Method and Description | 
|---|---|
| AbstractGridCoverage2DReader | JP2KFormat. getReader(Object source) | 
| AbstractGridCoverage2DReader | JP2KFormat. getReader(Object source,
         Hints hints) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ArcGridReaderThis class can read an arc grid data source (ArcGrid or GRASS ASCII) and create a  GridCoverage2Dfrom the data. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GeoTiffReaderthis class is responsible for exposing the data and the Georeferencing metadata available to the
 Geotools library. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GrassCoverageReaderCoverage Reader class for reading GRASS raster maps. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WorldImageReaderReads a GridCoverage from a given source. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ImageMosaicReaderReader responsible for providing access to mosaic of georeferenced images. | 
| Modifier and Type | Method and Description | 
|---|---|
| AbstractGridCoverage2DReader | GranuleDescriptor. getReader()Returns a new instance of the AbstractGridCoverage2DReader associated with this descriptor. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ImageMosaicJDBCReaderThis reader is responsible for providing access to images and image pyramids stored in a JDBC
 datbase as tiles. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ImagePyramidReaderThis reader is responsible for providing access to a pyramid of mosaics of georeferenced
 coverages that are read directly through imageio readers, like tiff, pngs, etc... | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GeoPackageReaderGeoPackage Grid Reader (supports the GP mosaic datastore). | 
| Modifier and Type | Method and Description | 
|---|---|
| AbstractGridCoverage2DReader | GeoPackageFormat. getReader(Object source) | 
| AbstractGridCoverage2DReader | GeoPackageFormat. getReader(Object source,
         Hints hints) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MBTilesReader | 
| Modifier and Type | Method and Description | 
|---|---|
| AbstractGridCoverage2DReader | MBTilesFormat. getReader(Object source) | 
| AbstractGridCoverage2DReader | MBTilesFormat. getReader(Object source,
         Hints hints) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WMSCoverageReaderA grid coverage readers backing onto a WMS server by issuing GetMap | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WMTSCoverageReaderA grid coverage readers backing onto a WMTS server by issuing GetTile requests | 
Copyright © 1996–2019 Geotools. All rights reserved.