Show / Hide Table of Contents

Namespace Esri.ArcGISRuntime.Mapping

Classes

AnnotationLayer

An instance of this class represents a layer that can visualize annotation text data.

AnnotationSublayer

Allows you to interrogate the properties of a sublayer within an AnnotationLayer and to change the visibility of the sublayer.

ArcGISMapImageLayer

This class allows you to display data from an ArcGIS Map service by using dynamically generated map images.

ArcGISMapImageSublayer

An ArcGIS map image sublayer.

ArcGISSceneLayer

A class that represents a layer that renders scene services or local scene packages.

ArcGISSublayer

The base class for ArcGIS sublayer classes ArcGISMapImageSublayer and ArcGISTiledSublayer.

ArcGISTiledElevationSource

Class that represents an elevation source that can visualize an ArcGIS elevation image service.

ArcGISTiledLayer

This class allows you to display data from an ArcGIS Server map service or a local TileCache by using previously generated tiles.

ArcGISTiledSublayer

An ArcGIS tiled sublayer.

ArcGISVectorTiledLayer

A class that allows you to display data from an AcrGIS Vector Tile data source.

Basemap

Represents the base map part of a Map.

BingMapsLayer

A layer for displaying Bing Maps.

Bookmark

Represents a geographic or time location for quick navigate.

BookmarkCollection

A collection of bookmarks.

Camera

Used for defining the perspective of a scene. It is a visual snapshot of an observation of the Earth with various layers displayed in a SceneView.

DimensionLayer

A layer that can visualize dimension features data.

DisplayFilter

Represents a type used for limiting which features are rendered.

DisplayFilterDefinition

Provides definition on how features are filtered from the display.

ElevationSource

Base class for all elevation sources.

ElevationSourceCollection

A collection of elevation sources.

Expiration

Expiration details that indicate whether a given package is out of date.

FeatureCollectionLayer

A layer that can visualize a FeatureCollection.

FeatureLayer

A layer that can visualize vector/feature data.

GeoModel

A base class for Map or Scene, which contain layers and additional properties and can be displayed in a GeoView.

GroupLayer

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.

ImageAdjustmentLayer

Basic raster layer type that allows for per-pixel adjustments

ImageTileData

Tile information returned by the GetTileDataAsync(Int32, Int32, Int32, CancellationToken) call.

ImageTiledLayer

Abstract base class for layers that display cached maps. You would typically work with one or more sub-classes of this class.

IntegratedMeshLayer

A layer that renders an integrated textured mesh.

ItemResourceCache

A class that contains information on offline resources typically associated with a custom style for an ArcGISVectorTiledLayer.

KmlLayer

A layer that can visualize KML data.

LabelDefinition

Describes an object that defines the text, appearance, and position of labels for features within a given scale range via ArcGIS JSON.

Layer

This is the base class for all layer types that can be added to the Map document.

LayerCollection

A collection of layers

LayerSceneProperties

Collection of properties for layers or overlays that participate in a Scene.

LayerViewState

Class to indicate the current state of a layer in a view.

LayerViewStateChangedEventArgs

Event arguments for the GeoView.LayerViewStateChanged event

LegendInfo

This object represents a legend item.

LoadSettings

This class allows you to specify how the map/scene should treat feature layers.

ManualDisplayFilterDefinition

Filter features from the display based on the specified active display filter.

Map

The map contains layers and additional properties and can be displayed in a MapView.

MapSublayerSource

A sublayer source that refers to an existing layer in the current map service.

MobileBasemapLayer

A layer that can visualize the basemap layer of a map from mobile map package.

MobileMapPackage

A mobile map package.

MobileScenePackage

A mobile scene package.

OfflineSettings

Represents settings in an online web map which the author has configured for offline use.

OpenStreetMapLayer

An instance of this class represents a layer that uses requests images from the OpenStreetMap servers.

PointCloudLayer

A layer that can visualize a point cloud layer.

RasterElevationSource

Class that represents an elevation source that can visualize raster elevation files.

RasterLayer

An instance of this class allows you to display raster data (from a raster data source).

RasterSublayerSource

Sublayer source that is a file-based raster, residing in a registered raster workspace.

ScaleDisplayFilterDefinition

Filter features from the display based on the current map scale.

ScaleRangeDisplayFilter

A DisplayFilter that is applied on the layer based on the provided scale range.

Scene

The scene contains layers and additional properties and can be displayed in a SceneView.

ServiceImageTiledLayer

An abstract class for all image tiled layers that fetch map tiles from a remote service.

SublayerSource

The source of an ArcGISMapImageSublayer, used to create dynamic layers.

SubtypeFeatureLayer

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 ArcGISFeatureTable.

SubtypeSublayer

A sublayer that allows custom rendering for features of a particular subtype.

Surface

Surface contains elevation sources and defines a surface upon which layers and overlays can be draped.

TableJoinSublayerSource

Table Join sublayer source that is the result of a join operation between two sublayer sources.

TableQuerySublayerSource

Represents a sublayer source that is a layer/table defined by a SQL query.

TableSublayerSource

Represents a sublayer source that is a table, a feature class, or a raster that resides in a registered workspace (either a folder or geodatabase).

TileCache

A local on-disk cache of pre-rendered map tiles that can be used to create a layer.

TransformationMatrix

A class for holding a translation and quaternion array. This is used for camera movement while preventing gimbal lock.

VectorTileCache

Metadata for a local on-disk cache of vector map tiles that can be used to create a layer.

VectorTileStyle

This class represents the style information for an ArcGISVectorTiledLayer.

Viewpoint

A location within a GeoView.

WebTiledLayer

A layer that requests image tiles based on a URL template, providing a simple way to display maps from non-ArcGIS web services or local tile caches.

WmsLayer

A Layer that displays data from OGC Web Map Services (WMS).

WmsSublayer

Describes a sublayer of WmsLayer.

WmtsLayer

Displays data from a WMTS service by using pre-generated tiles.

Interfaces

ILayerContent

An interface for building a Table of Contents.

Enums

ArcGISSublayerType

The types of ArcGISSublayer.

BasemapStyle

Lists available basemap styles.

BingMapsLayerStyle

Specifies the map style that should be displayed by a Bing Maps layer.

CacheStorageFormat

The storage format of a TileCache.

ExpirationType

Enumerates the possible types of expiration.

FeatureRenderingMode

Rendering modes available for feature layers.

FeatureTilingMode

Feature tiling modes available to feature layers. This determines how feature tiling is handled for each layer. Using the default mode is highly recommended. As of now, only services based on service feature tables support feature tiling.

GroupVisibilityMode

Specifies the visibility modes on a GroupLayer.

JoinType

The join type (inner or left outer) of a TableJoinSublayerSource.

LayerViewStatus

The status of a layer in the GeoView.

MapServiceImageFormat

The image formats supported by ArcGIS map services or ArcGIS image services.

NavigationConstraint

Identifies type of navigation constraint based on the surface elevation.

NoDataTileBehavior

The ImageTiledLayer behavior for the tiles without data.

SceneLayerDataType

Identifies the type of data contained within an ArcGISSceneLayer.

SceneViewTilingScheme

Enumerates options for the Scene tiling scheme.

SelectionMode

Describes how to combine a feature selection request with the current selected features list.

SurfacePlacement

The options for handling altitude values relative to a Surface in a SceneView.

TileImageFormat

The image formats supported by ArcGIS tiled map services.

ViewpointType

Supported Viewpoint types.

In This Article
Back to top Copyright © 2022 Esri.