package

com.esri.core.tasks.ags.identify

Contains classes for defining identify operations that are executed on an ArcGIS Server.

Classes

IdentifyParameters

The IdentifyParameters class is a container for input parameters that are used during the instantiation of the IdentifyTask object. 

IdentifyResult

When the IdentifyTask class performs the identify operation and receives the result for an ArcGIS Server instance, it will only partially decode the results returned. 

IdentifyTask

The IdentifyTask class identifies features based on a set of parameters.