Package | Description |
---|---|
it.geosolutions.imageio.core |
Common metadata definition and access methods.
|
it.geosolutions.imageio.gdalframework |
Core of the ImageI/O-Ext Project.
|
Modifier and Type | Method and Description |
---|---|
List<GCP> |
CoreCommonImageMetadata.getGCPs()
Returns the Ground Control Points
|
Modifier and Type | Method and Description |
---|---|
protected void |
CoreCommonImageMetadata.setGcps(List<GCP> gcps) |
Modifier and Type | Method and Description |
---|---|
List<GCP> |
GDALCommonIIOImageMetadata.getGCPs()
Returns the Ground Control Points
|
List<? extends GCP> |
GDALImageReader.getGCPs(int imageIndex)
Returns Ground Control Points of the
Dataset at index
imageIndex . |
Copyright © 2006–2014 GeoSolutions. All rights reserved.