Uses of Interface
org.geotools.coverage.grid.io.GridFormatFactorySpi
Packages that use GridFormatFactorySpi
Package
Description
Base coverage I/O classes defining coverage reader, coverage request and coverage response.
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 GridFormatFactorySpi in org.geotools.coverage.grid.io
Methods in org.geotools.coverage.grid.io that return types with arguments of type GridFormatFactorySpiModifier and TypeMethodDescriptionstatic Set<GridFormatFactorySpi>
GridFormatFinder.getAvailableFormats()
Finds all avalaible implementations ofGridFormatFactorySpi
which have registered using the services mechanism, and that have the appropriate libraries on the classpath. -
Uses of GridFormatFactorySpi in org.geotools.coverage.io.grib
Classes in org.geotools.coverage.io.grib that implement GridFormatFactorySpi -
Uses of GridFormatFactorySpi in org.geotools.coverage.io.netcdf
Classes in org.geotools.coverage.io.netcdf that implement GridFormatFactorySpi -
Uses of GridFormatFactorySpi in org.geotools.coverageio
Classes in org.geotools.coverageio that implement GridFormatFactorySpi -
Uses of GridFormatFactorySpi in org.geotools.coverageio.gdal.aig
Classes in org.geotools.coverageio.gdal.aig that implement GridFormatFactorySpiModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for Aig files. -
Uses of GridFormatFactorySpi in org.geotools.coverageio.gdal.dted
Classes in org.geotools.coverageio.gdal.dted that implement GridFormatFactorySpiModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for DTED files. -
Uses of GridFormatFactorySpi in org.geotools.coverageio.gdal.ecw
Classes in org.geotools.coverageio.gdal.ecw that implement GridFormatFactorySpiModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for ECW files. -
Uses of GridFormatFactorySpi in org.geotools.coverageio.gdal.ehdr
Classes in org.geotools.coverageio.gdal.ehdr that implement GridFormatFactorySpiModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for EHdr files. -
Uses of GridFormatFactorySpi in org.geotools.coverageio.gdal.envihdr
Classes in org.geotools.coverageio.gdal.envihdr that implement GridFormatFactorySpi -
Uses of GridFormatFactorySpi in org.geotools.coverageio.gdal.erdasimg
Classes in org.geotools.coverageio.gdal.erdasimg that implement GridFormatFactorySpiModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for ERDAS Imagine files. -
Uses of GridFormatFactorySpi in org.geotools.coverageio.gdal.idrisi
Classes in org.geotools.coverageio.gdal.idrisi that implement GridFormatFactorySpiModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for IDRISI files. -
Uses of GridFormatFactorySpi in org.geotools.coverageio.gdal.jp2ecw
Classes in org.geotools.coverageio.gdal.jp2ecw that implement GridFormatFactorySpiModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for JP2K files. -
Uses of GridFormatFactorySpi in org.geotools.coverageio.gdal.jp2kak
Classes in org.geotools.coverageio.gdal.jp2kak that implement GridFormatFactorySpiModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for JP2K files. -
Uses of GridFormatFactorySpi in org.geotools.coverageio.gdal.jp2mrsid
Classes in org.geotools.coverageio.gdal.jp2mrsid that implement GridFormatFactorySpiModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for JP2K files. -
Uses of GridFormatFactorySpi in org.geotools.coverageio.gdal.mrsid
Classes in org.geotools.coverageio.gdal.mrsid that implement GridFormatFactorySpiModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for MrSID files. -
Uses of GridFormatFactorySpi in org.geotools.coverageio.gdal.nitf
Classes in org.geotools.coverageio.gdal.nitf that implement GridFormatFactorySpiModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for NITF files. -
Uses of GridFormatFactorySpi in org.geotools.coverageio.gdal.rpftoc
Classes in org.geotools.coverageio.gdal.rpftoc that implement GridFormatFactorySpiModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for RPFTOC files. -
Uses of GridFormatFactorySpi in org.geotools.coverageio.gdal.srp
Classes in org.geotools.coverageio.gdal.srp that implement GridFormatFactorySpiModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for SRP (ASRP/USPR) files. -
Uses of GridFormatFactorySpi in org.geotools.coverageio.gdal.vrt
Classes in org.geotools.coverageio.gdal.vrt that implement GridFormatFactorySpiModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for VRT files. -
Uses of GridFormatFactorySpi in org.geotools.coverageio.jp2k
Classes in org.geotools.coverageio.jp2k that implement GridFormatFactorySpiModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for JP2K files. -
Uses of GridFormatFactorySpi in org.geotools.gce.arcgrid
Classes in org.geotools.gce.arcgrid that implement GridFormatFactorySpiModifier and TypeClassDescriptionfinal class
Implementation of theFormat
service provider interface for arc grid files. -
Uses of GridFormatFactorySpi in org.geotools.gce.geotiff
Classes in org.geotools.gce.geotiff that implement GridFormatFactorySpiModifier and TypeClassDescriptionclass
TheGeoTiffFormatFactorySpi
should never be instantiated directly by user code. -
Uses of GridFormatFactorySpi in org.geotools.gce.grassraster.format
Classes in org.geotools.gce.grassraster.format that implement GridFormatFactorySpiModifier and TypeClassDescriptionclass
The GrassCoverageFormatFactory will be discovered by the GridFormatFinder. -
Uses of GridFormatFactorySpi in org.geotools.gce.image
Classes in org.geotools.gce.image that implement GridFormatFactorySpi -
Uses of GridFormatFactorySpi in org.geotools.gce.imagemosaic
Classes in org.geotools.gce.imagemosaic that implement GridFormatFactorySpiModifier and TypeClassDescriptionfinal class
Implementation of the GridCoverageFormat service provider interface for mosaic of georeferenced images. -
Uses of GridFormatFactorySpi in org.geotools.gce.imagepyramid
Classes in org.geotools.gce.imagepyramid that implement GridFormatFactorySpiModifier and TypeClassDescriptionfinal class
Implementation of the GridCoverageFormat service provider interface for arc grid files. -
Uses of GridFormatFactorySpi in org.geotools.gce.pgraster
Classes in org.geotools.gce.pgraster that implement GridFormatFactorySpi -
Uses of GridFormatFactorySpi in org.geotools.geopkg.mosaic
Classes in org.geotools.geopkg.mosaic that implement GridFormatFactorySpiModifier and TypeClassDescriptionclass
Constructs a GeoPackage Grid Format (supports the GP mosaic datastore). -
Uses of GridFormatFactorySpi in org.geotools.mbtiles.mosaic
Classes in org.geotools.mbtiles.mosaic that implement GridFormatFactorySpi -
Uses of GridFormatFactorySpi in org.geotools.tpk
Classes in org.geotools.tpk that implement GridFormatFactorySpi -
Uses of GridFormatFactorySpi in org.geotools.vsi
Classes in org.geotools.vsi that implement GridFormatFactorySpi