Uses of Package
com.esri.core.tasks.ags.geoprocessing

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

Classes in com.esri.core.tasks.ags.geoprocessing used by com.esri.core.tasks.ags.geoprocessing
GPJobParameter
          This class gives the descriptions of the input GPParameter and output GPParameter by providing their names and values.
GPJobResource
          This class represents a job submitted using Geoprocessor#submitJob.
GPJobResource.JobStatus
          The job status.
GPJobResultCallbackListener
          Implement this interface to handle the returned result from a Geoprocessor.submitJobAndGetResultsAsync(java.util.List, String[], String[], GPJobResultCallbackListener) call.
GPJobStatusCallback
          Implement this interface to create a callback that will be used to notify status update of a.
GPMapImage
          Container class representing a map image object shared by GPRasterDataLayer and GPFeatureRecordSetLayer
GPMessage
          This class represents messages generated during the execution of a geoprocessing task.
GPParameter
          Base class for all GeoProcessing parameters.
GPResultResource
          This class represents a result of Geoprocessor.execute(java.util.List).
GPServiceInfo
          This class provides information on a geoprocessing service at a given url.
GPTaskInfo
          This class provides information on a geoprocessing task at a given url.
GPTaskInfo.ExecutionType
          The Enum ExecutionType.
GPTaskInfo.GPParameterInfo
          This class provides information on a single parameter of a geoprocessing task.Information includes: Parameter name Parameter display name The parameter's category, if any The parameter's type The parameters direction: in or out The default value The parameter type: required, optional or derived A list of value choices
GPTaskInfo.ParamDirection
          The Enum ParamDirection.
GPTaskInfo.ParamType
          The Enum ParamType.
 

Classes in com.esri.core.tasks.ags.geoprocessing used by com.esri.map
GPJobResource
          This class represents a job submitted using Geoprocessor#submitJob.
 



Copyright © 2012. All Rights Reserved.