Uses of Interface
org.geotools.api.coverage.grid.GridCoverageReader
Packages that use GridCoverageReader
Package
Description
Base coverage I/O classes defining coverage reader, coverage request and coverage response.
Base implementation for Coverage I/O based on GDAL bindings available via the ImageI/O-Ext project.
Implementation for Aig (ESRI binary grid) format Coverage I/O leveraging on GDAL.
Implementation for DTED format Coverage I/O leveraging on GDAL.
Implementation for ECW format Coverage I/O leveraging on GDAL.
Implementation for EHdr (ESRI hdr labelled) format Coverage I/O leveraging on GDAL.
Implementation for ENVIHdr (ENVI hdr labelled) format Coverage I/O leveraging on GDAL.
Implementation for ERDAS Imagine format Coverage I/O leveraging on GDAL.
Implementation for IDRISI format Coverage I/O leveraging on GDAL.
Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 ECW driver.
Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 Kakadu driver.
Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 MrSID driver.
Implementation for MrSID format Coverage I/O leveraging on GDAL.
Implementation for National Imagery Transmission Format (NITF) Coverage I/O leveraging on GDAL.
RPFTOC Coverage I/O leveraging on GDAL.
Implementation for JPEG2000 format Coverage I/O leveraging on the JP2K plugins.
A datasource to manage the ARCGrid ASCII format.
A grid coverage exchange to manage the GeoTIFF Revision 1.0 format.
GRASS input/output drivers
Define a Process API used to wrap up processes for reuse.
Raster processing support for the GeoTools library.
SLD 1.0 and SE RasterSymbolizer support classes
-
Uses of GridCoverageReader in org.geotools.coverage.grid.io
Subinterfaces of GridCoverageReader in org.geotools.coverage.grid.ioModifier and TypeInterfaceDescriptioninterface
Provides access to named GridCoverage2D (along with any context information) from a persistent store.interface
AGridCoverage2DReader
which exposes the underlying granule structure and allows to create and remove coverages.Classes in org.geotools.coverage.grid.io that implement GridCoverageReaderModifier and TypeClassDescriptionclass
This class is a first attempt for providing a way to get more informations out of a single 2D raster datasets (x,y). -
Uses of GridCoverageReader in org.geotools.coverage.io.netcdf
Classes in org.geotools.coverage.io.netcdf that implement GridCoverageReader -
Uses of GridCoverageReader in org.geotools.coverageio
Classes in org.geotools.coverageio that implement GridCoverageReaderModifier and TypeClassDescriptionclass
Base class for GridCoverage data access -
Uses of GridCoverageReader in org.geotools.coverageio.gdal
Classes in org.geotools.coverageio.gdal that implement GridCoverageReaderModifier and TypeClassDescriptionclass
Base class for GridCoverage data access, leveraging on GDAL Java bindings provided by the ImageIO-Ext project. -
Uses of GridCoverageReader in org.geotools.coverageio.gdal.aig
Classes in org.geotools.coverageio.gdal.aig that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
This class can read a AIG data source and create aGridCoverage2D
from the data. -
Uses of GridCoverageReader in org.geotools.coverageio.gdal.dted
Classes in org.geotools.coverageio.gdal.dted that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
This class can read a DTED data source and create aGridCoverage2D
from the data. -
Uses of GridCoverageReader in org.geotools.coverageio.gdal.ecw
Classes in org.geotools.coverageio.gdal.ecw that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
This class can read a ECW data source and create aGridCoverage2D
from the data. -
Uses of GridCoverageReader in org.geotools.coverageio.gdal.ehdr
Classes in org.geotools.coverageio.gdal.ehdr that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
This class can read a EHdr data source and create aGridCoverage2D
from the data. -
Uses of GridCoverageReader in org.geotools.coverageio.gdal.envihdr
Classes in org.geotools.coverageio.gdal.envihdr that implement GridCoverageReader -
Uses of GridCoverageReader in org.geotools.coverageio.gdal.erdasimg
Classes in org.geotools.coverageio.gdal.erdasimg that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
This class can read a ERDAS Imagine data source and create aGridCoverage2D
from the data. -
Uses of GridCoverageReader in org.geotools.coverageio.gdal.idrisi
Classes in org.geotools.coverageio.gdal.idrisi that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
This class can read a RST data source and create aGridCoverage2D
from the data. -
Uses of GridCoverageReader in org.geotools.coverageio.gdal.jp2ecw
Classes in org.geotools.coverageio.gdal.jp2ecw that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
This class can read a JP2K data source and create aGridCoverage2D
from the data. -
Uses of GridCoverageReader in org.geotools.coverageio.gdal.jp2kak
Classes in org.geotools.coverageio.gdal.jp2kak that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
This class can read a JP2K data source and create aGridCoverage2D
from the data. -
Uses of GridCoverageReader in org.geotools.coverageio.gdal.jp2mrsid
Classes in org.geotools.coverageio.gdal.jp2mrsid that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
This class can read a JP2K data source and create aGridCoverage2D
from the data. -
Uses of GridCoverageReader in org.geotools.coverageio.gdal.mrsid
Classes in org.geotools.coverageio.gdal.mrsid that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
This class can read a MrSID data source and create aGridCoverage2D
from the data. -
Uses of GridCoverageReader in org.geotools.coverageio.gdal.nitf
Classes in org.geotools.coverageio.gdal.nitf that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
This class can read a NITF data source and create aGridCoverage2D
from the data. -
Uses of GridCoverageReader in org.geotools.coverageio.gdal.rpftoc
Classes in org.geotools.coverageio.gdal.rpftoc that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
This class can read a RPFTOC data source and create aGridCoverage2D
from the data. -
Uses of GridCoverageReader in org.geotools.coverageio.gdal.srp
Classes in org.geotools.coverageio.gdal.srp that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
This class can read a SRP data source and create aGridCoverage2D
from the data. -
Uses of GridCoverageReader in org.geotools.coverageio.gdal.vrt
Classes in org.geotools.coverageio.gdal.vrt that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
This class can read a VRT data source and create aGridCoverage2D
from the data. -
Uses of GridCoverageReader in org.geotools.coverageio.jp2k
Classes in org.geotools.coverageio.jp2k that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
This class can read a JP2K data source and create aGridCoverage2D
from the data. -
Uses of GridCoverageReader in org.geotools.filter.function
Methods in org.geotools.filter.function with parameters of type GridCoverageReaderModifier and TypeMethodDescriptiondefault GeneralParameterValue[]
RenderingTransformation.customizeReadParams
(GridCoverageReader reader, GeneralParameterValue... params) Allows the transformation to customize the read -
Uses of GridCoverageReader in org.geotools.gce.arcgrid
Classes in org.geotools.gce.arcgrid that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
This class can read an arc grid data source (ArcGrid or GRASS ASCII) and create aGridCoverage2D
from the data. -
Uses of GridCoverageReader in org.geotools.gce.geotiff
Classes in org.geotools.gce.geotiff that implement GridCoverageReaderModifier and TypeClassDescriptionclass
this class is responsible for exposing the data and the Georeferencing metadata available to the Geotools library. -
Uses of GridCoverageReader in org.geotools.gce.grassraster
Classes in org.geotools.gce.grassraster that implement GridCoverageReaderModifier and TypeClassDescriptionclass
Coverage Reader class for reading GRASS raster maps. -
Uses of GridCoverageReader in org.geotools.gce.image
Classes in org.geotools.gce.image that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
Reads a GridCoverage from a given source. -
Uses of GridCoverageReader in org.geotools.gce.imagemosaic
Classes in org.geotools.gce.imagemosaic that implement GridCoverageReaderModifier and TypeClassDescriptionclass
Reader responsible for providing access to mosaic of georeferenced images. -
Uses of GridCoverageReader in org.geotools.gce.imagepyramid
Classes in org.geotools.gce.imagepyramid that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
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... -
Uses of GridCoverageReader in org.geotools.gce.pgraster
Classes in org.geotools.gce.pgraster that implement GridCoverageReader -
Uses of GridCoverageReader in org.geotools.geopkg.mosaic
Classes in org.geotools.geopkg.mosaic that implement GridCoverageReaderModifier and TypeClassDescriptionclass
GeoPackage Grid Reader (supports the GP mosaic datastore). -
Uses of GridCoverageReader in org.geotools.mbtiles.mosaic
Classes in org.geotools.mbtiles.mosaic that implement GridCoverageReader -
Uses of GridCoverageReader in org.geotools.ows.wms.map
Classes in org.geotools.ows.wms.map that implement GridCoverageReaderModifier and TypeClassDescriptionclass
A grid coverage readers backing onto a WMS server by issuing GetMap -
Uses of GridCoverageReader in org.geotools.ows.wmts.map
Classes in org.geotools.ows.wmts.map that implement GridCoverageReaderModifier and TypeClassDescriptionclass
A grid coverage readers backing onto a WMTS server by issuing GetTile requests -
Uses of GridCoverageReader in org.geotools.process
Methods in org.geotools.process with parameters of type GridCoverageReaderModifier and TypeMethodDescriptiondefault GeneralParameterValue[]
RenderingProcess.customizeReadParams
(Map<String, Object> input, GridCoverageReader reader, GeneralParameterValue[] params) Allows the transformation to customize the read parameters (asl -
Uses of GridCoverageReader in org.geotools.process.raster
Methods in org.geotools.process.raster with parameters of type GridCoverageReaderModifier and TypeMethodDescriptionJiffleProcess.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. -
Uses of GridCoverageReader in org.geotools.renderer.lite.gridcoverage2d
Methods in org.geotools.renderer.lite.gridcoverage2d with parameters of type GridCoverageReaderModifier and TypeMethodDescriptionstatic boolean
GridCoverageRenderer.isBandsSelectionApplicable
(GridCoverageReader reader, RasterSymbolizer symbolizer) Checks if band selection is present, and can be delegated down to the reader -
Uses of GridCoverageReader in org.geotools.tpk
Classes in org.geotools.tpk that implement GridCoverageReader -
Uses of GridCoverageReader in org.geotools.vsi
Classes in org.geotools.vsi that implement GridCoverageReaderModifier and TypeClassDescriptionfinal class
This class can read a VSI data source and create aGridCoverage2D
from the data.