ESRI.ArcGIS.Mobile
ESRI.ArcGIS.Mobile.FeatureCaching Namespace
See Also  Inheritance Hierarchy Send Feedback

Classes

 ClassDescription
ClassAnnotationRenderer Class that represents an annotation renderer.
ClassAttachment Class defining a detailed representation of an Attachment which is linked to feature
ClassAttachmentManager Class with properties and methods for accessing, editing Attachments which are linked to a Feature.
ClassClassBreakFeatureType Class Break Feature Type Class
ClassClassBreaksRenderer Defines a series of breaks and corresponding symbol used by a layers to render features.
ClassCodedValueDomain Represents a collection of code/value pair. Used for subtypes and domains.
ClassCompositeSymbol A Symbol represents a collection of Symbols used to render a geometry on the MapSurface.
ClassFeatureAttachmentsChangedArgs Raised when an Attachment associated with a feature is either Added / Deleted or Edits Canceled.
ClassFeatureDataReader 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.
ClassFeatureDataRecord Represents a row of updatable values from a feature source. A FeatureDataReader returns one or more FeatureDataRecord.
ClassFeatureDataRow Represents a row of data in a FeatureDataTable.
ClassFeatureDataTable 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.
ClassFeatureRenderer Defines a base class for feature source based renderers.
ClassFeaturesChangedEventArgs EventArgs sent by the DataChanged event.
ClassFeatureServiceReplicaManager Class to handle the disconnected editing operations of a Feature Service. Supports operations to replicate data of interest from a feature service. The data can then be edited locally (on to the client) while disconnected from the server. When connected, the client can then synchronize the changes with the server. This can be repeated over multiple cycles of editing and synchronization.
ClassFeatureSnappingResult Describes an individual snapping result for a feature.
ClassFeatureSource Class defining a feature source in the cache.
ClassFeatureType FeatureType Class
ClassFeatureTypeDictionary Feature Type Dictionary Class
ClassFillSymbol Represent a symbol for rendering and a polygon or an envelope.
ClassLabelClass A label class specifies the label definition for a given scale range.
ClassLegendItem Contains the information necessary for a legend, label, symbol, swatch bitmap.
ClassLineSymbol Represents a symbol for rendering Line.
ClassMobileCache Stores the data from a Map Document in a local cache.
ClassMobileCacheMapLayer Allows to render a mobile cache layer into a map control.
ClassMobileCacheMapLayerDefinition Contains information about each layer in an MobileCacheMapLayer.
ClassPictureMarkerSymbol Represent a picture marker symbol.
ClassPrecisionSystem Defines a precision system for mobile service. The geometry stored in the MobileService cache are compressed using a precision system.
ClassQueryFilter QueryFilter filters data based on an attribute query. An enumeration defining SpatialRelation is required. An optional list of columns may be included to specify the column values to be retrieved. If no columns are specified, all values will be returned.
ClassRangeValueDomain Defines a range of valid values for a FeatureDataTable column.
ClassReadOnlyColumnCollection Collection used by FeatureSource for the list of columns.
ClassReadOnlyFeatureSourceCollection Readonly collection of Feature Sources.
ClassSimpleFillSymbol A symbol used for drawing area and envelopes.
ClassSimpleMarkerSymbol Represents a simple marker symbol
ClassSimpleRenderer The layer is using a single symbol to represent the features.
ClassSimpleTextSymbol Symbol used to render text at a location
ClassSnappingAgent Public class used by the Snap Environment to set one snap agent for each map layer.
ClassSnappingEngine Used for sketching.
ClassSnappingEnvironment Snapping Engine used by the map for sketching.
ClassSnappingResult Encapsulates the result of a Snapping.
ClassSourceDataColumn Provides schema information about the data column of a data source.
ClassSymbol A Symbol represents a collection of PaintOperation used to render a geometry on the MapSurface.
ClassUniqueValue Represents a unique value for a UniqueValueRenderer.
ClassUniqueValueFeatureType UniqueValueFeatureType Class
ClassUniqueValueRenderer Defines a collection of unique values and symbol used by a Layer to renderer Features.
ClassWorkspace Represents the information about the workspace.

Interfaces

 InterfaceDescription
InterfaceIDomain Defines the set of properties and methods for Domain classes.
InterfaceIFeatureDataRecord Provides access to the column values within each row for a FeatureDataReader.
InterfaceIFeatureDataRecordEdit Provides access to the column values within each row for editing for a FeatureDataReader.
InterfaceIOrientableSymbol Defines a interface for a PointPaintOperation that will orientation.

Structures

 StructureDescription
StructureCreateReplicaOption Used for customizing Create Replica
StructureFeatureServiceReplicaResults Represents a summary of a synchronization session for a Mobile cache.
StructureSyncOption Used for customizing Synchronization

Enumerations

 EnumerationDescription
EnumerationCacheOpenMode Initialization options for the MobileService cache.
EnumerationCacheVersion The different cache versions supported.
EnumerationColumnErrorCode Error code for column errors.
EnumerationEditOperation Gets the Edit Operation performed on an Attachment
EnumerationEditState Describes the state of features in the cache. Used fro query or as properties or returned argument on FeatureDataRow, FeatureDataReader, and FeatureDataRecord.
EnumerationFeaturesChangedType Used by MobileServiceDataChangedEventArgs to describe the type of data change.
EnumerationFileOperation Determines the type of FileOperation to be performed on an attachment.
EnumerationRequestErrorCode Error code returned by the Mobile Service when it failed to execute a request.
EnumerationRequestProgressStep Used to report the progress of a request thru the RequestProgressChangedEvent.
EnumerationSaveFeatureError Enum used to report Save Features issues.
EnumerationSimpleMarkerStyle Type of representation for a vertex symbol.
EnumerationSnappingType Type of snapping for SnappingAgents.
EnumerationWebClientProtocolType Defines the type of connection protocol used by the MobileService object for data synchronization.

See Also

© 2013 All Rights Reserved.