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
GridCoverageReader for this format able to create coverages out of the
source object. |
AbstractGridCoverage2DReader |
UnknownFormat.getReader(Object source,
Hints hints) |
abstract AbstractGridCoverage2DReader |
AbstractGridFormat.getReader(Object source,
Hints hints)
Gets a
GridCoverageReader for this format able to create coverages out of the
source object using the provided hints . |
Modifier and Type | Class and Description |
---|---|
class |
NetCDFReader
A 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 |
BaseGridCoverage2DReader
Base class for GridCoverage data access
|
Modifier and Type | Class and Description |
---|---|
class |
BaseGDALGridCoverage2DReader
Base 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 |
AIGReader
This class can read a AIG data source and create a
GridCoverage2D from the data. |
Modifier and Type | Class and Description |
---|---|
class |
DTEDReader
This class can read a DTED data source and create a
GridCoverage2D from the data. |
Modifier and Type | Class and Description |
---|---|
class |
ECWReader
This class can read a ECW data source and create a
GridCoverage2D from the data. |
Modifier and Type | Class and Description |
---|---|
class |
EsriHdrReader
This class can read a EHdr data source and create a
GridCoverage2D from the data. |
Modifier and Type | Class and Description |
---|---|
class |
EnviHdrReader |
Modifier and Type | Class and Description |
---|---|
class |
ErdasImgReader
This class can read a ERDAS Imagine data source and create a
GridCoverage2D from the
data. |
Modifier and Type | Class and Description |
---|---|
class |
IDRISIReader
This class can read a RST data source and create a
GridCoverage2D from the data. |
Modifier and Type | Class and Description |
---|---|
class |
JP2ECWReader
This class can read a JP2K data source and create a
GridCoverage2D from the data. |
Modifier and Type | Class and Description |
---|---|
class |
JP2MrSIDReader
This class can read a JP2K data source and create a
GridCoverage2D from the data. |
Modifier and Type | Class and Description |
---|---|
class |
MrSIDReader
This class can read a MrSID data source and create a
GridCoverage2D from the data. |
Modifier and Type | Class and Description |
---|---|
class |
NITFReader
This class can read a NITF data source and create a
GridCoverage2D from the data. |
Modifier and Type | Class and Description |
---|---|
class |
RPFTOCReader
This class can read a RPFTOC data source and create a
GridCoverage2D from the data. |
Modifier and Type | Class and Description |
---|---|
class |
SRPReader
This class can read a SRP data source and create a
GridCoverage2D from the data. |
Modifier and Type | Class and Description |
---|---|
class |
VRTReader
This class can read a VRT data source and create a
GridCoverage2D from the data. |
Modifier and Type | Class and Description |
---|---|
class |
JP2KReader
This class can read a JP2K data source and create a
GridCoverage2D from 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 |
ArcGridReader
This class can read an arc grid data source (ArcGrid or GRASS ASCII) and create a
GridCoverage2D from the data. |
Modifier and Type | Class and Description |
---|---|
class |
GeoTiffReader
this class is responsible for exposing the data and the Georeferencing metadata available to the
Geotools library.
|
Modifier and Type | Class and Description |
---|---|
class |
GrassCoverageReader
Coverage Reader class for reading GRASS raster maps.
|
Modifier and Type | Class and Description |
---|---|
class |
WorldImageReader
Reads a GridCoverage from a given source.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageMosaicReader
Reader 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 |
ImageMosaicJDBCReader
This 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 |
ImagePyramidReader
This 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 |
GeoPackageReader
GeoPackage 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 |
WMSCoverageReader
A grid coverage readers backing onto a WMS server by issuing GetMap
|
Modifier and Type | Class and Description |
---|---|
class |
WMTSCoverageReader
A grid coverage readers backing onto a WMTS server by issuing GetTile requests
|
Copyright © 1996–2019 Geotools. All rights reserved.