Show / Hide Table of Contents

Namespace Esri.ArcGISRuntime.Ogc

Classes

KmlBalloonPopupEventArgs

Event argument used by BalloonPopupEvent.

KmlColorStyle

Defines the appearance of a KmlNode, based on specified color and KmlColorMode.

KmlContainer

A KML Container object.

KmlDataset

Points to KML/KMZ content, either from a local file or the network. This object provides an entry point for traversing the tree of KmlNodes that make up the file.

KmlDocument

A KML Document object.

KmlFolder

A KML Folder object.

KmlGeoElement

Represents a GeoElement from an identify operation performed on a KmlLayer.

KmlGeometry

A KML geometry object.

KmlGeometryCollection

A collection of KmlGeometry objects.

KmlGroundOverlay

A KML GroundOverlay object.

KmlIcon

A KML icon object.

KmlIconStyle

A KML icon style object.

KmlImageCoordinate

Specifies an image coordinate with units.

KmlLabelStyle

Specifies how the name of a KmlNode is drawn, including color and scale.

KmlLineStyle

Specifies the drawing style (color, color mode, and line width) for KML line geometry.

KmlNetworkLink

A KML network link references other KML resources, locally or on the network.

KmlNetworkLinkControlMessageEventArgs

Event argument used by NetworkLinkControlMessage.

KmlNode

A single node within a KML document.

KmlNodeCollection

An observable collection of KmlNodes.

KmlPhotoOverlay

Photo overlays are a legacy KML feature. Runtime only supports rendering overlays projected onto 2D rectangles; other shapes and image pyramids are unsupported.

KmlPlacemark

A KML placemark object.

KmlPolygonStyle

Specifies the drawing style for all polygon geometry.

KmlScreenOverlay

A KML ScreenOverlay object.

KmlStyle

Specifies the drawing style for a KmlNode.

KmlTour

KML Tour.

KmlTourController

A KML tour controller, which can be used to control the playback of KML tours.

KmlViewpoint

A KML viewpoint contains information about a viewer's position, either defined as a LookAt relationship to another object or a camera. See the guide documentation and samples for information about converting KmlViewpoints into Runtime Viewpoint objects.

OgcFeatureCollectionInfo

Describes a feature collection within an OGC API Features service.

OgcFeatureService

Represents an OGC API Features service.

OgcFeatureServiceInfo

Provides metadata for an OGC API Features service and lists available feature collections.

WfsLayerInfo

Information about a WFS layer (also known as a WFS feature type), as described by a WFS service.

WfsService

Represents an OGC Web Feature Service (WFS). Loading this object retrieves the service metadata, accessible via ServiceInfo property.

WfsServiceInfo

Describes metadata of a WFS service. Can be obtained from a WfsService.

WmsFeature

A WMS feature object.

WmsLayerInfo

Information about a WMS layer as described by a WMS service.

WmsService

Represents an OGC Web Map Service (WMS). Loading this object retrieves the service metadata, accessible via ServiceInfo property.

WmsServiceInfo

Describes metadata of a WMS service. Can be obtained from a WmsService.

WmtsLayerInfo

Information about a WMTS layer as described by a WMTS service.

WmtsService

Represents a WMTS service. Loading this object retrieves the service metadata, accessible via ServiceInfo property.

WmtsServiceInfo

Describes metadata of a WMTS service, based on the result of WMTS GetCapabilities operation.

WmtsTileMatrix

Identifies a WMTS tile matrix, which is a single level in the image pyramid of WmtsTileMatrixSet.

WmtsTileMatrixSet

Describes a WMTS tile matrix set, containing one or more tile matrices and some metadata.

Enums

KmlAltitudeMode

KML altitude mode determines how altitude values should be interpreted.

KmlColorMode

The color mode of a KmlColorStyle.

KmlGeometryType

The list of KML geometry types.

KmlGraphicType

The list of KML graphic types.

KmlListItemType

Defines how visibility selection should work, enabling either single or multiple selection of child nodes of a document, folder, or network link.

KmlRefreshMode

The list of KML refresh modes.

KmlRefreshStatus

The list of KML refresh status event types.

KmlTourStatus

The list of KML tour status.

KmlUnitsType

The coordinate system units used by KmlImageCoordinate.

KmlViewpointType

Determines the type of a KML viewpoint.

KmlViewRefreshMode

The list of KML view refresh modes.

OgcAxisOrder

The different ways to treat the x/y coordinates order.

WmsVersion

Enumerates supported versions of the WMS specification, for use with a WmsService.

In This Article
Back to top Copyright © 2021 Esri.