Package | Description |
---|---|
it.geosolutions.imageio.gdalframework |
Core of the ImageI/O-Ext Project.
|
it.geosolutions.imageio.plugins.arcbinarygrid |
ImageI/O-Ext Plugin for Arc/Info Binary Grid format, based on GDAL.
|
it.geosolutions.imageio.plugins.arcgrid |
ImageI/O-Ext Plugin for Arc/Info ASCII Grid format, based on GDAL.
|
it.geosolutions.imageio.plugins.bsb |
ImageI/O-Ext Plugin for BSB elevation raster format, based on GDAL.
|
it.geosolutions.imageio.plugins.doq1 |
ImageI/O-Ext Plugin for Digital Orthophoto Quarter Quadrangles elevation raster format, based on GDAL.
|
it.geosolutions.imageio.plugins.doq2 |
ImageI/O-Ext Plugin for New Labelled USGS Digital Orthophoto Quarter Quadrangles elevation raster format, based on GDAL.
|
it.geosolutions.imageio.plugins.dted |
ImageI/O-Ext Plugin for DTED elevation raster format, based on GDAL.
|
it.geosolutions.imageio.plugins.ecw |
ImageI/O-Ext Plugin for ECW format, based on GDAL driver.
|
it.geosolutions.imageio.plugins.ehdr |
ImageI/O-Ext Plugin for ESRI Hdr labelled format, based on GDAL.
|
it.geosolutions.imageio.plugins.envihdr |
ImageI/O-Ext Plugin for ENVI Hdr labelled format, based on GDAL.
|
it.geosolutions.imageio.plugins.envisat |
ImageI/O-Ext Plugin for Envisat Imagine format, based on GDAL.
|
it.geosolutions.imageio.plugins.erdasimg |
ImageI/O-Ext Plugin for ERDAS Imagine format, based on the GDAL HFA driver.
|
it.geosolutions.imageio.plugins.geotiff |
ImageI/O-Ext Plugin for GeoTIFF format, based on GDAL.
|
it.geosolutions.imageio.plugins.idrisi |
ImageI/O-Ext Plugin for the IDRISI (RST) format, based on GDAL.
|
it.geosolutions.imageio.plugins.jp2ecw |
ImageI/O-Ext Plugin for JPEG2000 format, based on the GDAL JP2 ECW driver .
|
it.geosolutions.imageio.plugins.jp2kakadu |
ImageI/O-Ext Plugin for JPEG2000 format, based on the GDAL JP2 Kakadu driver.
|
it.geosolutions.imageio.plugins.jp2mrsid |
ImageI/O-Ext Plugin for JPEG2000 format, based on the GDAL JP2 MrSID driver .
|
it.geosolutions.imageio.plugins.jpeg |
ImageI/O-Ext Plugin for JPEG format, based on GDAL.
|
it.geosolutions.imageio.plugins.mrsid |
ImageI/O-Ext Plugin for MrSID format, based on GDAL.
|
it.geosolutions.imageio.plugins.nitf |
ImageI/O-Ext Plugin for National Imagery Transmission Format (NITF), based on GDAL.
|
it.geosolutions.imageio.plugins.rpftoc |
ImageI/O-Ext Plugin for Compressed ARC Digitized Raster Graphics Raster Product Format (CADRG RPFTOC), based on GDAL.
|
it.geosolutions.imageio.plugins.wcs |
ImageI/O-Ext Plugin for WCS Service format, based on GDAL.
|
it.geosolutions.imageio.plugins.wms |
ImageI/O-Ext Plugin for WMS Service format, based on GDAL.
|
Constructor and Description |
---|
GDALImageReader(GDALImageReaderSpi originatingProvider)
Constructs a
GDALImageReader using a
GDALImageReaderSpi . |
GDALImageReader(GDALImageReaderSpi originatingProvider,
int numSubdatasets)
Constructs a
GDALImageReader using a
GDALImageReaderSpi . |
Modifier and Type | Class and Description |
---|---|
class |
ArcBinaryGridImageReaderSpi
Service provider interface for the ArcInfo Binary Image
|
Modifier and Type | Class and Description |
---|---|
class |
ArcGridImageReaderSpi
Service provider interface for the Ascii ArcInfo Image
|
Modifier and Type | Class and Description |
---|---|
class |
BSBImageReaderSpi
Service provider interface for BSB image reader
|
Modifier and Type | Class and Description |
---|---|
class |
DOQ1ImageReaderSpi
Service provider interface for Digital Orthophoto Quarter Quadrangles image reader
|
Modifier and Type | Class and Description |
---|---|
class |
DOQ2ImageReaderSpi
Service provider interface for New Labelled USGS Digital Orthophoto Quarter Quadrangles image reader
|
Modifier and Type | Class and Description |
---|---|
class |
DTEDImageReaderSpi
Service provider interface for DTED image reader
|
Modifier and Type | Class and Description |
---|---|
class |
ECWImageReaderSpi
Service provider interface for the ECW Image
|
Modifier and Type | Class and Description |
---|---|
class |
EsriHdrImageReaderSpi
Service provider interface for the ESRI Hdr labelled Image
|
Modifier and Type | Class and Description |
---|---|
class |
ENVIHdrImageReaderSpi
Service provider interface for the ENVI Hdr labelled Image
|
Modifier and Type | Class and Description |
---|---|
class |
EnvisatImageReaderSpi
Service provider interface for Envisat image reader
|
Modifier and Type | Class and Description |
---|---|
class |
ErdasImgImageReaderSpi
Service provider interface for Erdas Imagine image reader
|
Modifier and Type | Class and Description |
---|---|
class |
GeoTiffImageReaderSpi
Service provider interface for the GeoTiff Image
|
Modifier and Type | Class and Description |
---|---|
class |
IDRISIImageReaderSpi
Service provider interface for the Ascii ArcInfo Image
|
Modifier and Type | Class and Description |
---|---|
class |
JP2GDALEcwImageReaderSpi
Service provider interface for the jp2k image
|
Modifier and Type | Class and Description |
---|---|
class |
JP2GDALKakaduImageReaderSpi
Service provider interface for the jp2k image
|
Modifier and Type | Class and Description |
---|---|
class |
JP2GDALMrSidImageReaderSpi
Service provider interface for the jp2k image
|
Modifier and Type | Class and Description |
---|---|
class |
JpegGDALImageReaderSpi
Service provider interface for jpeg images
|
Modifier and Type | Class and Description |
---|---|
class |
MrSIDImageReaderSpi
Service provider interface for MrSid image reader
|
Modifier and Type | Class and Description |
---|---|
class |
NITFImageReaderSpi
Service provider interface for NITF image reader
|
Modifier and Type | Class and Description |
---|---|
class |
RPFTOCImageReaderSpi
Service provider interface for RPFTOC image reader
|
Modifier and Type | Class and Description |
---|---|
class |
WCSImageReaderSpi
Service provider interface for WCS image reader
|
Modifier and Type | Class and Description |
---|---|
class |
WMSImageReaderSpi
Service provider interface for WMS image reader
|
Copyright © 2006–2016 GeoSolutions. All rights reserved.