| Package | Description | 
|---|---|
| org.geotools.arcsde.raster.gce | |
| org.geotools.coverage.grid.io | |
| org.geotools.coverage.io.grib | |
| org.geotools.coverage.io.netcdf | |
| 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.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.grassraster.format | |
| 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.opengis.coverage.grid | Quadrilateral grid coverages. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ArcSDERasterFormatAn implementation of the ArcSDE Raster Format. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | ArcSDEGridCoverage2DReaderJAI. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractGridFormatAbstractGridFormat is a convenience class so subclasses only need to populate a Map class and set
 the read and write parameter fields. | 
| class  | UnknownFormatThis class can be used when a proper  Formatcannot be found for some input sources. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Format[] | GridFormatFinder. getFormatArray()Returns an array with all available  GridFormatFactorySpiimplementations. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | AbstractGridFormat. equals(Format f) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GRIBFormat | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NetCDFFormat | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | NetCDFReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseGDALGridFormatA Base abstract class implementing  Format, to be extended by Formats leveraging on GDAL. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AIGFormatAn implementation of  Formatfor the Arc/Info Binary Grid (AIG) format. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | AIGReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DTEDFormatAn implementation of  Formatfor the DTED format. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | DTEDReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ECWFormatAn implementation of  Formatfor the ECW format. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | ECWReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EsriHdrFormatAn implementation of  Formatfor the Esri Hdr format. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | EsriHdrReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EnviHdrFormat | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | EnviHdrReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ErdasImgFormatAn implementation a  Formatfor the Erdas Imagine format. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | ErdasImgReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | IDRISIFormatAn implementation of  Formatfor the IDRIS (RST) format. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | IDRISIReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JP2ECWFormatAn implementation of  Formatfor the JP2K format based on the ECW driver. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | JP2ECWReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JP2KFormatAn implementation of  Formatfor the JP2K format. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | JP2KReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JP2MrSIDFormatAn implementation of  Formatfor the JP2K format based on the MrSID driver. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | JP2MrSIDReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MrSIDFormatAn implementation of  Formatfor the MrSID format. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | MrSIDReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NITFFormatAn implementation of  Formatfor the NITF format. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | NITFReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RPFTOCFormatAn implementation of  Formatfor the RPFTOC format. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | RPFTOCReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SRPFormatAn implementation of  Formatfor the SRP format. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | SRPReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | VRTFormatAn implementation of  Formatfor the VRT format | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | VRTReader. getFormat() | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | JP2KReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ArcGridFormatAn implementation a  Formatfor the ASCII grid ESRI and GRASS format. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | ArcGridReader. getFormat() | 
| Format | ArcGridWriter. getFormat()Creates a Format object describing the Arc Grid Format | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GeoTiffFormatProvides basic information about the GeoTIFF format IO. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | GeoTiffWriter. getFormat() | 
| Format | GeoTiffReader. getFormat() | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | GrassCoverageWriter. getFormat() | 
| Format | GrassCoverageReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GrassCoverageFormatProvides basic information about the grass raster format IO. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WorldImageFormatA Format to allow discovery of Readers/Writers for raster images that support world files
 containing information about the image. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | WorldImageReader. getFormat()Returns the format that this Reader accepts. | 
| Format | WorldImageWriter. getFormat()(non-Javadoc) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ImageMosaicFormatAbstractGridFormatsubclass for controllingImageMosaicReadercreation. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | ImageMosaicReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ImageMosaicJDBCFormatAbstractGridFormatsublass for controllingImageMosaicJDBCReadercreation. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | ImageMosaicJDBCReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ImagePyramidFormatThis class implements the basic format capabilities for a coverage format. | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | ImagePyramidReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GeoPackageFormatGeoPackage Grid Format (supports the GP mosaic datastore). | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | GeoPackageReader. getFormat() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MBTilesFormat | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | MBTilesReader. getFormat() | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | WMSCoverageReader. getFormat() | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | WMTSCoverageReader. getFormat() | 
| Modifier and Type | Method and Description | 
|---|---|
| Format | GridCoverageReader. getFormat()Returns the format handled by this  GridCoverageReader. | 
| Format | GridCoverageWriter. getFormat()Returns the format handled by this  GridCoverageWriter. | 
Copyright © 1996–2019 Geotools. All rights reserved.