Uses of Class
it.geosolutions.imageio.core.GCP

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<? extends 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<? extends 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-2010 GeoSolutions. All Rights Reserved.