| 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.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.gdal.srp | |
| org.geotools.coverageio.gdal.vrt | |
| 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.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 | |
| org.geotools.process | Define a Process API used to wrap up processes for reuse. | 
| org.geotools.process.raster | Raster processing support for the GeoTools library. | 
| org.geotools.renderer.lite.gridcoverage2d | SLD 1.0 and SE RasterSymbolizer support classes | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ArcSDEGridCoverage2DReaderJAI | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | GridCoverage2DReaderProvides access to named GridCoverage2D (along with any context information) from a persistent
 store. | 
| interface  | StructuredGridCoverage2DReaderA  GridCoverage2DReaderwhich exposes the underlying granule structure and allows to
 create and remove coverages. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractGridCoverage2DReaderThis class is a first attempt for providing a way to get more informations out of a single 2D
 raster datasets (x,y). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NetCDFReaderA NetCDF Reader implementation | 
| 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 | 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  | JP2KReaderThis 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 | Method and Description | 
|---|---|
| default GeneralParameterValue[] | RenderingTransformation. customizeReadParams(GridCoverageReader reader,
                   GeneralParameterValue[] params)Allows the transformation to customize the read | 
| 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 | 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 | Class and Description | 
|---|---|
| class  | MBTilesReader | 
| 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 | 
| Modifier and Type | Method and Description | 
|---|---|
| default GeneralParameterValue[] | RenderingProcess. customizeReadParams(Map<String,Object> input,
                   GridCoverageReader reader,
                   GeneralParameterValue[] params)Allows the transformation to customize the read parameters (asl | 
| Modifier and Type | Method and Description | 
|---|---|
| GeneralParameterValue[] | JiffleProcess. customizeReadParams(String script,
                   String destName,
                   String[] sourceNames,
                   int[] usedBands,
                   GridCoverageReader reader,
                   GeneralParameterValue[] params)This is called by the renderer to optimize the read, if possible, we'll customize the band
 reading so that we read only what we know will be used by the script. | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | GridCoverageRenderer. isBandsSelectionApplicable(GridCoverageReader reader,
                          RasterSymbolizer symbolizer)Checks if band selection is present, and can be delegated down to the reader | 
Copyright © 1996–2019 Geotools. All rights reserved.