Uses of Class
org.geotools.coverage.grid.io.AbstractGridFormat
Packages that use AbstractGridFormat
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.
-
Uses of AbstractGridFormat in org.geotools.coverage.grid.io
Subclasses of AbstractGridFormat in org.geotools.coverage.grid.ioModifier and TypeClassDescriptionclass
This class can be used when a properFormat
cannot be found for some input sources.Methods in org.geotools.coverage.grid.io that return AbstractGridFormatModifier and TypeMethodDescriptionGridFormatFactorySpi.createFormat()
Construct a live grid format.static AbstractGridFormat
GridFormatFinder.findFormat
(Object o) Returns aFormat
that is able to read a certain object.static AbstractGridFormat
GridFormatFinder.findFormat
(Object o, Hints hints) Returns aFormat
that is able to read a certain object.Methods in org.geotools.coverage.grid.io that return types with arguments of type AbstractGridFormatModifier and TypeMethodDescriptionstatic Set<AbstractGridFormat>
GridFormatFinder.findFormats
(Object o) static Set<AbstractGridFormat>
GridFormatFinder.findFormats
(Object o, Hints hints) -
Uses of AbstractGridFormat in org.geotools.coverage.io.grib
Subclasses of AbstractGridFormat in org.geotools.coverage.io.gribMethods in org.geotools.coverage.io.grib that return AbstractGridFormat -
Uses of AbstractGridFormat in org.geotools.coverage.io.netcdf
Subclasses of AbstractGridFormat in org.geotools.coverage.io.netcdfMethods in org.geotools.coverage.io.netcdf that return AbstractGridFormat -
Uses of AbstractGridFormat in org.geotools.coverageio
Methods in org.geotools.coverageio that return AbstractGridFormat -
Uses of AbstractGridFormat in org.geotools.coverageio.gdal
Subclasses of AbstractGridFormat in org.geotools.coverageio.gdalModifier and TypeClassDescriptionclass
A Base abstract class implementingFormat
, to be extended by Formats leveraging on GDAL. -
Uses of AbstractGridFormat in org.geotools.coverageio.gdal.aig
Subclasses of AbstractGridFormat in org.geotools.coverageio.gdal.aig -
Uses of AbstractGridFormat in org.geotools.coverageio.gdal.dted
Subclasses of AbstractGridFormat in org.geotools.coverageio.gdal.dted -
Uses of AbstractGridFormat in org.geotools.coverageio.gdal.ecw
Subclasses of AbstractGridFormat in org.geotools.coverageio.gdal.ecw -
Uses of AbstractGridFormat in org.geotools.coverageio.gdal.ehdr
Subclasses of AbstractGridFormat in org.geotools.coverageio.gdal.ehdrModifier and TypeClassDescriptionfinal class
An implementation ofFormat
for the Esri Hdr format. -
Uses of AbstractGridFormat in org.geotools.coverageio.gdal.envihdr
Subclasses of AbstractGridFormat in org.geotools.coverageio.gdal.envihdr -
Uses of AbstractGridFormat in org.geotools.coverageio.gdal.erdasimg
Subclasses of AbstractGridFormat in org.geotools.coverageio.gdal.erdasimgModifier and TypeClassDescriptionfinal class
An implementation aFormat
for the Erdas Imagine format. -
Uses of AbstractGridFormat in org.geotools.coverageio.gdal.idrisi
Subclasses of AbstractGridFormat in org.geotools.coverageio.gdal.idrisiModifier and TypeClassDescriptionfinal class
An implementation ofFormat
for the IDRIS (RST) format. -
Uses of AbstractGridFormat in org.geotools.coverageio.gdal.jp2ecw
Subclasses of AbstractGridFormat in org.geotools.coverageio.gdal.jp2ecwModifier and TypeClassDescriptionfinal class
An implementation ofFormat
for the JP2K format based on the ECW driver. -
Uses of AbstractGridFormat in org.geotools.coverageio.gdal.jp2kak
Subclasses of AbstractGridFormat in org.geotools.coverageio.gdal.jp2kak -
Uses of AbstractGridFormat in org.geotools.coverageio.gdal.jp2mrsid
Subclasses of AbstractGridFormat in org.geotools.coverageio.gdal.jp2mrsidModifier and TypeClassDescriptionfinal class
An implementation ofFormat
for the JP2K format based on the MrSID driver. -
Uses of AbstractGridFormat in org.geotools.coverageio.gdal.mrsid
Subclasses of AbstractGridFormat in org.geotools.coverageio.gdal.mrsid -
Uses of AbstractGridFormat in org.geotools.coverageio.gdal.nitf
Subclasses of AbstractGridFormat in org.geotools.coverageio.gdal.nitf -
Uses of AbstractGridFormat in org.geotools.coverageio.gdal.rpftoc
Subclasses of AbstractGridFormat in org.geotools.coverageio.gdal.rpftoc -
Uses of AbstractGridFormat in org.geotools.coverageio.gdal.srp
Subclasses of AbstractGridFormat in org.geotools.coverageio.gdal.srp -
Uses of AbstractGridFormat in org.geotools.coverageio.gdal.vrt
Subclasses of AbstractGridFormat in org.geotools.coverageio.gdal.vrt -
Uses of AbstractGridFormat in org.geotools.coverageio.jp2k
Subclasses of AbstractGridFormat in org.geotools.coverageio.jp2k -
Uses of AbstractGridFormat in org.geotools.gce.arcgrid
Subclasses of AbstractGridFormat in org.geotools.gce.arcgridModifier and TypeClassDescriptionfinal class
An implementation aFormat
for the ASCII grid ESRI and GRASS format. -
Uses of AbstractGridFormat in org.geotools.gce.geotiff
Subclasses of AbstractGridFormat in org.geotools.gce.geotiffModifier and TypeClassDescriptionclass
Provides basic information about the GeoTIFF format IO.Methods in org.geotools.gce.geotiff that return AbstractGridFormatModifier and TypeMethodDescriptionGeoTiffFormatFactorySpi.createFormat()
Creates and returns a new instance of theGeoTiffFormat
class if the required libraries are present. -
Uses of AbstractGridFormat in org.geotools.gce.grassraster.format
Subclasses of AbstractGridFormat in org.geotools.gce.grassraster.formatModifier and TypeClassDescriptionfinal class
Provides basic information about the grass raster format IO. -
Uses of AbstractGridFormat in org.geotools.gce.image
Subclasses of AbstractGridFormat in org.geotools.gce.imageModifier and TypeClassDescriptionfinal class
A Format to allow discovery of Readers/Writers for raster images that support world files containing information about the image. -
Uses of AbstractGridFormat in org.geotools.gce.imagemosaic
Subclasses of AbstractGridFormat in org.geotools.gce.imagemosaicModifier and TypeClassDescriptionfinal class
AbstractGridFormat
subclass for controllingImageMosaicReader
creation.Fields in org.geotools.gce.imagemosaic declared as AbstractGridFormatModifier and TypeFieldDescriptionprotected AbstractGridFormat
DefaultGranuleAccessProvider.format
protected AbstractGridFormat
DefaultGranuleAccessProvider.suggestedFormat
Methods in org.geotools.gce.imagemosaic that return AbstractGridFormatModifier and TypeMethodDescriptionImageMosaicFormatFactory.createFormat()
static AbstractGridFormat
DefaultGranuleAccessProvider.createFormatInstance
(String formatClass) ImageMosaicConfigHandler.getCachedFormat()
DefaultGranuleAccessProvider.getFormat()
GranuleAccessProvider.getFormat()
Return the AbstractGridFormat supporting the type of the input granuleMethods in org.geotools.gce.imagemosaic with parameters of type AbstractGridFormatModifier and TypeMethodDescriptionprotected void
GranuleDescriptor.init
(BoundingBox granuleBBOX, URL granuleUrl, AbstractGridFormat suggestedFormat, ImageReaderSpi suggestedSPI, ImageInputStreamSpi suggestedIsSPI, MultiLevelROI roiProvider, boolean heterogeneousGranules, boolean handleArtifactsFiltering, Hints hints) void
ImageMosaicConfigHandler.setCachedFormat
(AbstractGridFormat cachedFormat) Constructors in org.geotools.gce.imagemosaic with parameters of type AbstractGridFormatModifierConstructorDescriptionGranuleDescriptor
(String granuleLocation, BoundingBox granuleBBox, AbstractGridFormat suggestedFormat, ImageReaderSpi suggestedSPI, ImageInputStreamSpi suggestedIsSPI, MultiLevelROI roiProvider) GranuleDescriptor
(String granuleLocation, BoundingBox granuleBBox, AbstractGridFormat suggestedFormat, ImageReaderSpi suggestedSPI, ImageInputStreamSpi suggestedIsSPI, MultiLevelROI roiProvider, boolean heterogeneousGranules) GranuleDescriptor
(String granuleLocation, BoundingBox granuleBBox, AbstractGridFormat suggestedFormat, ImageReaderSpi suggestedSPI, ImageInputStreamSpi suggestedIsSPI, MultiLevelROI roiProvider, int maxDecimationFactor) GranuleDescriptor
(String granuleLocation, BoundingBox granuleBBox, AbstractGridFormat suggestedFormat, ImageReaderSpi suggestedSPI, ImageInputStreamSpi suggestedIsSPI, MultiLevelROI roiProvider, int maxDecimationFactor, boolean heterogeneousGranules) GranuleDescriptor
(String granuleLocation, BoundingBox granuleBBox, AbstractGridFormat suggestedFormat, ImageReaderSpi suggestedSPI, ImageInputStreamSpi suggestedIsSPI, MultiLevelROI roiProvider, int maxDecimationFactor, boolean heterogeneousGranules, boolean handleArtifactsFiltering) GranuleDescriptor
(String granuleLocation, BoundingBox granuleBBox, AbstractGridFormat suggestedFormat, ImageReaderSpi suggestedSPI, ImageInputStreamSpi suggestedIsSPI, MultiLevelROI roiProvider, int maxDecimationFactor, boolean heterogeneousGranules, boolean handleArtifactsFiltering, Hints hints) GranuleDescriptor
(SimpleFeature feature, ImageReaderSpi suggestedSPI, AbstractGridFormat suggestedFormat, ImageInputStreamSpi suggestedIsSPI, PathType pathType, String locationAttribute, String parentLocation) GranuleDescriptor
(SimpleFeature feature, ImageReaderSpi suggestedSPI, PathType pathType, AbstractGridFormat suggestedFormat, ImageInputStreamSpi suggestedIsSPI, String locationAttribute, String parentLocation, MultiLevelROI roiProvider) Constructor for theGranuleDescriptor
assuming it doesn't belong to an heterogeneous granules set.GranuleDescriptor
(SimpleFeature feature, AbstractGridFormat suggestedFormat, ImageReaderSpi suggestedSPI, ImageInputStreamSpi suggestedIsSPI, PathType pathType, String locationAttribute, String parentLocation, boolean heterogeneousGranules) GranuleDescriptor
(SimpleFeature feature, AbstractGridFormat suggestedFormat, ImageReaderSpi suggestedSPI, ImageInputStreamSpi suggestedIsSPI, PathType pathType, String locationAttribute, String parentLocation, boolean heterogeneousGranules, Hints hints) GranuleDescriptor
(SimpleFeature feature, AbstractGridFormat suggestedFormat, ImageReaderSpi suggestedSPI, ImageInputStreamSpi suggestedIsSPI, PathType pathType, String locationAttribute, String parentLocation, MultiLevelROI roiProvider, boolean heterogeneousGranules, Hints hints) Constructor for theGranuleDescriptor
-
Uses of AbstractGridFormat in org.geotools.gce.imagemosaic.catalog
Methods in org.geotools.gce.imagemosaic.catalog that return AbstractGridFormat -
Uses of AbstractGridFormat in org.geotools.gce.imagepyramid
Subclasses of AbstractGridFormat in org.geotools.gce.imagepyramidModifier and TypeClassDescriptionfinal class
This class implements the basic format capabilities for a coverage format. -
Uses of AbstractGridFormat in org.geotools.gce.pgraster
Subclasses of AbstractGridFormat in org.geotools.gce.pgrasterModifier and TypeClassDescriptionclass
Coverage format for rasters stored in a PostGIS database as described by the PostGIS Raster Reference. -
Uses of AbstractGridFormat in org.geotools.geopkg.mosaic
Subclasses of AbstractGridFormat in org.geotools.geopkg.mosaicModifier and TypeClassDescriptionclass
GeoPackage Grid Format (supports the GP mosaic datastore).Methods in org.geotools.geopkg.mosaic that return AbstractGridFormat -
Uses of AbstractGridFormat in org.geotools.mbtiles.mosaic
Subclasses of AbstractGridFormat in org.geotools.mbtiles.mosaicMethods in org.geotools.mbtiles.mosaic that return AbstractGridFormat -
Uses of AbstractGridFormat in org.geotools.tpk
Subclasses of AbstractGridFormat in org.geotools.tpkMethods in org.geotools.tpk that return AbstractGridFormat -
Uses of AbstractGridFormat in org.geotools.vsi
Subclasses of AbstractGridFormat in org.geotools.vsi