Class | Description |
---|---|
Address |
The address argument is data object that contains properties representing the various address fields accepted
by the corresponding geocode service.
|
AddressCandidate |
Represents an address and its location.
|
AddressResult |
Return object from AddressCandidate.getAddress()
Different versions of ArcGis Server return different attributes for this object.
|
AlgorithmicColorRamp |
Class added v2.6
Create an algorithmic color ramp to define the range of colors used in the renderer generated by the GenerateRendererTask.
|
AreasAndLengthsParameters |
Input parameters for the areasAndLengths() method on the Geometry Serivce.
|
BufferParameters |
Represents a geometry service resource exposed by the ArcGIS Server REST API.
|
ClassBreaksDefinition |
Class added v2.6
Define a class breaks classification scheme used by the GenerateDataTask to generate classes.
|
ClassificationDefinition |
Class added v2.6
The super class for the classification definition objects used by the GenerateRendererTask class
to generate data classes.
|
ClosestFacilityParameters |
Input parameters for the ClosestFacilityTask.
|
ClosestFacilityParameters.AttributeParameter | |
ClosestFacilitySolveResult |
The result from a ClosestFacilityTask operation.
|
ClosestFacilityTask |
Helps you find closest facilities around any location (incident) on a network.
|
DataFile |
A geoprocessing data object containing a data source.
|
DataLayer |
Possible input for RouteParameters.stops or RouteParameters.barriers.
|
Date |
Date used in geoprocessing.
|
DirectionsFeatureSet |
A FeatureSet that has properties specific to routing.
|
DistanceParameters |
Input parameters for the distance method on the GeometryService.
|
FeatureSet |
A collection of features returned from ArcGIS Server or used as input to tasks.
|
FindParameters |
This data object is used as the findParameters argument to FindTask.execute method.
|
FindResult |
Represents a result of a find operation.
|
FindTask |
Search a map service exposed by the ArcGIS Server REST API based on a string value.
|
FindTask.Options | |
GeneralizeParameters |
Sets the geomteries, maximum deviation and units for the generalize operation.
|
GenerateRendererParameters |
Class added v2.6.
|
GenerateRendererTask |
The GenerateRendererTask class creates a renderer based on a classification definition and optional where
clause.
|
GenerateRendererTask.Options | |
GeometryService |
Represents a geometry service resource exposed by the ArcGIS Server REST API.
|
Geoprocessor |
Represents a GP Task resource exposed by the ArcGIS Server REST API.
|
GPMessage |
Represents a message generated during the execution of a geoprocessing task.
|
IdentifyParameters |
This data object is used as the identifyParameters argument to IdentifyTask.execute method.
|
IdentifyResult |
Represents a result of an identify operation.
|
IdentifyTask |
Performs an identify operation on the layers of a map service resource exposed by the ArcGIS Server REST API.
|
IdentifyTask.Options | |
ImageServiceIdentifyParameters |
Input parameters for the ImageServiceIdentifyTask.
|
ImageServiceIdentifyResult |
The results from an ImageServiceIdentifyTask.
|
ImageServiceIdentifyTask |
Performs an identify operation on an image service resource .
|
JobInfo |
Represents information pertaining to the execution of an asynchronous GP task on the server.
|
LengthsParameters |
Sets the lengthunits other parameters for Lengths operation.
|
LinearUnit |
A data object containing a linear distance.
|
Locator |
Represents a geocode service resource exposed by the ArcGIS Server REST API.
|
Locator.Parameters |
Class for adding sending outFields in addressToLocations()
|
MultiPartColorRamp |
Class added v2.6
Create a multipart color ramp to concatenate multiple color ramps for use in the renderer
generated by the GenerateRendererTask.
|
NAMessage |
Undocumented class returned by ClosestFacilitySolveParameters
|
OffsetParameters |
Sets the offset distance, type and other parameters for the
|
ParameterValue |
Represent the output parameters of a GP task and their properties and values.
|
PrintParameters |
Input parameters for the PrintTask.
|
PrintTask |
Class added v2.6
The PrintTask class generates a printer-ready version of the map using an Export Web Map Task available with ArGIS Server
10.1 and later.
|
PrintTask.PrintResult |
A json object that contains the url of the printed image.
|
PrintTemplate |
Class added v2.6
Define the layout template options used by the PrintTask and Print widget to generate the print page.
|
PrintTemplate.ExportOptions | |
PrintTemplate.LayoutOptions | |
Query |
Query for input to the QueryTask.
|
QueryTask |
Executes a query operation on a layer resource of a map service exposed by the ArcGIS Server REST API.
|
QueryTask.Options | |
RasterData |
A geoprocessing data object containing a raster data source.
|
RelationParameters |
Sets the relation and other parameters for Relation operation.
|
RelationshipQuery |
Define query parameters for the feature layer's queryRelateFeatures method.
|
RouteParameters |
Input parameters for a RouteTask.
|
RouteParameters.AttributeParameterValue | |
RouteResult |
The result from the Route Task.
|
RouteTask |
Solves a route on a route layer resource in a Network Analyst service exposed by the ArcGIS Server REST API.
|
ServiceAreaParameters |
Input parameters for a ServiceAreaTask.
|
ServiceAreaParameters.AttributeParameterValue | |
ServiceAreaSolveResult |
The result from a ServiceAreaTask operation.
|
ServiceAreaTask |
Helps you find service areas around any location on a network.
|
StatisticDefinition |
Class added v2.6
The StatisticDefinition class defines the type of statistics, the field used to calculate the statistics and the resulting output
field name.
|
TrimExtendParameters |
Sets the polylines and other parameters for the trimExtend operation.
|
UniqueValueDefinition |
Class added v2.6
Define a unique value classification scheme used by the GenerateDataTask to generate a renderer that
groups values based on a unique combination of one or more fields.
|
Enum | Description |
---|---|
AlgorithmicColorRamp.Algorithm | |
ClassBreaksDefinition.ClassificationMethod | |
ClassBreaksDefinition.NormalizationType | |
ClassBreaksDefinition.StandardDeviationInterval | |
ClassificationDefinition.Type | |
DataLayer.SpatialRelationshipType | |
GeometryService.UnitType | |
GPMessage.MessageType | |
IdentifyParameters.LayerOption | |
JobInfo.StatusType | |
NAOutputLine |
Contstants representing how the geometry is returned.
|
NAOutputPolygon | |
NATravelDirection |
Contstants representing how the geometry is returned.
|
NAUTurn |
Contstants representing how U-Turns are handled.
|
OffsetParameters.OffsetType | |
ParameterValue.DataType | |
PrintTemplate.Format | |
PrintTemplate.Layout | |
Query.SpatialRelationshipType | |
RelationParameters.SpatialRelationType | |
StatisticDefinition.StatisticType | |
TrimExtendParameters.ExtendType |