Package-level declarations

Types

Link copied to clipboard

A boolean input or output parameter. Corresponds to GPBoolean parameter type on the service.

Link copied to clipboard

A data file input or output parameter. Corresponds to GPDataFile parameter type on the service.

Link copied to clipboard

A date input or output parameter. Corresponds to GPDate parameter type on the service.

Link copied to clipboard

A double input or output parameter. Corresponds to GPDouble parameter type on the service.

Link copied to clipboard

The geoprocessing features used as input or output parameters. Corresponds to GPRecordSet and GPFeatureRecordSetLayer parameter types on the service.

Link copied to clipboard

Geoprocessing feature set is a read-only set of features that are returned from GeoprocessingFeatures.features.

Link copied to clipboard

A linear unit input or output parameter. Corresponds to GPLinearUnit parameter type on the service.

Link copied to clipboard

The list of geoprocessing linear unit types. This defines the subset of linear units supported by GeoprocessingLinearUnit.

Link copied to clipboard

A long input or output parameter. Corresponds to GPLong parameter type on the service. The range of values corresponds to a 32 bit integer from -2,147,483,648 to 2,147,483,647.

Link copied to clipboard

A multi value input or output parameter which contains a collection of single geoprocessing parameter type. Corresponds to GPMultiValue parameter type on the service.

Link copied to clipboard

Base class for all concrete parameter types that can be used in geoprocessing.

Link copied to clipboard

The list of geoprocessing parameter types. This is used to determine the geoprocessing parameter type.

Link copied to clipboard

A raster input or output parameter. Corresponds to GPRasterData and GPRasterDataLayer parameter types on the service.

Link copied to clipboard

A string input or output parameter. Corresponds to GPString parameter type on the service.