Package | Description |
---|---|
it.geosolutions.imageio.gdalframework |
Core of the ImageI/O-Ext Project.
|
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(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. |
Copyright © 2006-2018 GeoSolutions. All Rights Reserved.