Package | Description |
---|---|
it.geosolutions.imageio.gdalframework |
Core of the ImageI/O-Ext Project.
|
it.geosolutions.imageio.plugins.mrsid |
ImageI/O-Ext Plugin for MrSID format, based on GDAL.
|
Modifier and Type | Class and Description |
---|---|
class |
GDALWritableCommonIIOImageMetadata
Class extending
GDALCommonIIOImageMetadata in order to provide write
capabilities to the metadata instance. |
Modifier and Type | Method and Description |
---|---|
protected GDALCommonIIOImageMetadata |
GDALImageReader.createDatasetMetadata(org.gdal.gdal.Dataset mainDataset,
String mainDatasetFileName)
Build a proper
GDALCommonIIOImageMetadata given an input dataset
as well as the file name containing such a dataset. |
protected GDALCommonIIOImageMetadata |
GDALImageReader.createDatasetMetadata(String datasetName)
Build a proper
GDALCommonIIOImageMetadata given the name of a
dataset. |
GDALCommonIIOImageMetadata |
GDALImageReader.getDatasetMetadata(int imageIndex)
Retrieves a
GDALCommonIIOImageMetadata by index. |
Modifier and Type | Class and Description |
---|---|
class |
MrSIDIIOImageMetadata
Specialization of
IIOMetadata specific for the MrSID format. |
Copyright © 2006–2015 GeoSolutions. All rights reserved.