Uses of Class
com.esri.core.tasks.ags.geoprocessing.GPMapImage

Packages that use GPMapImage
com.esri.core.tasks.ags.geoprocessing Contains classes for connecting to geoprocessing services and parsing the results. 
 

Uses of GPMapImage in com.esri.core.tasks.ags.geoprocessing
 

Methods in com.esri.core.tasks.ags.geoprocessing that return GPMapImage
 GPMapImage GPFeatureRecordSetLayer.getMapImage()
          This method returns the GPMapImage associated with this GPFeatureRecordSetLayer.
It returns null if the return type of this instance is data.
 GPMapImage GPRasterDataLayer.getMapImage()
          Gets the GPMapImage object.
 

Methods in com.esri.core.tasks.ags.geoprocessing with parameters of type GPMapImage
 void GPFeatureRecordSetLayer.setMapImage(GPMapImage mapImage)
           
 void GPRasterDataLayer.setMapImage(GPMapImage mapImage)
          Sets the GPMapImage object.
 



Copyright © 2012. All Rights Reserved.