Class | Description | |
---|---|---|
![]() | AnnotationLayer | Provides access to annotation layer stored in the cache. |
![]() | AnnotationLayerSyncAgent | Represents the settings for an annotation layer involved in a synchronization. |
![]() | AnnotationRenderer | Class that represents a raster renderer. |
![]() | ClassBreakFeatureType | Class Break Feature Type Class |
![]() | ClassBreaksRenderer | Defines a series of breaks and corresponding symbol used by a layers to render features. |
![]() | CloseVersionRequest | Request for closing a version on the server. |
![]() | CodedValueDomain | Represents a collection of code/value pair. Used for subtypes and domains. |
![]() | CreateVersionRequest | Contains the data for creating a version on the server. |
![]() | Crypto | Mobile cryptographic base class. Only stream encryption is supported. |
![]() | DecomposedExtent | When a FeatureLayerSyncAgent download data, it needs to decompose the requested extent into a subset of manageable extents based on a feature count threshold. |
![]() | FeatureDataReader | The FeatureDataReader is the ADO equivalent of a cursor. The Read method moves the cursor to the next record. The IDataRecord members let you get the values from the record. |
![]() | FeatureDataRecord | Represents a row of updatable values from a feature layer. A FeatureDataReader returns one or more FeatureDataRecord. |
![]() | FeatureDataRow | Represents a row of data in a FeatureLyerDataTable. |
![]() | FeatureDataTable | A FeatureDataTable is a specific implementation of an ADO.Net DataTable. It provides a spatial index for a faster row retrieval based on spatial search. |
![]() | FeatureLayer | Class defining a feature layer in the cache. |
![]() | FeatureLayerSyncAgent | Represents the settings for a feature layer involved in a synchronization. |
![]() | FeatureLayerSyncProgressEventArgs | Used by FeatureLayerSyncAgent.OnProgressChanged. |
![]() | FeatureLayerSyncResults | Represents a summary of a synchronization session for a feature layer. |
![]() | FeatureRenderer | Defines a base class for feature layer based renderers. |
![]() | FeaturesChangedEventArgs | EventArgs sent by the DataChanged event. |
![]() | FeatureType | FeatureType Class |
![]() | FeatureTypeDictionary | Feature Type Dictionary Class |
![]() | GetFeatureCountRequest | A synchronization request used for requesting a feature count from a Map for a particular FeatureLayer. |
![]() | GetFeaturesProgressState | Contains the progress details for the GetFeaturesRequest. |
![]() | GetFeaturesRequest | A synchronization request used for requesting features from a Map for a particular FeatureLayer. |
![]() | GetRasterTilesProgressState | Contains the progress details for the GetRasterTilesRequest. |
![]() | GetRasterTilesRequest | A pending RasterRequest object specifying the desired extent, resolution and layers. |
![]() | MapDocumentConnection | Defines a connection to Map Document (MXD) and its data used for synchronizing local data. |
![]() | MobileCache | Stores the data from a Map Document in a local cache. |
![]() | MobileCacheLayer | Represents a Layer stored in a MobileCache. |
![]() | MobileCacheMapLayer | Allows to render a mobile cache layer into a map control. |
![]() | MobileCacheSyncAgent | Represents a collection of SyncAgents and offers methods and properties that applies to the collection. |
![]() | MobileCacheSyncAgent.SyncAgentCollection | Represents a collection of SyncAgents. |
![]() | MobileCacheSyncAgentProgressEventArgs | Provides data for ProgressChanged event. |
![]() | MobileCacheSyncResults | Represents a summary of a MobileCache synchronization session. |
![]() | MobileService | OBSOLETE - MobileService stores the layer data that has been retrieved from an ArcGIS Mobile Server to a local disk file. |
![]() | MobileServiceConnection | Defines a connection to Map Document (MXD) and its data through an ArcGIS server. |
![]() | MobileServiceLayer | Defines layers stored in the MobileService. Represents the abstract base class from which all implementations of MobileServiceLayer derive. |
![]() | MobileServiceMapLayer | MapLayer used to add MobileService Layer to a particular Map. |
![]() | PostFeaturesRequest | Request for posting edited features on the server. |
![]() | PrecisionSystem | Defines a precision system for mobile service. The geometry stored in the MobileService cache are compressed using a precision system. |
![]() | RangeValueDomain | Defines a range of valid values for a FeatureDataTable column. |
![]() | RasterLayer | Class defining a raster layer in the cache. |
![]() | RasterLayerSyncAgent | Represents the settings for a raster layer involved in a synchronization. |
![]() | RasterLayerSyncResults | Represents a summary of a synchronization session for a raster layer. |
![]() | RasterRenderer | Class that represents a raster renderer. |
![]() | ReadOnlyColumnCollection | Collection used by FeatureLayer for the list of columns. |
![]() | ReadOnlyFeatureLayerCollection | Readonly collection of Feature Layers. |
![]() | Request | Base class for MobileService Requests. |
![]() | RequestCompletedEventArgs | EventArgs class used to indicate the completion of a request on the MobileService. |
![]() | RequestException | Exception returned by Requests when the server failed to execute the request. |
![]() | RequestManager | Used by the MobileService to manage the queue of synchronization requests. |
![]() | RequestProgressChangedEventArgs | Class used to report the progress of requests. |
![]() | RequestProgressState | Class that contains the details of progress for a request. |
![]() | RequestStatistic | Request used to access information on last server request. Useful for measuring the performance of your service and prototyping your development. |
![]() | SimpleRenderer | The layer is using a single symbol to represent the features. |
![]() | SingleLayerRequest | Request that applies to only one layer |
![]() | SyncAgent | Represents the settings for data objects involved in a synchronization. |
![]() | SyncResults | Represents a summary of a synchronization session. |
![]() | UniqueValue | Represents a unique value for a UniqueValueRenderer. |
![]() | UniqueValueFeatureType | UniqueValueFeatureType Class |
![]() | UniqueValueRenderer | Defines a collection of unique values and symbol used by a Layer to renderer Features. |
![]() | Workspace | Represents the information about the workspace. |
Interface | Description | |
---|---|---|
![]() | IFeatureDataRecord | Provides access to the column values within each row for a FeatureDataReader. |
![]() | IFeatureDataRecordEdit | Provides access to the column values within each row for editing for a FeatureDataReader. |
Enumeration | Description | |
---|---|---|
![]() | CacheOpenMode | Initialization options for the MobileService cache. |
![]() | CacheVersion | The different cache versions supported. |
![]() | CloseVersionActions | Type of action to execute on the server when closing the version. |
![]() | EditState | Describes the state of features in the cache. Used fro query or as properties or returned argument on FeatureDataRow, FeatureDataReader, and FeatureDataRecord. |
![]() | FeatureLayerSyncStep | Describes the current synchronization step of a FeatureLayerSyncAgent. |
![]() | FeaturesChangedType | Used by MobileServiceDataChangedEventArgs to describe the type of data change. |
![]() | RequestErrorCode | Error code returned by the Mobile Service when it failed to execute a request. |
![]() | RequestProgressStep | Used to report the progress of a request thru the RequestProgressChangedEvent. |
![]() | SaveFeatureError | Enum used to report Save Features issues. |
![]() | SyncDirection | Defines the direction that data changes flow, from the perspective of the cache. |
![]() | SyncPhase | Describes the sync agent progress phases. |
![]() | SyncState | Defines the state that synchronization agent is in. |
![]() | WebClientProtocolType | Defines the type of connection protocol used by the MobileService object for data synchronization. |