Package com.esri.arcgisruntime.arcgisservices
Classes providing metadata and capabilities information for different types of service, including levels of detail and tile information for tiled services.
- Since:
- 100.0.0
-
Interface Summary Interface Description FullTimeExtentChangedListener The listener interface for receiving full time extent changed events fromTimeAware
objects.TimeAware An interface that is implemented by layers that support time. -
Class Summary Class Description ArcGISFeatureLayerInfo Represents metadata about an individual layer or table in an ArcGIS Feature Service.ArcGISFeatureServiceInfo Represents service information for an ArcGIS Feature Service.ArcGISImageServiceInfo Represents the service metadata of aImageServiceRaster
.ArcGISMapServiceInfo Represents the map service metadata for an ArcGIS Map Service.ArcGISMapServiceSublayerInfo Represents the metadata for an ArcGIS Map Service sublayer, indicating a range of appearance and behaviour properties as defined by the referenced map service.DrawingInfo Represents drawing information about a feature layer in an ArcGIS feature service or a sub-layer in an ArcGIS map service.EditFieldsInfo Represents information about editor tracking fields: creationDateField, creatorField, editDateField, editorField and realm.EditorTrackingInfo Represents information about an ArcGIS feature service's editor tracking configuration.FeatureServiceCapabilities Represents capabilities supported by an ArcGIS feature service, accessed from the feature layers info objectArcGISFeatureLayerInfo
.FeatureServiceLayerIdInfo Represents the metadata for a Feature service layer.FullTimeExtentChangedEvent An event which indicates that the full time extent of aTimeAware
object has changed.IdInfo Represents the service level metadata for a layer, table or sublayer in an ArcGIS map service (fromArcGISMapServiceInfo
) or feature service (fromArcGISFeatureServiceInfo
).LabelDefinition An object that defines the text, appearance, and position of labels for features within a given scale range.LabelingInfo An object that defines the text, appearance and position of labels for features for a given scale range.LayerTimeInfo Metadata about a Layer or Sublayers support for time.LevelOfDetail Represents a single level of detail in a tiled map service.MapServiceCapabilities Indicates the capabilities of an ArcGIS map service, including whether it supports exporting map images, data and query operations.MapServiceLayerIdInfo Represents the sub layer metadata for a Map service.OwnershipBasedAccessControlInfo Represents information about the ownership-based access control for the features of a feature service layer.RelationshipInfo Represents the relationship info for a table relationship.RenderingRuleInfo Represents information about a rendering rule that is predefined on an ArcGIS Image Service.ServiceDocumentInfo Provides various information about the map service such as title, author, keywords and comments.ServiceTimeInfo Represents metadata about a service's support for querying features (seeFeatureTable.queryFeaturesAsync(QueryParameters)
) and requesting map images forArcGISMapImageLayer
based on time.ServiceVersionInfo Represents version metadata for a version in a branch-versioned feature service.ServiceVersionParameters The parameters used to create a new version in a branch-versioned feature service.SyncCapabilities Instances of this class represent capabilities supported by a sync-enabled ArcGIS feature service.TileInfo Represents the tiling scheme used by a cached map service.TimeReference Represents information about the reference units for time values.VectorTileSourceInfo Represents metadata for anArcGISVectorTiledLayer
.VectorTileStyle Represents the style information for anArcGISVectorTiledLayer
. -
Enum Summary Enum Description AntiAliasingMode Various antialiasing modes.ArcGISFeatureLayerInfo.ServiceType The type of the dataset underlying an ArcGISFeatureLayerInfoArcGISMapServiceSublayerInfo.ServiceType An enumeration of the different types of the ArcGIS Map Service sublayer.FeatureServiceSessionType An enumeration of the session types that control how multiple users access branch versioned data.LabelingPlacement Defines the labeling placement options.PixelType Various types of pixel, also known as bit depth, in a raster.RelationshipCardinality An enumeration of the different cardinalities of feature table relationships.RelationshipRole An enumeration of the different roles of feature table relationships.ServiceSourceType An enumeration of the different types of ArcGIS Server services.ServiceTimeInfo.TimeRelation Indicates how the start and end time of the time slider extent are processed.TextAntiAliasingMode An enumeration of the different text antialiasing modes.TileInfo.ImageFormat Defines image formats supported by cached map services.TimeUnit The units of time used in a service, layer or sublayer which support time based operations.VersionAccess The access permissions of a version in a branch-versioned service.