|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GCP | |
|---|---|
| it.geosolutions.imageio.core | Common metadata definition and access methods. |
| it.geosolutions.imageio.gdalframework | Core of the ImageI/O-Ext Project. |
| Uses of GCP in it.geosolutions.imageio.core |
|---|
| Methods in it.geosolutions.imageio.core that return types with arguments of type GCP | |
|---|---|
List<GCP> |
CoreCommonImageMetadata.getGCPs()
Returns the Ground Control Points |
| Method parameters in it.geosolutions.imageio.core with type arguments of type GCP | |
|---|---|
protected void |
CoreCommonImageMetadata.setGcps(List<GCP> gcps)
|
| Uses of GCP in it.geosolutions.imageio.gdalframework |
|---|
| Methods in it.geosolutions.imageio.gdalframework that return types with arguments of type GCP | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||