CAGSAddRastersParameters | Adds raster datasets to an AGSMosaicDatasetRaster by setting various parameters |
CAGSAnalysis | Base class for rendering analysis results in a scene view |
CAGSAnalysisOverlay | Manages the display of one or more Analyses on a scene view |
CAGSAngularUnit | Defines an angular unit of measurement |
CAGSAnnotationLayer | A layer that can visualize annotation text data. Annotation can be used to symbolize text on your maps as described in the Annotation ArcGIS Pro documentation. Annotation is defined by a text string, geographical location, and display properties including font, size, and color. These are stored together in an annotation feature class within a geodatabase |
CAGSAnnotationSublayer | Allows you to interrogate the properties of a sublayer within an annotation layer and to change the visibility of the sublayer |
C<AGSAPIKeyResource> | An interface for getting and setting the API key of an object |
CAGSApplication(AGSNetworkActivity) | A category on UIApplication containing convenience methods |
CAGSApplicationDelegate | An iOS app delegate for handling app events related to actions initiated by ArcGIS classes |
CAGSArcadeConsoleMessageContext | Provides information about the execution context where an Arcade console function is invoked |
CAGSArcadeEvaluationResult | The result from the successful evaluation of an Arcade Expression |
CAGSArcadeEvaluator | This object allows you to evaluate an AGSArcadeExpression under a given AGSArcadeProfile |
CAGSArcadeExpression | An Arcade expression object, containing an expression, a name, a return type and a title |
CAGSArcadeLabelExpression | An expression script using the Arcade language. The Arcade label expression property must contain a syntactically correct Arcade script expression. An example expression that combines text with a field value is "State: " + $feature.State_Name Note that quotes are needed around the literal text. See https://developers.arcgis.com/arcade/ for full documentation on the Arcade scripting language and its function library |
CAGSArcGISFeature | An AGSFeature object stored in an AGSArcGISFeatureTable object |
CAGSArcGISFeatureLayerInfo | Information about an individual layer or table in ArcGIS Feature Service |
CAGSArcGISFeatureServiceInfo | Information about an ArcGIS Feature service |
CAGSArcGISFeatureTable | An ArcGIS specific source for dataset containing geographic features or non-spatial records |
CAGSArcGISImageServiceInfo | Metadata of an ArcGIS Image Service |
CAGSArcGISMapImageLayer | Displays data from an ArcGIS Map service by using dynamically generated map images |
CAGSArcGISMapImageSublayer | Information about an individual layer or table in a dynamic ArcGIS Map Service |
CAGSArcGISMapServiceCapabilities | Information about an ArcGIS Server map service capabilities |
CAGSArcGISMapServiceInfo | Information about an ArcGIS Server map service |
CAGSArcGISMapServiceSublayerInfo | Information about an individual sublayer in an ArcGIS Map Service |
CAGSArcGISRuntimeEnvironment | Class representing the ArcGIS Runtime Environment |
CAGSArcGISSceneLayer | A layer to visualize an ArcGIS scene service |
CAGSArcGISSublayer | Information about an individual layer or table in ArcGIS Map Service |
CAGSArcGISTiledElevationSource | An elevation source based on tiled elevation data |
CAGSArcGISTiledLayer | Displays data from a ArcGIS Map service using pre-generated tiles |
CAGSArcGISTiledSublayer | Information about an individual layer or table in a cached ArcGIS Map Service |
CAGSArcGISVectorTiledLayer | Displays data from an ArcGIS vector tiled data source |
CAGSAreaUnit | Defines an area unit of measurement |
CAGSAttachment | Information about a feature attachment |
CAGSAttachmentsPopupElement | Represents a pop-up element of type attachments that is displayed in a pop-up for a geoelement |
CAGSAttributeParameterValue | A class that contains value of attribute's parameter |
CAGSAuthenticationChallenge | Represents an authentication challenge when accessing secured resources |
CAGSAuthenticationManager | A class to manage authentication |
C<AGSAuthenticationManagerDelegate> | A delegate for AGSAuthenticationManager |
CAGSBackgroundGrid | A background grid defines the default color and context grid for display behind a map or scene surface |
CAGSBasemap | A basemap for a map or a scene |
CAGSBasemap(AGSDeprecated) | |
CAGSBaseStretchRenderer | An abstract base stretch renderer object which is derived from a raster renderer object |
CAGSBingMapsLayer | Displays Bing maps layers |
CAGSBlendRenderer | A blend renderer for elevation raster data |
CAGSBookmark | A geographic or time location for quick navigation |
CAGSCallout | A callout window |
C<AGSCalloutDelegate> | A delegate of AGSCallout |
CAGSCamera | A camera to represent 3D viewpoints of a scene |
CAGSCameraController | A base class for controllers which manage the camera of AGSSceneView |
C<AGSCancelable> | A protocol exposed by operations that allow cancellation |
CAGSClassBreak | A class break object used to categorize a group of values that fall within a range of values |
CAGSClassBreaksRenderer | A renderer based on class breaks |
CAGSCLLocationDataSource | A datasource for AGSLocationDisplay based on Core Location |
CAGSClosestFacilityParameters | Input parameters for AGSClosestFacilityTask |
CAGSClosestFacilityResult | Result returned by AGSClosestFacilityTask |
CAGSClosestFacilityRoute | An individual route between a facility and an incident |
CAGSClosestFacilityTask | A task to find facilities closest to an incident |
CAGSClosestFacilityTaskInfo | Metadata about the network analyst service or dataset used by AGSClosestFacilityTask |
CAGSCodedValue | An object that represents a coded value found in AGSCodedValueDomain |
CAGSCodedValueDescription | An object that describes an AGSCodedValue to be created |
CAGSCodedValueDomain | Coded value domain supported by a field |
CAGSCodedValueDomainDescription | An object that describes an AGSCodedValueDomain to be created |
CAGSColormap | A colormap to display raster data as either a grayscale or color image |
CAGSColormapRenderer | A colormap raster renderer |
CAGSColorRamp | A color ramp representing a range of colors |
CAGSCompositeSymbol | Defines a set of symbols that make up a single symbol |
CAGSContingency | An object that defines a contingency |
CAGSContingencyConstraintViolation | An object that defines a contingency constraint violation |
CAGSContingentAnyValue | An object that indicates any domain value is allowed in a contingency |
CAGSContingentCodedValue | An object that defines a coded value specified in a contingency |
CAGSContingentNullValue | An object that indicates a nil value is allowed in a contingency |
CAGSContingentRangeValue | An object that defines a min and max range specified in a contingency |
CAGSContingentValue | An object that defines possible field values for fields participating in contingent field groups |
CAGSContingentValuesDefinition | An object that defines a contingent values definition |
CAGSContingentValuesResult | An object that defines possible values for a field in the context of the contingent field groups it participates in |
CAGSCoordinateFormatter | Formatter to convert between coordinates and their string representation |
CAGSCostAttribute | A cost to travel along the edge of a transportation network |
CAGSCredential | Represents an credential to access a secured resource |
CAGSCredentialCache | A cache containing credentials to reuse |
CAGSCubicBezierSegment | A cubic Bezier curve for use in a multipart geometry |
CAGSDashGeometricEffect | A Geometric effect object that transforms the representation of a line using a pattern of dashes and gaps |
CAGSDatumTransformation | A base class for transformation between two coordinate systems that have different datums |
CAGSDictionaryRenderer | Renders @AGSGeoElements using symbols generated from an AGSDictionarySymbolStyle |
CAGSDictionaryRenderer(AGSDeprecated) | |
CAGSDictionarySymbolStyle | A dictionary symbol style object containing symbol primitives and rules for generating symbols from attribute values |
CAGSDictionarySymbolStyle(AGSDeprecated) | |
CAGSDictionarySymbolStyleConfiguration | Configuration settings for a custom AGSDictionarySymbolStyle |
CAGSDimensionLayer | A layer that can visualize dimension features data |
CAGSDirectionEvent | An event along an AGSDirectionManeuver |
CAGSDirectionManeuver | A single maneuver in a series of driving direction |
CAGSDirectionMessage | A message describing AGSDirectionManeuver |
CAGSDisplayFilter | Represents a type used for limiting which features are rendered |
CAGSDisplayFilterDefinition | Provides definition on how features are filtered from the display |
CAGSDistance | Represents distance measurement |
CAGSDistanceCompositeSceneSymbol | A symbol that changes based on distance from the camera |
CAGSDistanceSymbolRange | A distance range for symbols |
CAGSDomain | Information about a field's domain |
CAGSDomainDescription | An object that describes a domain to be created |
CAGSDownloadPreplannedOfflineMapJob | A job to download an offline map from an online map |
CAGSDownloadPreplannedOfflineMapParameters | Parameters used with AGSOfflineMapTask to take a preplanned map area offline |
CAGSDownloadPreplannedOfflineMapResult | Results of taking a map offline using preplanned map areas |
CAGSDrawingInfo | Drawing information about a sub-layer of map or feature service |
CAGSEditFieldsInfo | Information about edit tracking fields |
CAGSEditorTrackingInfo | Information about a feature service's editor tracking configuration and ownership based access control |
CAGSEditResult | Information about the outcome of an attachment edit operation |
CAGSElevationSource | A base class for elevation sources used in a scene surface |
CAGSEllipticArcSegment | An elliptic arc segment for use in a multipart geometry |
CAGSENCCell | An ENC Cell |
CAGSENCDataset | An ENC Dataset |
CAGSENCDisplayCategories | Display categories for ENC data |
CAGSENCDisplaySettings | Display settings for ENC data |
CAGSENCEnvironmentSettings | Environment settings for ENC data |
CAGSENCExchangeSet | An ENC exchange set |
CAGSENCFeature | An ENC feature |
CAGSENCLayer | A layer that displays ENC data |
CAGSENCMarinerSettings | Mariner settings for ENC data |
CAGSENCTextGroupVisibilitySettings | Text group settings for ENC data |
CAGSENCViewingGroupSettings | View group settings for ENC data |
CAGSEnvelope | A geometry that represents a rectangular shape |
CAGSEnvelopeBuilder | The envelope builder object is used to create an envelope |
CAGSEstimateTileCacheSizeJob | A job to estimate the size of a tile cache to be exported from an ArcGIS Tile service |
CAGSEstimateTileCacheSizeResult | Size estimate of a tile cache requested by AGSExportTileCacheTask |
CAGSExpiration | Expiration details, that indicate whether a given package is out of date |
CAGSExportTileCacheJob | A job to export a tile cache from an ArcGIS Tile service |
CAGSExportTileCacheParameters | Parameters for the operations on AGSExportTileCacheTask |
CAGSExportTileCacheTask | A task used to export a tile cache (.tpk or .tpkx). Use this in conjunction with a map or image service to generate and download tile packages |
CAGSExportVectorTilesJob | A job to export a tile cache or item resource cache from an ArcGIS Vector Tile service |
CAGSExportVectorTilesParameters | Parameters for the operations on AGSExportVectorTilesTask |
CAGSExportVectorTilesResult | Result of the job to export vector tiles |
CAGSExportVectorTilesTask | A task used to export vector tiles and optionally a portal item's vector tile style resources |
CAGSExpressionPopupElement | Represents a pop-up element of type expression that defines a pop-up element with an Arcade expression |
CAGSExtensionLicense | The application's extension license details |
CAGSFacility | A facility to use in closest facility or service area analysis |
CAGSFacilityLayerDefinition | Defines the properties of the layer that contains facilities for a floor-aware map or scene |
CAGSFeature | A representation of a real-world object on a map |
CAGSFeatureCollection | A lightweight collection of features |
CAGSFeatureCollectionLayer | A layer that can visualize a feature collection |
CAGSFeatureCollectionTable | An individual table that contains features belonging to a feature collection |
CAGSFeatureEditResult | Information about the outcome of a feature edit operation |
CAGSFeatureEnumerator | An enumerator to iterate over features |
CAGSFeatureFenceParameters | Geotrigger fence data created from features |
CAGSFeatureLayer | A layer that can visualize vector/feature data |
CAGSFeatureQueryResult | Result of queries that return features |
CAGSFeatureServiceCapabilities | Capabilities supported by a feature service |
CAGSFeatureServiceLayerIDInfo | An object that represents the metadata for a Feature service layer |
C<AGSFeatureSet> | An abstract representation of a set of features |
CAGSFeatureSubtype | Encapsulates properties of types of features in a feature layer |
CAGSFeatureTable | A source for dataset containing geographic features or non-spatial records |
CAGSFeatureTable(AGSDeprecated) | |
CAGSFeatureTableEditResult | The edit results of a specific AGSFeatureTable |
CAGSFeatureTemplate | Represents all of the information needed to create a feature |
CAGSFeatureType | Encapsulates properties of types of features in a feature layer |
CAGSFenceGeotrigger | An AGSGeotrigger that defines regions or fences to be monitored using an AGSGeotriggerMonitor |
CAGSFenceGeotriggerNotificationInfo | An AGSGeotriggerNotificationInfo from an AGSFenceGeotrigger |
CAGSFenceParameters | Geotrigger fence data required for an AGSFenceGeotrigger |
CAGSField | An object that represents information about a field |
CAGSFieldDescription | An object that describes an AGSField to be created |
CAGSFieldGroup | An object that defines a field group |
CAGSFieldsPopupElement | Represents a pop-up element of type fields that is displayed in a pop-up for a geoelement |
CAGSFillSymbol | An abstract base class for fill symbols |
CAGSFillSymbolLayer | A base class for fill symbol layers |
C<AGSFloorAware> | A protocol that can be implemented by layers that support floor filtering |
CAGSFloorFacility | A facility that contains one or more levels for a floor-aware map or scene |
CAGSFloorLevel | A floor level within a facility for a floor-aware map or scene |
CAGSFloorManager | Manages the data displayed by a floor-aware map or scene, allowing filtering based on floor levels |
CAGSFloorSite | A site containing one or more facilities for a floor-aware map or scene |
CAGSFrameCameraAddRastersParameters | Adds raster datasets to an AGSMosaicDatasetRaster by setting various parameters including the use of frame and camera text files |
CAGSGenerateGeodatabaseJob | A job to generate a geodatabase from an ArcGIS Feature service |
CAGSGenerateGeodatabaseParameters | Parameters to generate a sync-enabled geodatabase |
CAGSGenerateLayerOption | Options defining what data to include for a layer in a geodatabase |
CAGSGenerateOfflineMapJob | A job to take a map offline |
CAGSGenerateOfflineMapParameterOverrides | Gives access to the individual parameters objects that will generate the various geodatabase, vector tile and tile cache packages that make up the data of an offline map |
CAGSGenerateOfflineMapParameters | Parameters used with a AGSOfflineMapTask object to take a map offline |
CAGSGenerateOfflineMapResult | Results of taking a map offline |
CAGSGeocodeParameters | Parameters to refine gecoding results returned by AGSLocatorTask |
CAGSGeocodeResult | A match candidate returned from an AGSLocatorTask geocode or reverse geocode operation |
CAGSGeodatabase | A geodatabase on disk |
CAGSGeodatabase(AGSDeprecated) | |
C<AGSGeodatabaseDataset> | A dataset within a geodatabase |
CAGSGeodatabaseDeltaInfo | Represents the delta files created to synchronize changes to an AGSGeodatabase object |
CAGSGeodatabaseFeatureTable | A Geodatabase dataset containing geographic features or non-spatial records |
CAGSGeodatabaseSyncTask | A task to download and synchronize a sync-enabled geodatabase |
CAGSGeodatabaseSyncTask(AGSDeprecated) | |
CAGSGeodesicEllipseParameters | Parameters for geodesicEllipseWithParameters: (AGSGeometryEngine) |
CAGSGeodesicSectorParameters | Parameters for geodesicSectorWithParameters: (AGSGeometryEngine) |
CAGSGeodeticDistanceResult | A result of AGSGeometryEngine::geodeticDistanceBetweenPoint1:point2:inUnits: method |
C<AGSGeoElement> | An abstract representation of geographic entities on a map |
CAGSGeoElementLineOfSight | Analysis of visibility along a line between two geo-elements |
CAGSGeoElementViewshed | Analysis of viewshed for a specified geo-element |
CAGSGeographicTransformation | Used to transform coordinates of geometries between spatial references that have two different geographic coordinate systems |
CAGSGeographicTransformationStep | Represents a step in the process of transforming between datums |
CAGSGeometricEffect | A base class for multilayer symbol geometric effect |
CAGSGeometry | Base class for all classes that represent geometric shapes |
CAGSGeometryBuilder | A builder to build geometries |
CAGSGeometryEngine | A class providing methods for operating on AGSGeometry objects |
CAGSGeoModel | A base class for either an AGSMap or an AGSScene |
CAGSGeoModelFloorDefinition | Contains floor-awareness settings for a map or scene |
CAGSGeoPackage | A GeoPackage on disk |
CAGSGeoPackageFeatureTable | A dataset in a GeoPackage containing geographic features or non-spatial records |
CAGSGeoPackageRaster | A raster dataset within a GeoPackage |
CAGSGeoprocessingBoolean | A geoprocessing parameter for boolean data type |
CAGSGeoprocessingDataFile | A geoprocessing parameter for files |
CAGSGeoprocessingDate | A geoprocessing parameter for date data type |
CAGSGeoprocessingDouble | A geoprocessing parameter for double data type |
CAGSGeoprocessingFeatures | A geoprocessing parameter for feature data |
CAGSGeoprocessingFeatureSet | A set of features representing results of a geoprocessing job |
CAGSGeoprocessingJob | A job to execute tasks on an ArcGIS Geoprocessing service |
CAGSGeoprocessingLinearUnit | A geoprocessing parameter for linear distances |
CAGSGeoprocessingLong | A geoprocessing parameter for a 32 bit integer data type |
CAGSGeoprocessingMultiValue | A geoprocessing parameter containing multiple values |
CAGSGeoprocessingParameter | A base class for geoprocessing parameters |
CAGSGeoprocessingParameterInfo | Information about an input/output Geoprocessing Task parameter |
CAGSGeoprocessingParameters | Input parameters for a geoprocessing job |
CAGSGeoprocessingRaster | A geoprocessing parameter for raster data |
CAGSGeoprocessingResult | Result of a geoprocessing job |
CAGSGeoprocessingString | A geoprocessing parameter for string data type |
CAGSGeoprocessingTask | A task to perform Geoprocessing |
CAGSGeoprocessingTaskInfo | Information about a Geoprocessing Task |
CAGSGeoprocessingUnknownParameter | A geoprocessing parameter that is not currently supported |
CAGSGeotrigger | A condition monitored by an AGSGeotriggerMonitor |
CAGSGeotriggerFeed | Feed data required for an AGSGeotrigger |
CAGSGeotriggerMonitor | An AGSGeotriggerMonitor monitors an AGSGeotrigger condition and, when it is met, results in an AGSGeotriggerNotificationInfo |
CAGSGeotriggerNotificationInfo | Provides details about an AGSGeotrigger condition that has been met |
CAGSGeotriggersInfo | Presents information on an array of AGSGeotrigger objects defined for an AGSGeoModel |
CAGSGeoView | A base class for all views that can display geographic content on screen |
C<AGSGeoViewTouchDelegate> | A touch delegate for AGSGeoView |
CAGSGlobeCameraController | A controller to allow free-form roaming of a scene view's camera around the globe |
CAGSGPXLocationDataSource | Simulates location updates based on a GPX file |
CAGSGraphic | A graphic on top of a map |
CAGSGraphicFenceParameters | Geotrigger fence parameters data created from graphics |
CAGSGraphicsOverlay | An overlay to display graphics on the map |
CAGSGraphicsOverlayFenceParameters | Geotrigger fence parameters data created from an AGSGraphicsOverlay |
CAGSGrid | A base class for displaying coordinate system grids on a map |
CAGSGroupLayer | A container for other layers and group layers. It is used to represent datasets that are composed of multiple layers to be managed as a single layer with respect to display in a map or scene |
CAGSHatchFillSymbolLayer | A class representing a hatch fill symbol layer inside of the geometry attached to a multilayer polygon symbol |
CAGSHeatmapRenderer | A renderer to display heatmaps |
CAGSHillshadeRenderer | A hillshade raster renderer |
CAGSHistogramEqualizationStretchParameters | Parameters to create a stretch renderer based on histogram equalization |
CAGSHorizontalVerticalTransformation | Used to transform coordinates of z-aware geometries between spatial references that have different geographic and/or vertical coordinate systems |
CAGSHorizontalVerticalTransformationStep | Represents a step in the process of transforming between horizontal and/or vertical datums |
CAGSIdentifyGraphicsOverlayResult | Results of an identify graphic overlay operation on an AGSGeoView object |
CAGSIdentifyLayerResult | Results of an identify layer operation on an AGSGeoView object |
CAGSIDInfo | Metadata for a service |
CAGSImageAdjustmentLayer | A base class for layers that allow color adjustments |
CAGSImageFrame | A frame that, when added to an AGSImageOverlay , renders an image on top of a scene |
CAGSImageOverlay | An overlay that contains a frame with an image to display in the view |
CAGSImageServiceRaster | An instance of this class represents a raster that is retrieved from an ArcGIS image service |
CAGSImageTiledLayer | A base class for layers that display cached maps. You would typically work with one or more sub-classes of this class |
CAGSImageTiledLayer(CustomImageTiledLayer) | Category for implementing custom tiled layers |
CAGSIncident | An incident to use in closest facility analysis |
CAGSIndoorsLocationDataSource | Provides an indoor or outdoor position based on device sensor data (radio, GPS, motion sensors) |
CAGSInheritedDomain | Inherited domain for a field |
CAGSIntegratedMeshLayer | A layer that can display an integrated mesh |
CAGSItem | Object representing a unit of content |
CAGSItemResourceCache | Information on resources associated with an item |
CAGSJob | A long running job on a remote server |
CAGSJob(AGSDeprecated) | |
CAGSJobMessage | Informational message about the execution of a job |
CAGSJSONRequestOperation | An operation to fetch JSON from a web service |
C<AGSJSONSerializable> | A protocol to convert objects to and from JSON |
CAGSJSONSerializableBase | A class that provides a base implementation for our JSON serializable objects |
CAGSKeychainItem | A convenience class to store and retrieve objects in the keychain |
CAGSKMLColorStyle | Defines how an AGSKMLNode will appear |
CAGSKMLContainer | A KML Container element |
CAGSKMLDataset | A KML dataset |
CAGSKMLDocument | A KML Document element |
CAGSKMLFolder | A KML Folder element |
CAGSKMLGeometry | A KML Geometry element |
CAGSKMLGroundOverlay | A KML Ground Overlay element |
CAGSKMLIcon | The KML icon of the ground and screen overlays |
CAGSKMLIconStyle | A KML icon style object |
CAGSKMLImageCoordinate | A KML image coordinate object |
CAGSKMLLabelStyle | Specifies how the name of a AGSKMLNode is drawn, including color and scale |
CAGSKMLLayer | A layer that can visualize KML data |
CAGSKMLLineStyle | The drawing style (color, color mode, and line width) for all line geometry |
CAGSKMLNetworkLink | A KML Network Link element |
CAGSKMLNode | A single node within a KML document |
CAGSKMLPhotoOverlay | Photo overlays are a legacy KML feature |
CAGSKMLPlacemark | A KML Placemark element |
CAGSKMLPolygonStyle | Specifies the drawing style for all polygons in a KML node |
CAGSKMLScreenOverlay | A KML Screen Overlay element |
CAGSKMLStyle | Specifies the drawing style for a AGSKMLNode |
CAGSKMLTour | A KML tour |
CAGSKMLTourController | The KML tour controller, which can be used to control the playback of KML tours |
CAGSKMLViewpoint | KML viewpoint specifying a vantage point for looking at a node |
CAGSLabelAngle | Specifies how to calculate the angular position and layout direction for labels on or around point feature symbols. The angular position may be different for each feature (driven by one or more feature attributes) or constant for all features (specified by a fixed number) |
CAGSLabelDefinition | An object that defines the text, appearance, and position of labels for features within a given scale range |
CAGSLabelDefinition(AGSDeprecated) | |
CAGSLabelExpression | Abstract base class for the different types of expressions that can be used to create label text. Users can read the expression script using the AGSLabelExpression::expression property. To specify an expression script, users create an object of type AGSArcadeLabelExpression , AGSSimpleLabelExpression or AGSWebmapLabelExpression with the required expression script and assign it to the label expression object |
CAGSLabelingInfo | An object that defines the text, appearance and position of labels for features for a given scale range. An AGSLabelingInfo describes a class of labels |
CAGSLabelStackSeparator | A separator character in a label, where a line break may be inserted in long text |
CAGSLatitudeLongitudeGrid | A grid consisting of east-west lines of latitude and north-south lines of longitude |
CAGSLayer | An abstract base class for all layers |
C<AGSLayerContent> | A protocol defining common properties and operations for layers |
CAGSLayerFloorDefinition | Describes how features in an AGSFloorAware layer are associated with floor levels of a facility |
CAGSLayerSceneProperties | Layer properties that apply to 3D scenes |
CAGSLayerTimeInfo | Time information details |
CAGSLayerViewState | The view state of a layer |
CAGSLegendInfo | An individual legend element |
CAGSLevelLayerDefinition | Defines the properties of the layer that contains floor levels for a floor-aware map or scene |
CAGSLevelOfDetail | A scale level in a tiling scheme |
CAGSLicense | The application's license details |
CAGSLicenseInfo | A class that contains information pertaining to a licensed named user |
CAGSLicenseResult | Result of setting a license |
CAGSLinearUnit | Defines a linear unit of measurement |
CAGSLineOfSight | Base class for all line-of-sight analysis |
CAGSLineSegment | A line segment |
CAGSLineSymbol | An abstract base class for line symbols |
C<AGSLoadable> | A protocol adopted by classes that can load data asynchronously |
CAGSLoadableBase | A base class for loadables |
CAGSLoadableBase(ForSubclassEyesOnly) | Information relevant to sublcasses of AGSLoadableBase |
CAGSLoadableImage | An image that is loaded asynchronously |
CAGSLoadableRemoteResourceBase | |
CAGSLoadableValue | A value that is loaded asynchronously |
CAGSLoadSettings | Settings for layers in a Map or Scene |
CAGSLocalFeatureEdit | An object that represents a pending feature edit specifying its edit operation and most recent edit time |
CAGSLocalFeatureEditsResult | An object that contains an enumerator that can iterate AGSLocalFeatureEdit results in ascending order based on edit time |
CAGSLocalItem | A unit of content on-disk |
CAGSLocation | Represents a location update provided by a location datasource |
C<AGSLocationChangeHandlerDelegate> | A change handler delegate for AGSLocationDataSource |
CAGSLocationDataSource | An abstract base class that provides location updates to AGSLocationDisplay |
CAGSLocationDataSource(AGSDeprecated) | |
CAGSLocationDataSource(ForSubclassEyesOnly) | A category to organize subclassable aspects of AGSLocationDataSource |
CAGSLocationDisplay | Displays device location on a map |
CAGSLocationDistanceMeasurement | Analysis of distance between two locations |
CAGSLocationGeotriggerFeed | Feed data for an AGSGeotrigger created from an AGSLocationDataSource |
CAGSLocationLineOfSight | Analysis of visibility along a line between two locations |
CAGSLocationToScreenResult | Result of a location-to-screen operation on AGSSceneView |
CAGSLocationViewshed | Analysis of viewshed for a specified location |
CAGSLocatorAttribute | Attribute avaialable for an AGSLocatorTask |
CAGSLocatorInfo | Metadata about the locator service or dataset used by AGSLocatorTask |
CAGSLocatorTask | A task to geocode and reverse-geocode addresses and places |
CAGSManualDisplayFilterDefinition | Filter features from the display based on the specified active display filter |
CAGSMap | A map containing 2D geographic content |
CAGSMap(AGSDeprecated) | |
CAGSMapServiceLayerIDInfo | An object that represents the sub layer metadata for a Map service |
CAGSMapSublayerSource | A source for AGSArcGISMapImageSublayer based on an existing sub layer |
CAGSMapView | A view component to display 2D geographic content such as maps |
CAGSMapViewCommon | A base class for AGSMapView |
CAGSMapViewInteractionOptions | Options to configure Map View user interactions |
CAGSMarkerSceneSymbol | An abstract base class for 3D marker symbols |
CAGSMarkerSymbol | An abstract base class for marker symbols |
CAGSMarkerSymbol(AGSDeprecated) | |
CAGSMarkerSymbolLayer | A base class for marker symbol layers |
CAGSMediaPopupElement | Represents a pop-up element of type media that is displayed in a pop-up for a geoelement |
CAGSMGRSGrid | A grid representing Military Grid Reference System (MGRS) coordinate system |
CAGSMinMaxStretchParameters | Parameters to create a stretch renderer based on output min/max pixel values |
CAGSMobileBasemapLayer | A layer that can visualize the basemap layer of a map from mobile map package |
CAGSMobileMapPackage | A mobile map package |
CAGSMobileMapPackage(AGSDeprecated) | |
CAGSMobileScenePackage | A mobile scene package |
CAGSMobileScenePackage(AGSDeprecated) | |
CAGSModelSceneSymbol | Used to display point or multipoint AGSGeoElement in a scene using a 3D model |
CAGSMosaicDatasetRaster | A mosaic dataset raster |
CAGSMosaicRule | A rule determining how a requested image should participate in the mosaic |
CAGSMultilayerPointSymbol | A multilayer point symbol |
CAGSMultilayerPolygonSymbol | A multilayer polygon symbol |
CAGSMultilayerPolylineSymbol | A multilayer polyline symbol |
CAGSMultilayerSymbol | A base class for multilayer symbols. Multilayer symbols are built from multiple layers of symbols, which combine to let you add complex symbols to maps and scenes |
CAGSMultipart | Defines common members for polyline and polygon multipart geometries |
CAGSMultipartBuilder | A builder to construct or modify multipart geometries |
CAGSMultipoint | An ordered collection of points that can be managed as a single geometry |
CAGSMultipointBuilder | A builder to construct or modify multipoint geometries |
CAGSMutablePart | A mutable part of a multipart geometry |
CAGSMutablePartCollection | Mutable collection of parts of a multipart geometry builder |
CAGSMutablePointCollection | Mutable collection of points of a multipoint geometry builder |
C<AGSNetworkActivityDelegate> | A delegate that is informed about network usage by the ArcGIS Runtime |
CAGSNetworkLocation | References a specific location/position along a transportation network source feature |
CAGSNMEALocation | An NMEA location instance |
CAGSNMEALocationDataSource | An NMEA location data source object |
C<AGSNMEALocationDataSourceDelegate> | A change handler delegate for AGSNMEALocationDataSource |
CAGSNMEASatelliteInfo | An NMEA satellite info instance |
CAGSOAuthConfiguration | OAuth details of an app |
CAGSObject | |
CAGSObservableOperation | Base class for operations. This adds the ability to register a listener to the AGSOperationBase. It also adds the concept of an error and a result |
CAGSOfflineCapability | Describes whether a layer or table can be included in an offline map |
CAGSOfflineMapCapabilities | Offline capabilities of a map |
CAGSOfflineMapItemInfo | Metadata about an offline map |
CAGSOfflineMapParametersKey | Represents a key associated with a generate offline map parameters override |
CAGSOfflineMapSyncJob | A job to sync an offline map |
CAGSOfflineMapSyncLayerResult | Result of a sync operation for a map layer or table initiated by AGSOfflineMapSyncJob |
CAGSOfflineMapSyncParameters | Parameters to synchronize an offline map |
CAGSOfflineMapSyncResult | Result of a sync operation by an AGSOfflineMapSyncJob object |
CAGSOfflineMapSyncTask | A task to sync an offline map |
CAGSOfflineMapTask | A task to take a map offline |
CAGSOfflineMapTask(AGSDeprecated) | |
CAGSOfflineMapUpdateCapabilities | Describes supported methods for obtaining updates for an offline map |
CAGSOfflineMapUpdatesInfo | Provides information on the available updates for an offline map |
CAGSOfflineSettings | Represents settings in an online web map which the author has configured for offline use |
CAGSOGCFeatureCollectionInfo | Metadata of a layer (feature collection) in an OGC API - Features service |
CAGSOGCFeatureCollectionTable | An OGC API - Features feature collection table |
CAGSOGCFeatureService | An "OGC API - Features" service |
CAGSOGCFeatureServiceInfo | Metadata for an "OGC API - Features" service |
CAGSOpenStreetMapLayer | A layer that requests images from OpenStreetMap servers |
C<AGSOperation> | |
CAGSOperationBase | |
CAGSOperationBase(ForSubclassEyesOnly) | |
CAGSOperationQueue | |
CAGSOrbitGeoElementCameraController | A controller which allows a scene view's camera to orbit a geo-element |
CAGSOrbitLocationCameraController | A controller which allows a scene view's camera to orbit a fixed location |
CAGSOrderBy | An object that is used to specify the sort order of query results |
CAGSOwnershipBasedAccessControlInfo | Ownership-based access control information for the features of a feature service layer |
CAGSPart | Represents a single part of a multipart geometry (AGSPolygon or AGSPolyline ) |
CAGSPartCollection | Parts of a multipart geometry (AGSMultipart ) |
CAGSPercentClipStretchParameters | Parameters to create a stretch renderer based on percentile min/max pixel values |
CAGSPictureFillSymbol | Uses an image to symbolize the fill for a polygon AGSGeoElement |
CAGSPictureFillSymbolLayer | A class representing a picture fill symbol layer |
CAGSPictureMarkerSymbol | Uses an image to symbolize AGSGeomElement that has AGSPoint or AGSMultipoint geometry |
CAGSPictureMarkerSymbolLayer | A class representing a symbol layer that's used to place a picture marker on a point geometry |
CAGSPoint | A location defined by x and y (and optionally z) coordinates |
CAGSPointBarrier | A point barrier to constrain routes |
CAGSPointBuilder | A builder to build point geometries |
CAGSPointCloudLayer | A layer that can display point cloud data |
CAGSPointCollection | Represents vertices (immutable collection of points) of a single part of a multipart geometry (AGSMultipart ) |
CAGSPolygon | A multipart shape used to represent an area |
CAGSPolygonBarrier | A polygon barrier to constrain routes |
CAGSPolygonBuilder | A builder to build polygon geometries |
CAGSPolyline | A multipart linear shape |
CAGSPolylineBarrier | A polyline barrier to constrain routes |
CAGSPolylineBuilder | A builder to build polyline geometries |
CAGSPopup | A popup which displays a geo-element's information |
CAGSPopupAttachment | An attachment belonging to a popup |
CAGSPopupAttachmentManager | Manages attachments belonging to a popup |
CAGSPopupDefinition | A popup definition |
CAGSPopupElement | Represents an element that is displayed in a pop-up for a geoelement |
CAGSPopupExpression | Arcade expression to display in a pop-up |
CAGSPopupExpressionEvaluation | The result of an attempt to evaluate popup expression |
CAGSPopupField | Information about a field in a popup |
CAGSPopupFieldFormat | Display formatting for a popup field |
CAGSPopupManager | A popup manager |
C<AGSPopupManagerDelegate> | A delegate of AGSPopupManager |
CAGSPopupMedia | Information about a single media in a popup |
CAGSPopupMediaValue | Contents of a media element in a popup |
CAGSPopupRelatedFeaturesDefinition | Definition for handling related features in popups |
CAGSPopupRelatedFeaturesSortOrder | The order for displaying related features in a popup |
C<AGSPopupSource> | A source for popups |
CAGSPopupsViewController | A view controller for displaying popups |
C<AGSPopupsViewControllerDelegate> | A delegate of AGSPopupsViewController |
CAGSPopupsViewControllerTheme | A theme to configure the appearance of AGSPopupsViewController |
CAGSPortal | An object representing a portal for ArcGIS |
CAGSPortalFolder | Represents a folder of content within the Portal or Organization |
CAGSPortalGroup | Represents a group within the Portal or Organization |
CAGSPortalGroupContentSearchParameters | Contains search parameters suitable for finding portal items that belong to a portal group |
CAGSPortalGroupContentSearchResultSet | Results of a Group Content Search operation performed on a PortalGroup |
CAGSPortalHelperServices | Services provided by an organization's portal |
CAGSPortalHelperServices(AGSDeprecated) | |
CAGSPortalInfo | Information about a portal or organization |
CAGSPortalItem | Object representing a unit of content in an ArcGIS portal |
CAGSPortalItem(AGSDeprecated) | |
CAGSPortalItemComment | A comment for a portal's item |
CAGSPortalItemContentParameters | Content for a new AGSPortalItem |
CAGSPortalPrivilege | Privileges of a portal user |
CAGSPortalQueryParameters | Defines a query on a portal |
CAGSPortalQueryResultSet | Results of a query on a portal |
CAGSPortalUser | An object representing a registered user of the portal or organization |
CAGSPreplannedMapArea | Represents an individual offline map area |
CAGSPreplannedMapArea(AGSDeprecated) | |
CAGSProximityResult | The result of a proximity search |
CAGSQueryParameters | Parameters to perform a query using AGSFeatureTable |
CAGSRangeDomain | Range domain supported by a field |
CAGSRangeDomainDescription | An object that describes an AGSRangeDomain to be created |
CAGSRaster | A raster dataset |
CAGSRasterCell | A raster cell A RasterCell is a specific type of AGSGeoElement used to represent the values of a specific pixel in an AGSRasterLayer |
CAGSRasterElevationSource | An elevation source based on raster elevation data |
CAGSRasterFunction | A function used to apply on-the-fly processing to rasters |
CAGSRasterFunctionArguments | Arguments for a raster function |
CAGSRasterLayer | Displays raster data in a map or scene |
CAGSRasterRenderer | A base class for raster renderers |
CAGSRasterSublayerSource | A source for AGSArcGISMapImageSublayer based on a file-based raster in a registered raster workspace |
CAGSRelatedFeatureQueryResult | Result of relationship based queries that return features |
CAGSRelatedQueryParameters | Parameters to perform a related query using AGSArcGISFeatureTable |
CAGSRelationshipInfo | Information about a feature table's relationship |
C<AGSRemoteResource> | A protocol adopted by classes that access remote network resources that have the potential to be secured |
CAGSRenderer | An abstract base class for renderers |
CAGSRendererSceneProperties | Renderer properties that apply only to graphics or features in 3D Scenes |
CAGSRenderingRule | An instance of this class represents the rule for how the requested image should be rendered or processed |
CAGSRenderingRuleInfo | Information about an ArcGIS image service rendering rule |
CAGSRequestConfiguration | Networking related configuration of resources |
CAGSRequestConfiguration(Debug) | Networking related configuration of resources useful for debugging |
CAGSRequestOperation | Base class for operations that perform http requests |
CAGSReroutingParameters | Represents the parameters that are used to perform automatic re-routing if off-route while navigating along a route |
CAGSRestrictionAttribute | Restrictions within a transportation network |
CAGSReverseGeocodeParameters | Parameters to refine reverse-gecoding results returned by AGSLocatorTask |
CAGSRGBRenderer | An RGB composite raster renderer |
CAGSRoute | An individual route between stops |
CAGSRouteParameters | Input parameters for AGSRouteTask |
CAGSRouteResult | Result returned by AGSRouteTask |
CAGSRouteTask | A task to compute routes and turn-by-turn directions |
CAGSRouteTaskInfo | Metadata about the network analyst service or dataset used by AGSRouteTask |
CAGSRouteTracker | Uses a location to provide status and progress updates as a route is traversed (by a moving vehicle, for example) |
CAGSRouteTracker(AGSDeprecated) | |
C<AGSRouteTrackerDelegate> | |
CAGSRouteTrackerLocationDataSource | A location data source that uses a route tracker and a generic location data source to output locations snapped to a route |
CAGSScaleDisplayFilterDefinition | Filter features from the display based on the current map scale |
CAGSScaleRangeDisplayFilter | A display filter that is applied on the layer based on the provided scale range |
CAGSScene | A scene containing 3D geographic content |
CAGSScene(AGSDeprecated) | |
CAGSSceneView | A view component to display 3D geographic content such as scenes |
CAGSSceneViewCommon | A base class for AGSSceneView |
CAGSSceneViewInteractionOptions | Options to configure Scene View user interactions |
CAGSSegment | A segment represents an edge of a multipart geometry, connecting a start to an end point |
CAGSSelectionProperties | Selection properties of an AGSGeoView |
CAGSServiceAreaFacility | A facility to use in service area analysis |
CAGSServiceAreaParameters | Input parameters for AGSServiceAreaTask |
CAGSServiceAreaPolygon | Result polygon returned by AGSServiceAreaTask |
CAGSServiceAreaPolyline | Result polyline returned by AGSServiceAreaTask |
CAGSServiceAreaResult | Result returned by AGSServiceAreaTask |
CAGSServiceAreaTask | A task to calculate service areas |
CAGSServiceAreaTaskInfo | Metadata about the network analyst service or dataset used by AGSServiceAreaTask |
CAGSServiceDocumentInfo | Metadata about the service |
CAGSServiceFeatureTable | A dataset from an individual layer or table in an ArcGIS map or feature service |
CAGSServiceGeodatabase | A container for a collection of AGSServiceFeatureTable connected to a feature service |
CAGSServiceImageTiledLayer | A base class for all image tiled layers that fetch map tiles from a remote service |
CAGSServiceImageTiledLayer(CustomTiledLayer) | Category for implementing custom tiled layers based on remote services |
CAGSServiceTimeInfo | Information about an ArcGIS Server service time info |
CAGSServiceVersionInfo | An object that represents version metadata for a version in a branch-versioned feature service |
CAGSServiceVersionParameters | The parameters used to create a new version in a branch-versioned feature service |
CAGSShapefileFeatureTable | A shapefile dataset containing geographic features or non-spatial records |
CAGSShapefileInfo | Metadata for a shapefile dataset |
CAGSSimpleFillSymbol | A fill symbol based on simple patterns |
CAGSSimpleLabelExpression | An expression script using the Simple REST language. The label Simple expression expects to hold a legal, Simple script and to be read and evaluated by a Simple expression interpreter. An example expression that combines text with a field value is "State: " CONCAT [State_Name] Note that quotes are needed around the literal text. See https://developers.arcgis.com/documentation/common-data-types/labeling-objects.htm for full documentation on the labelExpression syntax and functions |
CAGSSimpleLineSymbol | A line symbol based on simple patterns |
CAGSSimpleMarkerSceneSymbol | A 3D marker symbol based on simple shapes |
CAGSSimpleMarkerSymbol | A marker symbol based on simple shapes |
CAGSSimpleRenderer | A simple renderer based on a single symbol |
CAGSSimulatedLocationDataSource | Simulates location updates based on a list of locations or a polyline geometry |
CAGSSiteLayerDefinition | Defines the properties of the layer that contains sites for a floor-aware map or scene |
CAGSSketchEditConfiguration | Represents edit configuration for AGSSketchEditor |
CAGSSketchEditor | A class that allows the user to sketch geometries on the map |
CAGSSketchStyle | Style for the visual appearance of AGSSketchEditor |
CAGSSketchVertex | A class that represents a vertex or mid-vertex in the AGSSketchEditor |
CAGSSolidFillSymbolLayer | A class representing a solid fill symbol layer |
CAGSSolidStrokeSymbolLayer | A class for stroke symbol layers with customized geometric effects |
CAGSSourceObjectPosition | |
CAGSSpatialReference | Represents the spatial reference of a geometry |
CAGSStandardDeviationStretchParameters | Parameters to create a stretch renderer based on a standard deviation factor |
CAGSStatisticDefinition | Defines a statistic to be queried |
CAGSStatisticRecord | An individual statistic record |
CAGSStatisticRecordEnumerator | An enumerator to iterate over statistic results |
CAGSStatisticsQueryParameters | Parameters to perform a statistic query using AGSFeatureTable |
CAGSStatisticsQueryResult | Result of queries that return statistics |
CAGSStop | A class that represents a location to be visited along a route |
CAGSStretchParameters | Base class of parameters for AGSStretchRenderer |
CAGSStretchRenderer | A stretch raster renderer |
CAGSStrokeSymbolLayer | A base class for stroke symbol layers |
CAGSSublayerSource | Base class for sources of a map image sublayer |
CAGSSubscriptionInfo | Information about the user's subscription |
CAGSSubtypeFeatureLayer | A layer that can visualize feature data with different visibility, rendering, popup properties, and so on for some or all of the subtypes in an AGSArcGISFeatureTable |
CAGSSubtypeSublayer | A sublayer that allows custom rendering for features of a particular subtype |
CAGSSuggestParameters | Input parameters for a suggest operation on AGSLocatorTask |
CAGSSuggestResult | Result of a suggest operation on AGSLocatorTask |
CAGSSurface | A surface providing elevation context for a scene |
CAGSSymbol | A symbol used to display a graphic or a feature |
CAGSSymbolAnchor | The anchor of a symbol layer, including placement mode and x, y anchor values |
CAGSSymbolLayer | A base class to represent symbol layers, which are the fundamental components used to build multilayer symbols |
CAGSSymbolReferenceProperties | Symbol properties that changes how symbols behave when attached to a renderer |
CAGSSymbolStyle | A symbol style object |
CAGSSymbolStyleSearchParameters | Search parameters used to search for symbols in a symbol style |
CAGSSymbolStyleSearchResult | Results of search operations on a symbol style |
CAGSSymbolStyleSearchResult(AGSDeprecated) | |
CAGSSyncCapabilities | Capabilities supported by a sync-enabled service |
CAGSSyncGeodatabaseJob | A job to synchronize changes between a geodatabase and an ArcGIS Feature service |
CAGSSyncGeodatabaseParameters | Parameters to synchronize data of a sync-enabled geodatabase |
CAGSSyncLayerOption | Sync parameters for a layer in a geodatabase |
CAGSSyncLayerResult | Result of a sync operation by AGSSyncGeodatabaseJob |
CAGSTableDescription | An object that describes an AGSGeodatabaseFeatureTable to be created |
CAGSTableJoinSublayerSource | A source for AGSArcGISMapImageSublayer based on a join of other sources |
CAGSTableQuerySublayerSource | A source for AGSArcGISMapImageSublayer based on a SQL query of a dataset in a registered workspace |
CAGSTableSublayerSource | A source for AGSArcGISMapImageSublayer based on a dataset in a registered workspace |
CAGSTextPopupElement | Represents a pop-up element of type text that is displayed in a pop-up for a geoelement |
CAGSTextSymbol | A text symbol |
CAGSTileCache | A local cache of pre-rendered map tiles that can be used to create a layer |
CAGSTileInfo | The tiling scheme of a tiled layer |
CAGSTileKey | A tile key |
C<AGSTimeAware> | A protocol that can be implemented by layers that support time |
CAGSTimeExtent | Represents a span of time between a start time and end time |
CAGSTimeReference | Contains information about how the time was measured |
CAGSTimeValue | Defines a period of time |
CAGSTrackingDistance | Defines tracking distance |
CAGSTrackingProgress | Defines tracking progress (passed and remaining geometries, remaining time and distance) |
CAGSTrackingStatus | Defines route tracking current status data |
CAGSTransformationCatalog | Allows discovery and management of the transformations used to convert coordinates between different datums |
CAGSTransformationMatrix | A class for holding a translation and quaternion array. This is used for camera movement while preventing gimbal lock |
CAGSTransformationMatrixCameraController | Support camera navigation by using AGSTransformationMatrix |
CAGSTransportationNetworkDataset | A transportation network dataset |
CAGSTravelMode | Travel options for routes generated by AGSRouteTask |
CAGSUniqueValue | Each unique value that is symbolized differently by a unique value renderer |
CAGSUniqueValueRenderer | A renderer based on unique values |
CAGSUnit | Defines a unit of measurement |
CAGSUnknownLayer | An unknown layer |
CAGSUnsupportedLayer | An unsupported layer |
CAGSUnsupportedSymbol | |
CAGSUSNGGrid | A grid representing United States National Grid (USNG) coordinate system |
CAGSUtilityAssetGroup | A utility network asset group |
CAGSUtilityAssetType | A utility network asset type |
CAGSUtilityAssociation | A connectivity, containment, or structural attachment association |
CAGSUtilityCategory | A category used to define a characteristic of an asset in a network |
CAGSUtilityCategoryComparison | A condition evaluating whether a particular AGSUtilityCategory object exists on a feature in the trace |
CAGSUtilityDomainNetwork | A domain network inside a utility network |
CAGSUtilityElement | An entity in a utility network that corresponds to an AGSFeature object |
CAGSUtilityElementTraceResult | A trace result set comprised of an array of AGSUtilityElement objects |
CAGSUtilityFunctionTraceResult | A trace result set comprised of an array of AGSUtilityTraceFunctionOutput objects |
CAGSUtilityGeometryTraceResult | The trace result comprised of a set of AGSGeometry objects representing the network elements identified by the trace |
CAGSUtilityNamedTraceConfiguration | A set of predefined trace options that can be used by the AGSUtilityTraceParameters object to simplify configuring and running a trace operation. Named trace configurations are created in the utility network and allows clients to perform trace analytics without needing to understand the data model. Applications can simply allow the user to choose from a set of named trace configurations that provide tracing capabilities. The set can be configured for different workflows, and a single application can be used by multiple customers and across multiple problem domains |
CAGSUtilityNamedTraceConfiguration(AGSDeprecated) | |
CAGSUtilityNamedTraceConfigurationQueryParameters | The query parameters to use when searching for applicable named trace configuration objects. If none of the parameters are set the query will return all available named trace configurations. In the query the values in each property are combined using a logical OR and between each property a logical AND is used |
CAGSUtilityNearestNeighbor | A filter set on the AGSUtilityTraceFilter::nearestNeighbor property to return the next N features from the starting point |
CAGSUtilityNetwork | A utility network |
CAGSUtilityNetworkAttribute | A network attribute in a utility network |
CAGSUtilityNetworkAttributeComparison | A condition evaluating the value of an AGSUtilityNetworkAttribute on nodes in the network, either to another AGSUtilityNetworkAttribute or to a specific value |
CAGSUtilityNetworkDefinition | An object that represents the metadata of a utility network |
CAGSUtilityNetworkSource | A network source in a utility network |
CAGSUtilityPropagator | Propagator objects allow a subset of AGSUtilityNetworkAttribute values to propagate through a network while executing a trace |
CAGSUtilityTerminal | A single terminal on a junction feature |
CAGSUtilityTerminalConfiguration | A utility network terminal configuration |
CAGSUtilityTerminalConfigurationPath | The set of flow paths between terminals for a given device configuration |
CAGSUtilityTerminalPath | Specifies a flow path between two AGSUtilityTerminal objects |
CAGSUtilityTier | Tiers demarcate a logical level within a network |
CAGSUtilityTier(AGSDeprecated) | |
CAGSUtilityTierGroup | Tier groups provide an extra level of organization for tiers |
CAGSUtilityTraceAndCondition | Combines two sub-expressions together using a logical AND operator |
CAGSUtilityTraceCondition | The base class for a utility network traversability condition |
CAGSUtilityTraceConditionalExpression | A trace condition that depends on the schema information in the utility network, such as the existence of an AGSUtilityCategory object on a node, or the value of an AGSUtilityNetworkAttribute object |
CAGSUtilityTraceConfiguration | The set of utility network parameters that define elements of a trace or of a subnetwork. AGSUtilityTraceConfiguration is set in the AGSUtilityTraceParameters object |
CAGSUtilityTraceFilter | A mechanism to stop tracing when returning results. AGSUtilityTraceFilter objects do not stop traversability to the controller. Consider an upstream protective device trace. At first, you might try defining an AGSUtilityCategoryComparison object that looks for a protective device category and assigning this to the AGSUtilityTraversability::barriers property. When you try to run an upstream trace using this configuration, it will probably fail. This is because traversability will stop at the first protective device, and the trace will be unable to find the subnetwork controller. The correct way to implement this trace is to assign the AGSUtilityCategoryComparison object to the filter. AGSUtilityTraceFilter is set in the AGSUtilityTraceConfiguration object |
CAGSUtilityTraceFunction | Functions allow the computation of values during a network trace |
CAGSUtilityTraceFunctionBarrier | An AGSUtilityTraceFunctionBarrier object stops continued traversal when a comparison expression evaluates as YES |
CAGSUtilityTraceFunctionOutput | An AGSUtilityTraceFunctionOutput is comprised of an AGSUtilityTraceFunction and its corresponding global result |
CAGSUtilityTraceOrCondition | Two sub-expressions combined together using a logical OR operator |
CAGSUtilityTraceParameters | Utility network trace parameters |
CAGSUtilityTraceResult | The base class for trace result objects |
CAGSUtilityTraversability | A set of options controlling what objects are evaluated or returned during a tracing operation. AGSUtilityTraversability is set in the AGSUtilityTraceConfiguration object |
CAGSUTMGrid | A grid representing the Universal Transverse Mercator (UTM) coordinate system |
CAGSVectorMarkerSymbolElement | A class representing a component of a vector marker. A single instance of AGSVectorMarkerSymbolElement is a combination of a symbol and a geometry |
CAGSVectorMarkerSymbolLayer | A class representing a marker comprising vector graphics |
CAGSVectorTileCache | A cache of tiles in a vector tile package |
CAGSVectorTileSourceInfo | Metadata about a source of vector tiles |
CAGSVectorTileStyle | Style information for a source of vector tiles |
CAGSViewControllerBase | |
CAGSViewLabelProperties | Label properties for AGSGeoView |
CAGSViewpoint | Represents the view location of an AGSMapView or AGSSceneView object |
CAGSViewshed | Base class for all viewshed analysis |
CAGSVoiceGuidance | Direction guidance text reformatted for speech |
CAGSWebmapLabelExpression | The label Webmap expression expects to hold a legal, Webmap script and to be read and evaluated by a Webmap expression interpreter. An example expression that combines text with a field value is State {State_Name} Note that quotes are not needed around the literal text |
CAGSWebTiledLayer | A layer that requests images from a tiled image server based on a URL template |
CAGSWFSFeatureTable | Represents a table in an OGC Web Feature Service |
CAGSWFSLayerInfo | An object that represents the WFS Layer info |
CAGSWFSService | An object that represents a WFS Service |
CAGSWFSServiceInfo | An object that represents the service metadata for an WFS Service |
CAGSWMSFeature | A WMS feature |
CAGSWMSLayer | Displays data from a WMS service |
CAGSWMSLayerInfo | Information about a layer in an OGC-WMS service |
CAGSWMSService | An OGC-WMS service |
CAGSWMSServiceInfo | Information about an OGC-WMS service |
CAGSWMSSublayer | Represents an individual layer in an OGC-WMS service |
CAGSWMTSLayer | Displays data from a WMTS service by using pre-generated tiles |
CAGSWMTSLayerInfo | A layer in an OGC-WMTS service |
CAGSWMTSService | An OGC-WMTS map service |
CAGSWMTSServiceInfo | Metadata of an OGC-WMTS map service |
CAGSWMTSTileMatrix | An OGC-WMTS service tile matrix |
CAGSWMTSTileMatrixSet | An OGC-WMTS service tile matrix set |
CNSArray(AGSJSONSerializable) | A category on NSArray to provide convenience methods for JSON serialization |
CNSBlockOperation(AGSCancelable) | |
CNSValue(AGSArcGISFeatureTable) | |
CNSValue(AGSMapServiceImageFormat) | |
CNSValue(AGSPortalAdditions) | |
CNSValue(AGSPortalItem) | |
CNSValue(AGSTileImageFormat) | |
CNSValue(AGSUtilityTraceResult) | |