►C<AGSAPIKeyResource> | An interface for getting and setting the API key of an object |
CAGSArcGISSceneLayer | A layer to visualize an ArcGIS scene service |
CAGSArcGISTiledLayer | Displays data from a ArcGIS Map service using pre-generated tiles |
CAGSArcGISVectorTiledLayer | Displays data from an ArcGIS vector tiled data source |
CAGSBasemap | A basemap for a map or a scene |
CAGSClosestFacilityTask | A task to find facilities closest to an incident |
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 |
CAGSExportVectorTilesTask | A task used to export vector tiles and optionally a portal item's vector tile style resources |
CAGSGeodatabaseSyncTask | A task to download and synchronize a sync-enabled geodatabase |
CAGSLocatorTask | A task to geocode and reverse-geocode addresses and places |
CAGSRouteTask | A task to compute routes and turn-by-turn directions |
CAGSServiceAreaTask | A task to calculate service areas |
CAGSServiceFeatureTable | A dataset from an individual layer or table in an ArcGIS map or feature service |
CAGSApplication(AGSNetworkActivity) | A category on UIApplication containing convenience methods |
C<AGSAuthenticationManagerDelegate> | A delegate for AGSAuthenticationManager |
CAGSBasemap(AGSDeprecated) | |
C<AGSCalloutDelegate> | A delegate of AGSCallout |
►C<AGSCancelable> | A protocol exposed by operations that allow cancellation |
►CAGSRequestOperation | Base class for operations that perform http requests |
CAGSJSONRequestOperation | An operation to fetch JSON from a web service |
CNSBlockOperation(AGSCancelable) | |
CAGSDictionaryRenderer(AGSDeprecated) | |
CAGSDictionarySymbolStyle(AGSDeprecated) | |
►C<AGSFeatureSet> | An abstract representation of a set of features |
CAGSFeatureCollectionTable | An individual table that contains features belonging to a feature collection |
CAGSFeatureQueryResult | Result of queries that return features |
CAGSGeoprocessingFeatureSet | A set of features representing results of a geoprocessing job |
CAGSRelatedFeatureQueryResult | Result of relationship based queries that return features |
CAGSFeatureTable(AGSDeprecated) | |
►C<AGSFloorAware> | A protocol that can be implemented by layers that support floor filtering |
CAGSArcGISSceneLayer | A layer to visualize an ArcGIS scene service |
►CAGSFeatureLayer | A layer that can visualize vector/feature data |
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 |
CAGSGeodatabase(AGSDeprecated) | |
►C<AGSGeodatabaseDataset> | A dataset within a geodatabase |
CAGSTransportationNetworkDataset | A transportation network dataset |
CAGSGeodatabaseSyncTask(AGSDeprecated) | |
►C<AGSGeoElement> | An abstract representation of geographic entities on a map |
CAGSENCFeature | An ENC feature |
►CAGSFeature | A representation of a real-world object on a map |
CAGSArcGISFeature | An AGSFeature object stored in an AGSArcGISFeatureTable object |
CAGSGraphic | A graphic on top of a map |
CAGSKMLPlacemark | A KML Placemark element |
CAGSRasterCell | A raster cell A RasterCell is a specific type of AGSGeoElement used to represent the values of a specific pixel in an AGSRasterLayer |
CAGSWMSFeature | A WMS feature |
C<AGSGeoViewTouchDelegate> | A touch delegate for AGSGeoView |
CAGSImageTiledLayer(CustomImageTiledLayer) | Category for implementing custom tiled layers |
CAGSJob(AGSDeprecated) | |
►C<AGSJSONSerializable> | A protocol to convert objects to and from JSON |
CAGSArcGISMapServiceInfo | Information about an ArcGIS Server map service |
CAGSArcGISMapServiceSublayerInfo | Information about an individual sublayer in an ArcGIS Map Service |
CAGSArcadeExpression | An Arcade expression object, containing an expression, a name, a return type and a title |
CAGSBasemap | A basemap for a map or a scene |
CAGSClassBreak | A class break object used to categorize a group of values that fall within a range of values |
►CAGSDomain | Information about a field's domain |
CAGSCodedValueDomain | Coded value domain supported by a field |
CAGSInheritedDomain | Inherited domain for a field |
CAGSRangeDomain | Range domain supported by a field |
CAGSFacilityLayerDefinition | Defines the properties of the layer that contains facilities for a floor-aware map or scene |
CAGSFeatureCollection | A lightweight collection of features |
CAGSField | An object that represents information about a field |
CAGSGeoModelFloorDefinition | Contains floor-awareness settings for a map or scene |
►CAGSGeometry | Base class for all classes that represent geometric shapes |
CAGSEnvelope | A geometry that represents a rectangular shape |
►CAGSMultipart | Defines common members for polyline and polygon multipart geometries |
CAGSPolygon | A multipart shape used to represent an area |
CAGSPolyline | A multipart linear shape |
CAGSMultipoint | An ordered collection of points that can be managed as a single geometry |
CAGSPoint | A location defined by x and y (and optionally z) coordinates |
►CAGSJSONSerializableBase | A class that provides a base implementation for our JSON serializable objects |
CAGSPortalQueryParameters | Defines a query on a portal |
►CAGSJob | A long running job on a remote server |
CAGSDownloadPreplannedOfflineMapJob | A job to download an offline map from an online map |
CAGSEstimateTileCacheSizeJob | A job to estimate the size of a tile cache to be exported from an ArcGIS Tile service |
CAGSExportTileCacheJob | A job to export a tile cache from an ArcGIS Tile service |
CAGSExportVectorTilesJob | A job to export a tile cache or item resource cache from an ArcGIS Vector Tile service |
CAGSGenerateGeodatabaseJob | A job to generate a geodatabase from an ArcGIS Feature service |
CAGSGenerateOfflineMapJob | A job to take a map offline |
CAGSGeoprocessingJob | A job to execute tasks on an ArcGIS Geoprocessing service |
CAGSOfflineMapSyncJob | A job to sync an offline map |
CAGSSyncGeodatabaseJob | A job to synchronize changes between a geodatabase and an ArcGIS Feature service |
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 |
CAGSLabelStackSeparator | A separator character in a label, where a line break may be inserted in long text |
CAGSLayerFloorDefinition | Describes how features in an AGSFloorAware layer are associated with floor levels of a facility |
CAGSLevelLayerDefinition | Defines the properties of the layer that contains floor levels for a floor-aware map or scene |
CAGSLicenseInfo | A class that contains information pertaining to a licensed named user |
CAGSMap | A map containing 2D geographic content |
CAGSPortalGroup | Represents a group within the Portal or Organization |
CAGSPortalInfo | Information about a portal or organization |
CAGSPortalItem | Object representing a unit of content in an ArcGIS portal |
CAGSPortalUser | An object representing a registered user of the portal or organization |
►CAGSRenderer | An abstract base class for renderers |
CAGSClassBreaksRenderer | A renderer based on class breaks |
CAGSDictionaryRenderer | Renders @AGSGeoElements using symbols generated from an AGSDictionarySymbolStyle |
CAGSHeatmapRenderer | A renderer to display heatmaps |
CAGSSimpleRenderer | A simple renderer based on a single symbol |
CAGSUniqueValueRenderer | A renderer based on unique values |
CAGSSiteLayerDefinition | Defines the properties of the layer that contains sites for a floor-aware map or scene |
CAGSSpatialReference | Represents the spatial reference of a geometry |
►CAGSSymbol | A symbol used to display a graphic or a feature |
CAGSCompositeSymbol | Defines a set of symbols that make up a single symbol |
CAGSDistanceCompositeSceneSymbol | A symbol that changes based on distance from the camera |
►CAGSFillSymbol | An abstract base class for fill symbols |
CAGSPictureFillSymbol | Uses an image to symbolize the fill for a polygon AGSGeoElement |
CAGSSimpleFillSymbol | A fill symbol based on simple patterns |
►CAGSLineSymbol | An abstract base class for line symbols |
CAGSSimpleLineSymbol | A line symbol based on simple patterns |
►CAGSMarkerSceneSymbol | An abstract base class for 3D marker symbols |
CAGSModelSceneSymbol | Used to display point or multipoint AGSGeoElement in a scene using a 3D model |
CAGSSimpleMarkerSceneSymbol | A 3D marker symbol based on simple shapes |
►CAGSMarkerSymbol | An abstract base class for marker symbols |
CAGSPictureMarkerSymbol | Uses an image to symbolize AGSGeomElement that has AGSPoint or AGSMultipoint geometry |
CAGSSimpleMarkerSymbol | A marker symbol based on simple shapes |
CAGSTextSymbol | A text 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 |
CAGSMultilayerPointSymbol | A multilayer point symbol |
CAGSMultilayerPolygonSymbol | A multilayer polygon symbol |
CAGSMultilayerPolylineSymbol | A multilayer polyline symbol |
CAGSUnsupportedSymbol | |
CAGSUniqueValue | Each unique value that is symbolized differently by a unique value renderer |
CAGSViewpoint | Represents the view location of an AGSMapView or AGSSceneView object |
CAGSLabelDefinition(AGSDeprecated) | |
►C<AGSLayerContent> | A protocol defining common properties and operations for layers |
CAGSAnnotationSublayer | Allows you to interrogate the properties of a sublayer within an annotation layer and to change the visibility of the sublayer |
►CAGSArcGISSublayer | Information about an individual layer or table in ArcGIS Map Service |
CAGSArcGISMapImageSublayer | Information about an individual layer or table in a dynamic ArcGIS Map Service |
CAGSArcGISTiledSublayer | Information about an individual layer or table in a cached ArcGIS Map Service |
CAGSSubtypeSublayer | A sublayer that allows custom rendering for features of a particular subtype |
►CAGSLayer | An abstract base class for all layers |
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 |
CAGSArcGISSceneLayer | A layer to visualize an ArcGIS scene service |
CAGSArcGISVectorTiledLayer | Displays data from an ArcGIS vector tiled data source |
CAGSDimensionLayer | A layer that can visualize dimension features data |
CAGSENCLayer | A layer that displays ENC data |
CAGSFeatureCollectionLayer | A layer that can visualize a feature collection |
CAGSFeatureLayer | A layer that can visualize vector/feature data |
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 |
►CAGSImageAdjustmentLayer | A base class for layers that allow color adjustments |
CAGSArcGISMapImageLayer | Displays data from an ArcGIS Map service by using dynamically generated map images |
►CAGSImageTiledLayer | A base class for layers that display cached maps. You would typically work with one or more sub-classes of this class |
CAGSArcGISTiledLayer | Displays data from a ArcGIS Map service using pre-generated tiles |
►CAGSServiceImageTiledLayer | A base class for all image tiled layers that fetch map tiles from a remote service |
CAGSBingMapsLayer | Displays Bing maps layers |
CAGSOpenStreetMapLayer | A layer that requests images from OpenStreetMap servers |
CAGSWebTiledLayer | A layer that requests images from a tiled image server based on a URL template |
CAGSWMTSLayer | Displays data from a WMTS service by using pre-generated tiles |
CAGSRasterLayer | Displays raster data in a map or scene |
CAGSWMSLayer | Displays data from a WMS service |
CAGSIntegratedMeshLayer | A layer that can display an integrated mesh |
CAGSKMLLayer | A layer that can visualize KML data |
CAGSMobileBasemapLayer | A layer that can visualize the basemap layer of a map from mobile map package |
CAGSPointCloudLayer | A layer that can display point cloud data |
CAGSUnknownLayer | An unknown layer |
CAGSUnsupportedLayer | An unsupported layer |
CAGSWMSSublayer | Represents an individual layer in an OGC-WMS service |
►C<AGSLoadable> | A protocol adopted by classes that can load data asynchronously |
CAGSArcGISFeature | An AGSFeature object stored in an AGSArcGISFeatureTable object |
►CAGSLoadableBase | A base class for loadables |
CAGSArcGISSublayer | Information about an individual layer or table in ArcGIS Map Service |
CAGSArcadeEvaluator | This object allows you to evaluate an AGSArcadeExpression under a given AGSArcadeProfile |
CAGSBasemap | A basemap for a map or a scene |
CAGSContingentValuesDefinition | An object that defines a contingent values definition |
CAGSENCCell | An ENC Cell |
CAGSENCExchangeSet | An ENC exchange set |
►CAGSElevationSource | A base class for elevation sources used in a scene surface |
CAGSArcGISTiledElevationSource | An elevation source based on tiled elevation data |
CAGSRasterElevationSource | An elevation source based on raster elevation data |
CAGSFeatureCollection | A lightweight collection of features |
►CAGSFeatureTable | A source for dataset containing geographic features or non-spatial records |
►CAGSArcGISFeatureTable | An ArcGIS specific source for dataset containing geographic features or non-spatial records |
CAGSGeodatabaseFeatureTable | A Geodatabase dataset containing geographic features or non-spatial records |
CAGSServiceFeatureTable | A dataset from an individual layer or table in an ArcGIS map or feature service |
CAGSFeatureCollectionTable | An individual table that contains features belonging to a feature collection |
CAGSGeoPackageFeatureTable | A dataset in a GeoPackage containing geographic features or non-spatial records |
CAGSOGCFeatureCollectionTable | An OGC API - Features feature collection table |
CAGSShapefileFeatureTable | A shapefile dataset containing geographic features or non-spatial records |
CAGSWFSFeatureTable | Represents a table in an OGC Web Feature Service |
CAGSFloorManager | Manages the data displayed by a floor-aware map or scene, allowing filtering based on floor levels |
►CAGSGeoModel | A base class for either an AGSMap or an AGSScene |
CAGSMap | A map containing 2D geographic content |
CAGSScene | A scene containing 3D geographic content |
CAGSGeoPackage | A GeoPackage on disk |
CAGSGeodatabase | A geodatabase on disk |
CAGSGeotriggersInfo | Presents information on an array of AGSGeotrigger objects defined for an AGSGeoModel |
CAGSImageFrame | A frame that, when added to an AGSImageOverlay , renders an image on top of a scene |
CAGSItemResourceCache | Information on resources associated with an item |
CAGSKMLDataset | A KML dataset |
CAGSLayer | An abstract base class for all layers |
CAGSLoadableImage | An image that is loaded asynchronously |
►CAGSLoadableRemoteResourceBase | |
CAGSClosestFacilityTask | A task to find facilities closest to an incident |
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 |
CAGSExportVectorTilesTask | A task used to export vector tiles and optionally a portal item's vector tile style resources |
CAGSGeodatabaseSyncTask | A task to download and synchronize a sync-enabled geodatabase |
CAGSGeoprocessingTask | A task to perform Geoprocessing |
CAGSLocatorTask | A task to geocode and reverse-geocode addresses and places |
CAGSRouteTask | A task to compute routes and turn-by-turn directions |
CAGSServiceAreaTask | A task to calculate service areas |
►CAGSSymbolStyle | A symbol style object |
CAGSDictionarySymbolStyle | A dictionary symbol style object containing symbol primitives and rules for generating symbols from attribute values |
CAGSWFSService | An object that represents a WFS Service |
CAGSLoadableValue | A value that is loaded asynchronously |
CAGSMobileMapPackage | A mobile map package |
CAGSMobileScenePackage | A mobile scene package |
CAGSOGCFeatureService | An "OGC API - Features" service |
CAGSOfflineMapSyncTask | A task to sync an offline map |
CAGSOfflineMapTask | A task to take a map offline |
CAGSPopupAttachment | An attachment belonging to a popup |
CAGSPortal | An object representing a portal for ArcGIS |
CAGSPortalGroup | Represents a group within the Portal or Organization |
CAGSPortalUser | An object representing a registered user of the portal or organization |
CAGSPreplannedMapArea | Represents an individual offline map area |
►CAGSRaster | A raster dataset |
CAGSGeoPackageRaster | A raster dataset within a GeoPackage |
CAGSImageServiceRaster | An instance of this class represents a raster that is retrieved from an ArcGIS image service |
CAGSMosaicDatasetRaster | A mosaic dataset raster |
CAGSServiceGeodatabase | A container for a collection of AGSServiceFeatureTable connected to a feature service |
CAGSSurface | A surface providing elevation context for a scene |
CAGSTileCache | A local cache of pre-rendered map tiles that can be used to create a layer |
CAGSUtilityNetwork | A utility network |
CAGSVectorTileCache | A cache of tiles in a vector tile package |
CAGSWMSService | An OGC-WMS service |
CAGSWMTSService | An OGC-WMTS map service |
CAGSModelSceneSymbol | Used to display point or multipoint AGSGeoElement in a scene using a 3D model |
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 |
CAGSPortalItem | Object representing a unit of content in an ArcGIS portal |
CAGSLoadableBase(ForSubclassEyesOnly) | Information relevant to sublcasses of AGSLoadableBase |
►C<AGSLocationChangeHandlerDelegate> | A change handler delegate for AGSLocationDataSource |
C<AGSNMEALocationDataSourceDelegate> | A change handler delegate for AGSNMEALocationDataSource |
CAGSLocationDataSource(AGSDeprecated) | |
CAGSLocationDataSource(ForSubclassEyesOnly) | A category to organize subclassable aspects of AGSLocationDataSource |
CAGSMap(AGSDeprecated) | |
CAGSMarkerSymbol(AGSDeprecated) | |
CAGSMobileMapPackage(AGSDeprecated) | |
CAGSMobileScenePackage(AGSDeprecated) | |
C<AGSNetworkActivityDelegate> | A delegate that is informed about network usage by the ArcGIS Runtime |
CAGSOfflineMapTask(AGSDeprecated) | |
►C<AGSOperation> | |
►CAGSOperationBase | |
►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 |
CAGSRequestOperation | Base class for operations that perform http requests |
CAGSOperationBase(ForSubclassEyesOnly) | |
C<AGSPopupManagerDelegate> | A delegate of AGSPopupManager |
►C<AGSPopupSource> | A source for popups |
CAGSArcGISSublayer | Information about an individual layer or table in ArcGIS Map Service |
CAGSFeatureLayer | A layer that can visualize vector/feature data |
CAGSFeatureTable | A source for dataset containing geographic features or non-spatial records |
CAGSGraphicsOverlay | An overlay to display graphics on the map |
CAGSRasterLayer | Displays raster data in a map or scene |
C<AGSPopupsViewControllerDelegate> | A delegate of AGSPopupsViewController |
CAGSPortalHelperServices(AGSDeprecated) | |
CAGSPortalItem(AGSDeprecated) | |
CAGSPreplannedMapArea(AGSDeprecated) | |
►C<AGSRemoteResource> | A protocol adopted by classes that access remote network resources that have the potential to be secured |
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 |
CAGSArcGISMapImageLayer | Displays data from an ArcGIS Map service by using dynamically generated map images |
CAGSArcGISSceneLayer | A layer to visualize an ArcGIS scene service |
CAGSArcGISTiledElevationSource | An elevation source based on tiled elevation data |
CAGSArcGISTiledLayer | Displays data from a ArcGIS Map service using pre-generated tiles |
CAGSArcGISVectorTiledLayer | Displays data from an ArcGIS vector tiled data source |
CAGSBasemap | A basemap for a map or a scene |
CAGSDimensionLayer | A layer that can visualize dimension features data |
CAGSGPXLocationDataSource | Simulates location updates based on a GPX file |
CAGSImageFrame | A frame that, when added to an AGSImageOverlay , renders an image on top of a scene |
CAGSImageServiceRaster | An instance of this class represents a raster that is retrieved from an ArcGIS image service |
CAGSIntegratedMeshLayer | A layer that can display an integrated mesh |
CAGSJob | A long running job on a remote server |
CAGSKMLDataset | A KML dataset |
CAGSLoadableRemoteResourceBase | |
CAGSModelSceneSymbol | Used to display point or multipoint AGSGeoElement in a scene using a 3D model |
CAGSOGCFeatureCollectionTable | An OGC API - Features feature collection table |
CAGSOGCFeatureService | An "OGC API - Features" service |
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 |
CAGSPointCloudLayer | A layer that can display point cloud data |
CAGSPortal | An object representing a portal for ArcGIS |
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 |
CAGSUtilityNetwork | A utility network |
CAGSWFSFeatureTable | Represents a table in an OGC Web Feature Service |
CAGSWMSLayer | Displays data from a WMS service |
CAGSWMSService | An OGC-WMS service |
CAGSWMTSLayer | Displays data from a WMTS service by using pre-generated tiles |
CAGSWMTSService | An OGC-WMTS map service |
CAGSRequestConfiguration(Debug) | Networking related configuration of resources useful for debugging |
CAGSRouteTracker(AGSDeprecated) | |
C<AGSRouteTrackerDelegate> | |
CAGSScene(AGSDeprecated) | |
CAGSServiceImageTiledLayer(CustomTiledLayer) | Category for implementing custom tiled layers based on remote services |
CAGSSymbolAnchor | The anchor of a symbol layer, including placement mode and x, y anchor values |
CAGSSymbolStyleSearchResult(AGSDeprecated) | |
►C<AGSTimeAware> | A protocol that can be implemented by layers that support time |
CAGSArcGISMapImageLayer | Displays data from an ArcGIS Map service by using dynamically generated map images |
CAGSFeatureLayer | A layer that can visualize vector/feature data |
CAGSKMLLayer | A layer that can visualize KML data |
CAGSRasterLayer | Displays raster data in a map or scene |
CAGSWMSLayer | Displays data from a WMS service |
CAGSUtilityNamedTraceConfiguration(AGSDeprecated) | |
CAGSUtilityTier(AGSDeprecated) | |
►CAGSView | |
CAGSCallout | A callout window |
►CAGSGeoView | A base class for all views that can display geographic content on screen |
►CAGSMapViewCommon | A base class for AGSMapView |
CAGSMapView | A view component to display 2D geographic content such as maps |
►CAGSSceneViewCommon | A base class for AGSSceneView |
CAGSSceneView | A view component to display 3D geographic content such as scenes |
►CAGSViewController | |
CAGSViewControllerBase | |
CNSArray(AGSJSONSerializable) | A category on NSArray to provide convenience methods for JSON serialization |
►C<NSCoding> | |
CAGSCredential | Represents an credential to access a secured resource |
CAGSCredentialCache | A cache containing credentials to reuse |
►C<NSCopying> | |
CAGSArcGISSublayer | Information about an individual layer or table in ArcGIS Map Service |
CAGSBasemap | A basemap for a map or a scene |
CAGSBookmark | A geographic or time location for quick navigation |
CAGSClassBreak | A class break object used to categorize a group of values that fall within a range of values |
CAGSCredential | Represents an credential to access a secured resource |
CAGSFacility | A facility to use in closest facility or service area analysis |
CAGSGenerateLayerOption | Options defining what data to include for a layer in a geodatabase |
CAGSGeometry | Base class for all classes that represent geometric shapes |
CAGSIncident | An incident to use in closest facility analysis |
CAGSLayer | An abstract base class for all layers |
CAGSMap | A map containing 2D geographic content |
CAGSOfflineMapParametersKey | Represents a key associated with a generate offline map parameters override |
CAGSPointBarrier | A point barrier to constrain routes |
CAGSPolygonBarrier | A polygon barrier to constrain routes |
CAGSPolylineBarrier | A polyline barrier to constrain routes |
CAGSRenderer | An abstract base class for renderers |
CAGSRequestConfiguration | Networking related configuration of resources |
CAGSRouteParameters | Input parameters for AGSRouteTask |
CAGSServiceAreaFacility | A facility to use in service area analysis |
CAGSServiceAreaParameters | Input parameters for AGSServiceAreaTask |
CAGSSpatialReference | Represents the spatial reference of a geometry |
CAGSStop | A class that represents a location to be visited along a route |
CAGSSymbol | A symbol used to display a graphic or a feature |
CAGSSyncLayerOption | Sync parameters for a layer in a geodatabase |
CAGSTileCache | A local cache of pre-rendered map tiles that can be used to create a layer |
CAGSUniqueValue | Each unique value that is symbolized differently by a unique value renderer |
►CNSEnumerator | |
CAGSFeatureEnumerator | An enumerator to iterate over features |
CAGSStatisticRecordEnumerator | An enumerator to iterate over statistic results |
►C<NSFastEnumeration> | |
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 |
CAGSPart | Represents a single part of a multipart geometry (AGSPolygon or AGSPolyline ) |
CAGSPartCollection | Parts of a multipart geometry (AGSMultipart ) |
CAGSPointCollection | Represents vertices (immutable collection of points) of a single part of a multipart geometry (AGSMultipart ) |
►CNSObject | |
CAGSApplicationDelegate | An iOS app delegate for handling app events related to actions initiated by ArcGIS classes |
CAGSArcGISRuntimeEnvironment | Class representing the ArcGIS Runtime Environment |
CAGSAuthenticationChallenge | Represents an authentication challenge when accessing secured resources |
CAGSAuthenticationManager | A class to manage authentication |
CAGSCredential | Represents an credential to access a secured resource |
CAGSCredentialCache | A cache containing credentials to reuse |
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 |
CAGSMapViewInteractionOptions | Options to configure Map View user interactions |
CAGSOAuthConfiguration | OAuth details of an app |
►CAGSObject | |
►CAGSAddRastersParameters | Adds raster datasets to an AGSMosaicDatasetRaster by setting various parameters |
CAGSFrameCameraAddRastersParameters | Adds raster datasets to an AGSMosaicDatasetRaster by setting various parameters including the use of frame and camera text files |
►CAGSAnalysis | Base class for rendering analysis results in a scene view |
►CAGSLineOfSight | Base class for all line-of-sight analysis |
CAGSGeoElementLineOfSight | Analysis of visibility along a line between two geo-elements |
CAGSLocationLineOfSight | Analysis of visibility along a line between two locations |
CAGSLocationDistanceMeasurement | Analysis of distance between two locations |
►CAGSViewshed | Base class for all viewshed analysis |
CAGSGeoElementViewshed | Analysis of viewshed for a specified geo-element |
CAGSLocationViewshed | Analysis of viewshed for a specified location |
CAGSAnalysisOverlay | Manages the display of one or more Analyses on a scene view |
CAGSAnnotationSublayer | Allows you to interrogate the properties of a sublayer within an annotation layer and to change the visibility of the sublayer |
CAGSArcGISFeatureLayerInfo | Information about an individual layer or table in ArcGIS Feature Service |
CAGSArcGISFeatureServiceInfo | Information about an ArcGIS Feature service |
CAGSArcGISImageServiceInfo | Metadata of an ArcGIS Image 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 |
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 |
CAGSArcadeExpression | An Arcade expression object, containing an expression, a name, a return type and a title |
CAGSAttachment | Information about a feature attachment |
CAGSAttributeParameterValue | A class that contains value of attribute's parameter |
CAGSBackgroundGrid | A background grid defines the default color and context grid for display behind a map or scene surface |
CAGSBookmark | A geographic or time location for quick navigation |
CAGSCamera | A camera to represent 3D viewpoints of a scene |
►CAGSCameraController | A base class for controllers which manage the camera of AGSSceneView |
CAGSGlobeCameraController | A controller to allow free-form roaming of a scene view's camera around the globe |
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 |
CAGSTransformationMatrixCameraController | Support camera navigation by using AGSTransformationMatrix |
CAGSClassBreak | A class break object used to categorize a group of values that fall within a range of values |
CAGSClosestFacilityParameters | Input parameters for AGSClosestFacilityTask |
CAGSClosestFacilityResult | Result returned by AGSClosestFacilityTask |
CAGSClosestFacilityRoute | An individual route between a facility and 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 |
CAGSColorRamp | A color ramp representing a range of colors |
CAGSColormap | A colormap to display raster data as either a grayscale or color image |
CAGSContingency | An object that defines a contingency |
CAGSContingencyConstraintViolation | An object that defines a contingency constraint violation |
►CAGSContingentValue | An object that defines possible field values for fields participating in contingent field groups |
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 |
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 |
►CAGSDatumTransformation | A base class for transformation between two coordinate systems that have different datums |
CAGSGeographicTransformation | Used to transform coordinates of geometries between spatial references that have two different geographic coordinate systems |
CAGSHorizontalVerticalTransformation | Used to transform coordinates of z-aware geometries between spatial references that have different geographic and/or vertical coordinate systems |
CAGSDictionarySymbolStyleConfiguration | Configuration settings for a custom AGSDictionarySymbolStyle |
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 |
CAGSScaleRangeDisplayFilter | A display filter that is applied on the layer based on the provided scale range |
►CAGSDisplayFilterDefinition | Provides definition on how features are filtered from the display |
CAGSManualDisplayFilterDefinition | Filter features from the display based on the specified active display filter |
CAGSScaleDisplayFilterDefinition | Filter features from the display based on the current map scale |
CAGSDistance | Represents distance measurement |
CAGSDistanceSymbolRange | A distance range for symbols |
CAGSDomain | Information about a field's domain |
►CAGSDomainDescription | An object that describes a domain to be created |
CAGSCodedValueDomainDescription | An object that describes an AGSCodedValueDomain to be created |
CAGSRangeDomainDescription | An object that describes an AGSRangeDomain to be created |
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 |
CAGSENCDataset | An ENC Dataset |
CAGSENCDisplayCategories | Display categories for ENC data |
CAGSENCDisplaySettings | Display settings for ENC data |
CAGSENCEnvironmentSettings | Environment settings for ENC data |
CAGSENCFeature | An ENC feature |
CAGSENCMarinerSettings | Mariner settings for ENC data |
CAGSENCTextGroupVisibilitySettings | Text group settings for ENC data |
CAGSENCViewingGroupSettings | View group settings for ENC data |
CAGSEditFieldsInfo | Information about edit tracking fields |
►CAGSEditResult | Information about the outcome of an attachment edit operation |
CAGSFeatureEditResult | Information about the outcome of a feature edit operation |
CAGSEditorTrackingInfo | Information about a feature service's editor tracking configuration and ownership based access control |
CAGSEstimateTileCacheSizeResult | Size estimate of a tile cache requested by AGSExportTileCacheTask |
CAGSExpiration | Expiration details, that indicate whether a given package is out of date |
CAGSExportTileCacheParameters | Parameters for the operations on AGSExportTileCacheTask |
CAGSExportVectorTilesParameters | Parameters for the operations on AGSExportVectorTilesTask |
CAGSExportVectorTilesResult | Result of the job to export vector tiles |
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 |
CAGSFeatureQueryResult | Result of queries that return features |
CAGSFeatureServiceCapabilities | Capabilities supported by a feature service |
CAGSFeatureSubtype | Encapsulates properties of types of features in a feature layer |
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 |
►CAGSFenceParameters | Geotrigger fence data required for an AGSFenceGeotrigger |
CAGSFeatureFenceParameters | Geotrigger fence data created from features |
CAGSGraphicFenceParameters | Geotrigger fence parameters data created from graphics |
CAGSGraphicsOverlayFenceParameters | Geotrigger fence parameters data created from an AGSGraphicsOverlay |
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 |
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 |
CAGSFloorSite | A site containing one or more facilities for a floor-aware map or scene |
CAGSGenerateGeodatabaseParameters | Parameters to generate a sync-enabled geodatabase |
CAGSGenerateLayerOption | Options defining what data to include for a layer in a geodatabase |
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 |
CAGSGeoModelFloorDefinition | Contains floor-awareness settings for a map or scene |
CAGSGeocodeParameters | Parameters to refine gecoding results returned by AGSLocatorTask |
CAGSGeocodeResult | A match candidate returned from an AGSLocatorTask geocode or reverse geocode operation |
CAGSGeodatabaseDeltaInfo | Represents the delta files created to synchronize changes to an AGSGeodatabase object |
CAGSGeodesicEllipseParameters | Parameters for geodesicEllipseWithParameters: (AGSGeometryEngine) |
CAGSGeodesicSectorParameters | Parameters for geodesicSectorWithParameters: (AGSGeometryEngine) |
CAGSGeodeticDistanceResult | A result of AGSGeometryEngine::geodeticDistanceBetweenPoint1:point2:inUnits: method |
CAGSGeographicTransformationStep | Represents a step in the process of transforming between datums |
►CAGSGeometricEffect | A base class for multilayer symbol geometric effect |
CAGSDashGeometricEffect | A Geometric effect object that transforms the representation of a line using a pattern of dashes and gaps |
CAGSGeometry | Base class for all classes that represent geometric shapes |
►CAGSGeometryBuilder | A builder to build geometries |
CAGSEnvelopeBuilder | The envelope builder object is used to create an envelope |
►CAGSMultipartBuilder | A builder to construct or modify multipart geometries |
CAGSPolygonBuilder | A builder to build polygon geometries |
CAGSPolylineBuilder | A builder to build polyline geometries |
CAGSMultipointBuilder | A builder to construct or modify multipoint geometries |
CAGSPointBuilder | A builder to build point geometries |
CAGSGeometryEngine | A class providing methods for operating on AGSGeometry objects |
CAGSGeoprocessingFeatureSet | A set of features representing results of a geoprocessing job |
►CAGSGeoprocessingParameter | A base class for geoprocessing parameters |
CAGSGeoprocessingBoolean | A geoprocessing parameter for boolean data type |
►CAGSGeoprocessingDataFile | A geoprocessing parameter for files |
CAGSGeoprocessingRaster | A geoprocessing parameter for raster data |
CAGSGeoprocessingDate | A geoprocessing parameter for date data type |
CAGSGeoprocessingDouble | A geoprocessing parameter for double data type |
CAGSGeoprocessingFeatures | A geoprocessing parameter for feature data |
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 |
CAGSGeoprocessingString | A geoprocessing parameter for string data type |
CAGSGeoprocessingUnknownParameter | A geoprocessing parameter that is not currently supported |
CAGSGeoprocessingParameterInfo | Information about an input/output Geoprocessing Task parameter |
CAGSGeoprocessingParameters | Input parameters for a geoprocessing job |
CAGSGeoprocessingResult | Result of a geoprocessing job |
CAGSGeoprocessingTaskInfo | Information about a Geoprocessing Task |
►CAGSGeotrigger | A condition monitored by an AGSGeotriggerMonitor |
CAGSFenceGeotrigger | An AGSGeotrigger that defines regions or fences to be monitored using an AGSGeotriggerMonitor |
►CAGSGeotriggerFeed | Feed data required for an AGSGeotrigger |
CAGSLocationGeotriggerFeed | Feed data for an AGSGeotrigger created from an AGSLocationDataSource |
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 |
CAGSFenceGeotriggerNotificationInfo | An AGSGeotriggerNotificationInfo from an AGSFenceGeotrigger |
CAGSGraphic | A graphic on top of a map |
CAGSGraphicsOverlay | An overlay to display graphics on the map |
►CAGSGrid | A base class for displaying coordinate system grids on a map |
CAGSLatitudeLongitudeGrid | A grid consisting of east-west lines of latitude and north-south lines of longitude |
CAGSMGRSGrid | A grid representing Military Grid Reference System (MGRS) coordinate system |
CAGSUSNGGrid | A grid representing United States National Grid (USNG) coordinate system |
CAGSUTMGrid | A grid representing the Universal Transverse Mercator (UTM) coordinate system |
CAGSHorizontalVerticalTransformationStep | Represents a step in the process of transforming between horizontal and/or vertical datums |
►CAGSIDInfo | Metadata for a service |
CAGSFeatureServiceLayerIDInfo | An object that represents the metadata for a Feature service layer |
CAGSMapServiceLayerIDInfo | An object that represents the sub layer metadata for a Map service |
CAGSIdentifyGraphicsOverlayResult | Results of an identify graphic overlay operation on an AGSGeoView object |
CAGSIdentifyLayerResult | Results of an identify layer operation on an AGSGeoView object |
CAGSImageOverlay | An overlay that contains a frame with an image to display in the view |
CAGSIncident | An incident to use in closest facility analysis |
►CAGSItem | Object representing a unit of content |
CAGSLocalItem | A unit of content on-disk |
CAGSPortalItem | Object representing a unit of content in an ArcGIS portal |
CAGSJob | A long running job on a remote server |
CAGSJobMessage | Informational message about the execution of a job |
►CAGSKMLColorStyle | Defines how an AGSKMLNode will appear |
CAGSKMLIconStyle | A KML icon style object |
CAGSKMLLabelStyle | Specifies how the name of a AGSKMLNode is drawn, including color and scale |
CAGSKMLLineStyle | The drawing style (color, color mode, and line width) for all line geometry |
CAGSKMLPolygonStyle | Specifies the drawing style for all polygons in a KML node |
CAGSKMLGeometry | A KML Geometry element |
CAGSKMLIcon | The KML icon of the ground and screen overlays |
CAGSKMLImageCoordinate | A KML image coordinate object |
►CAGSKMLNode | A single node within a KML document |
►CAGSKMLContainer | A KML Container element |
CAGSKMLDocument | A KML Document element |
CAGSKMLFolder | A KML Folder element |
CAGSKMLGroundOverlay | A KML Ground Overlay element |
CAGSKMLNetworkLink | A KML Network Link element |
CAGSKMLPhotoOverlay | Photo overlays are a legacy KML feature |
CAGSKMLPlacemark | A KML Placemark element |
CAGSKMLScreenOverlay | A KML Screen Overlay element |
CAGSKMLTour | A KML tour |
CAGSKMLStyle | Specifies the drawing style for a AGSKMLNode |
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 |
►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 |
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 |
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 |
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 |
CAGSLabelStackSeparator | A separator character in a label, where a line break may be inserted in long text |
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 |
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 |
CAGSLoadSettings | Settings for layers in a Map or Scene |
CAGSLoadableBase | A base class for loadables |
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 |
►CAGSLocation | Represents a location update provided by a location datasource |
CAGSNMEALocation | An NMEA location instance |
►CAGSLocationDataSource | An abstract base class that provides location updates to AGSLocationDisplay |
CAGSCLLocationDataSource | A datasource for AGSLocationDisplay based on Core Location |
CAGSIndoorsLocationDataSource | Provides an indoor or outdoor position based on device sensor data (radio, GPS, motion sensors) |
CAGSNMEALocationDataSource | An NMEA location data source object |
CAGSRouteTrackerLocationDataSource | A location data source that uses a route tracker and a generic location data source to output locations snapped to a route |
►CAGSSimulatedLocationDataSource | Simulates location updates based on a list of locations or a polyline geometry |
CAGSGPXLocationDataSource | Simulates location updates based on a GPX file |
CAGSLocationDisplay | Displays device location on a map |
CAGSLocationToScreenResult | Result of a location-to-screen operation on AGSSceneView |
CAGSLocatorAttribute | Attribute avaialable for an AGSLocatorTask |
CAGSLocatorInfo | Metadata about the locator service or dataset used by AGSLocatorTask |
CAGSMosaicRule | A rule determining how a requested image should participate in the mosaic |
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 |
CAGSNMEASatelliteInfo | An NMEA satellite info instance |
CAGSNetworkLocation | References a specific location/position along a transportation network source feature |
CAGSOGCFeatureCollectionInfo | Metadata of a layer (feature collection) in an OGC API - Features service |
CAGSOGCFeatureServiceInfo | Metadata for an "OGC API - Features" service |
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 |
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 |
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 |
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 ) |
CAGSPointBarrier | A point barrier to constrain routes |
CAGSPointCollection | Represents vertices (immutable collection of points) of a single part of a multipart geometry (AGSMultipart ) |
CAGSPolygonBarrier | A polygon barrier to constrain routes |
CAGSPolylineBarrier | A polyline barrier to constrain routes |
CAGSPopup | A popup which displays a geo-element's information |
CAGSPopupDefinition | A popup definition |
►CAGSPopupElement | Represents an element that is displayed in a pop-up for a geoelement |
CAGSAttachmentsPopupElement | Represents a pop-up element of type attachments that is displayed in a pop-up for a geoelement |
CAGSExpressionPopupElement | Represents a pop-up element of type expression that defines a pop-up element with an Arcade expression |
CAGSFieldsPopupElement | Represents a pop-up element of type fields that is displayed in a pop-up for a geoelement |
CAGSMediaPopupElement | Represents a pop-up element of type media that is displayed in a pop-up for a geoelement |
CAGSTextPopupElement | Represents a pop-up element of type text 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 |
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 |
CAGSPortalGroupContentSearchParameters | Contains search parameters suitable for finding portal items that belong to a portal group |
CAGSPortalInfo | Information about a portal or organization |
CAGSProximityResult | The result of a proximity search |
CAGSQueryParameters | Parameters to perform a query using AGSFeatureTable |
CAGSRasterCell | A raster cell A RasterCell is a specific type of AGSGeoElement used to represent the values of a specific pixel in an AGSRasterLayer |
CAGSRasterFunction | A function used to apply on-the-fly processing to rasters |
CAGSRasterFunctionArguments | Arguments for a raster function |
►CAGSRasterRenderer | A base class for raster renderers |
►CAGSBaseStretchRenderer | An abstract base stretch renderer object which is derived from a raster renderer object |
CAGSRGBRenderer | An RGB composite raster renderer |
CAGSStretchRenderer | A stretch raster renderer |
CAGSColormapRenderer | A colormap raster renderer |
►CAGSHillshadeRenderer | A hillshade raster renderer |
CAGSBlendRenderer | A blend renderer for elevation raster data |
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 |
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 |
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 |
CAGSRoute | An individual route between stops |
CAGSRouteParameters | Input parameters for AGSRouteTask |
CAGSRouteResult | Result returned by AGSRouteTask |
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) |
►CAGSSegment | A segment represents an edge of a multipart geometry, connecting a start to an end point |
CAGSCubicBezierSegment | A cubic Bezier curve for use in a multipart geometry |
CAGSEllipticArcSegment | An elliptic arc segment for use in a multipart geometry |
CAGSLineSegment | A line segment |
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 |
CAGSServiceAreaTaskInfo | Metadata about the network analyst service or dataset used by AGSServiceAreaTask |
CAGSServiceDocumentInfo | Metadata about the service |
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 |
CAGSShapefileInfo | Metadata for a shapefile dataset |
CAGSSiteLayerDefinition | Defines the properties of the layer that contains sites for a floor-aware map or scene |
CAGSSourceObjectPosition | |
CAGSSpatialReference | Represents the spatial reference of a geometry |
CAGSStatisticDefinition | Defines a statistic to be queried |
CAGSStatisticRecord | An individual statistic record |
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 |
CAGSHistogramEqualizationStretchParameters | Parameters to create a stretch renderer based on histogram equalization |
CAGSMinMaxStretchParameters | Parameters to create a stretch renderer based on output min/max pixel values |
CAGSPercentClipStretchParameters | Parameters to create a stretch renderer based on percentile min/max pixel values |
CAGSStandardDeviationStretchParameters | Parameters to create a stretch renderer based on a standard deviation factor |
►CAGSSublayerSource | Base class for sources of a map image sublayer |
CAGSMapSublayerSource | A source for AGSArcGISMapImageSublayer based on an existing sub layer |
CAGSRasterSublayerSource | A source for AGSArcGISMapImageSublayer based on a file-based raster in a registered raster workspace |
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 |
CAGSSuggestParameters | Input parameters for a suggest operation on AGSLocatorTask |
CAGSSuggestResult | Result of a suggest operation on AGSLocatorTask |
CAGSSymbol | A symbol used to display a graphic or a feature |
►CAGSSymbolLayer | A base class to represent symbol layers, which are the fundamental components used to build multilayer symbols |
►CAGSFillSymbolLayer | A base class for fill symbol layers |
CAGSHatchFillSymbolLayer | A class representing a hatch fill symbol layer inside of the geometry attached to a multilayer polygon symbol |
CAGSPictureFillSymbolLayer | A class representing a picture fill symbol layer |
CAGSSolidFillSymbolLayer | A class representing a solid fill symbol layer |
►CAGSMarkerSymbolLayer | A base class for marker symbol layers |
CAGSPictureMarkerSymbolLayer | A class representing a symbol layer that's used to place a picture marker on a point geometry |
CAGSVectorMarkerSymbolLayer | A class representing a marker comprising vector graphics |
►CAGSStrokeSymbolLayer | A base class for stroke symbol layers |
CAGSSolidStrokeSymbolLayer | A class for stroke symbol layers with customized geometric effects |
CAGSSymbolReferenceProperties | Symbol properties that changes how symbols behave when attached to a renderer |
CAGSSymbolStyleSearchParameters | Search parameters used to search for symbols in a symbol style |
CAGSSymbolStyleSearchResult | Results of search operations on a symbol style |
CAGSSyncCapabilities | Capabilities supported by a sync-enabled 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 |
CAGSTileInfo | The tiling scheme of a tiled layer |
CAGSTileKey | A tile key |
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 |
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 |
►CAGSUnit | Defines a unit of measurement |
CAGSAngularUnit | Defines an angular unit of measurement |
CAGSAreaUnit | Defines an area unit of measurement |
CAGSLinearUnit | Defines a linear unit of measurement |
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 |
CAGSUtilityDomainNetwork | A domain network inside a utility network |
CAGSUtilityElement | An entity in a utility network that corresponds to an AGSFeature object |
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 |
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 |
CAGSUtilityNetworkAttribute | A network attribute in a utility network |
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 |
CAGSUtilityTierGroup | Tier groups provide an extra level of organization for tiers |
►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 |
CAGSUtilityCategoryComparison | A condition evaluating whether a particular AGSUtilityCategory object exists on a feature in the trace |
CAGSUtilityNetworkAttributeComparison | A condition evaluating the value of an AGSUtilityNetworkAttribute on nodes in the network, either to another AGSUtilityNetworkAttribute or to a specific value |
CAGSUtilityTraceAndCondition | Combines two sub-expressions together using a logical AND operator |
CAGSUtilityTraceOrCondition | Two sub-expressions combined together using a logical OR operator |
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 |
CAGSUtilityTraceParameters | Utility network trace parameters |
►CAGSUtilityTraceResult | The base class for trace result objects |
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 |
CAGSUtilityTraversability | A set of options controlling what objects are evaluated or returned during a tracing operation. AGSUtilityTraversability is set in the AGSUtilityTraceConfiguration object |
CAGSVectorMarkerSymbolElement | A class representing a component of a vector marker. A single instance of AGSVectorMarkerSymbolElement is a combination of a symbol and a geometry |
CAGSVectorTileSourceInfo | Metadata about a source of vector tiles |
CAGSVectorTileStyle | Style information for a source of vector tiles |
CAGSViewLabelProperties | Label properties for AGSGeoView |
CAGSViewpoint | Represents the view location of an AGSMapView or AGSSceneView object |
CAGSVoiceGuidance | Direction guidance text reformatted for speech |
CAGSWFSLayerInfo | An object that represents the WFS Layer info |
CAGSWFSServiceInfo | An object that represents the service metadata for an WFS Service |
CAGSWMSFeature | A WMS feature |
CAGSWMSLayerInfo | Information about a layer in an OGC-WMS service |
CAGSWMSServiceInfo | Information about an OGC-WMS service |
CAGSWMSSublayer | Represents an individual layer in an OGC-WMS service |
CAGSWMTSLayerInfo | A layer in an OGC-WMTS service |
CAGSWMTSServiceInfo | Metadata of an OGC-WMTS map service |
CAGSWMTSTileMatrix | An OGC-WMTS service tile matrix |
CAGSWMTSTileMatrixSet | An OGC-WMTS service tile matrix set |
CAGSOperationBase | |
CAGSOperationQueue | |
CAGSPopupAttachmentManager | Manages attachments belonging to a popup |
CAGSPopupManager | A popup manager |
CAGSPopupsViewControllerTheme | A theme to configure the appearance of AGSPopupsViewController |
CAGSPortalFolder | Represents a folder of content within the Portal or Organization |
CAGSPortalGroupContentSearchResultSet | Results of a Group Content Search operation performed on a PortalGroup |
CAGSPortalHelperServices | Services provided by an organization's portal |
CAGSPortalItemComment | A comment for a portal's item |
CAGSPortalItemContentParameters | Content for a new AGSPortalItem |
CAGSPortalPrivilege | Privileges of a portal user |
CAGSPortalQueryResultSet | Results of a query on a portal |
CAGSRequestConfiguration | Networking related configuration of resources |
CAGSSceneViewInteractionOptions | Options to configure Scene View user interactions |
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 |
CAGSSubscriptionInfo | Information about the user's subscription |
►C<NSProgressReporting> | |
CAGSJob | A long running job on a remote server |
CAGSRequestOperation | Base class for operations that perform http requests |
CNSValue(AGSArcGISFeatureTable) | |
CNSValue(AGSMapServiceImageFormat) | |
CNSValue(AGSPortalAdditions) | |
CNSValue(AGSPortalItem) | |
CNSValue(AGSTileImageFormat) | |
CNSValue(AGSUtilityTraceResult) | |
►CUIView | |
CAGSCallout | A callout window |
►CUIViewController | |
CAGSPopupsViewController | A view controller for displaying popups |