Package-level declarations
Types
An enumeration of various antialiasing modes.
An object that represents the service layer metadata for an ArcGIS Feature Layer.
The type of the dataset underlying an ArcGISFeatureLayerInfo. This is used to determine the type of the dataset behind an ArcGISFeatureLayerInfo. Spatial datasets are considered to be layers whereas non-spatial datasets are tables.
An object that represents the service metadata for an ArcGIS Feature Service.
An object that represents service metadata for an ArcGIS Image Service.
The map service metadata for an ArcGIS Map Service.
Represents the metadata for an ArcGIS Map Service sublayer.
The type of the service underlying an ArcGISMapServiceSublayerInfo. This is used to determine the type of the service behind an ArcGISMapServiceSublayerInfo.
The storage format of a tile cache.
An object that provides various information on how to render features in a feature layer.
An object that provides the field names for the edit fields.
An object that provides various information editor tracking.
An object that identifies the various capabilities of an ArcGIS Feature Service.
An object that represents the metadata for a Feature service layer. You will get this object from ArcGISFeatureServiceInfo.layerInfos.
An enumeration of the session types that control how multiple users access branch versioned data. Session types—transient and persistent—let you control how multiple viewers and editors access branch versioned feature services. By default, a web map or web scene with branch versioned feature services (a ServiceGeodatabase version) loads as a FeatureServiceSessionType.Transient type; you can change this type to FeatureServiceSessionType.Persistent at the map or scene level when you load the map or scene.
An enumeration of labeling placement options. This is used to specify the preferred position of the text label, with respect to its feature geometry.
Metadata about a Layer or Sublayers support for time. It contains various information needed to be able to perform time based queries such as the time fields, the native time reference and the time extent.
This object represents a level of detail (LOD) in a tile scheme. You can get this object from TileInfo.levelsOfDetail.
Indicates the capabilities of an ArcGIS map service, including whether it supports exporting map images, data and query operations.
An object that represents the sub layer metadata for a Map service. The MapServiceLayerIdInfo class is derived from the IdInfo class.
An object that defines ownership-based access control settings of a service.
An enumeration of the different cardinalities of feature table relationships.
An object that defines information about the relationship between tables. A relationship consists of two and only two tables, each having one of these roles in the relationship:
An enumeration of the different roles of feature table relationships.
An object that represents information about a rendering rule that is predefined on an ArcGIS Image Service. It can be used to construct a RenderingRule. You can get this object from ArcGISImageServiceInfo.renderingRuleInfos. You can also create an instance of this class simply with the name of a service-defined rendering rule.
Provides various information about the map service such as title, author, keywords and comments. It also includes the text anti-aliasing mode.
Represents metadata about a service's support for querying features (see FeatureTable.queryFeatures(QueryParameters)) and requesting map images for ArcGISMapImageLayer based on time. It contains various time related information such as the map's time extent and the map's native time reference.
An enumeration of the different types of ArcGIS Server services.
An object that represents version metadata for a version in a branch-versioned feature service. All properties in this object are read-only, and represent the snapshot in time when ServiceGeodatabase.fetchVersions() was called. To add a new version, use the ServiceGeodatabase.createVersion(ServiceVersionParameters) function.
The parameters used to create a new version in a branch-versioned feature service.
An object that identifies the various synchronization capabilities of an ArcGIS Feature Service.
An enumeration of the different text antialiasing modes.
An interface that is implemented by layers that can support time. These layers are known as time-aware layers. Time-aware layers contain spatial datasets that include different information for the same location at different times. If the time-aware layer supports time filtering and is connected to time-enabled data source you can perform time-based operations, such as:
Represents information about the reference units for time values. See LayerTimeInfo.timeReference Includes information about the time zone and if the time respects daylight savings which allows ArcGIS to integrate datasets that were recorded in different time zones.
Indicates how the start and end time of the time slider extent are processed.
The access permissions of a version in a branch-versioned service.