Namespace Esri.ArcGISRuntime.Ogc
Classes
KmlBalloonPopupEventArgs
Event argument used by Balloon
KmlColorStyle
Defines the appearance of a Kml
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 Kml
KmlDocument
A container for KML nodes and KML styles.
KmlFolder
A KML Folder object.
KmlGeoElement
Represents a GeoElement from an identify operation performed on a Kml
KmlGeometry
A KML geometry object.
KmlGeometryCollection
A collection of Kml
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 Kml
KmlLineStyle
Specifies the drawing style (color, color mode, and line width) for KML line geometry.
KmlModel
A KML model object.
KmlMultiGeometry
A KML multi-geometry containing multiple Kml
KmlMultiTrack
A KML multi-track object.
KmlNetworkLink
A KML network link references other KML resources, locally or on the network.
KmlNetworkLinkControlMessageEventArgs
Event argument used by Network
KmlNode
A single node within a KML document.
KmlNodeCollection
An observable collection of Kml
KmlNonSchemaData
The KML simple fields and key/value pairs obtained from the node's non-schema data.
KmlOrientation
A KML orientation object.
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.
KmlScale
A KML scale object.
KmlSchema
A KML schema defines the structure of schema data for the extended data of nodes in a Kml
KmlSchemaData
The key/value pairs obtained from the node's schema data and the associated schema.
KmlScreenOverlay
A KML ScreenOverlay object.
KmlSimpleField
A KML simple field object.
KmlStyle
Specifies the drawing style for a Kml
KmlTour
KML Tour.
KmlTourController
A KML tour controller, which can be used to control the playback of KML tours.
KmlTrack
A KML track object.
KmlTrackElement
An individual element of a KML track object.
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
An OGC Web Feature Service (WFS).
WfsServiceInfo
Describes metadata of a WFS service.
Can be obtained from a Wfs
WmsFeature
A WMS feature object.
WmsLayerInfo
Metadata about an individual Web Map Service (WMS) layer within a WMS service.
WmsService
An Open Geospatial Consortium (OGC) Web Map Service (WMS).
WmsServiceInfo
The service metadata for a Web Map Service (WMS).
WmtsLayerInfo
Metadata about an individual Web Map Tile Service (WMTS) layer within a WMTS service.
WmtsService
An Open Geospatial Consortium (OGC) Web Map Tile Service (WMTS).
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 Wmts
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 Kml
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.
KmlSimpleFieldType
The type associated with a node's extended data attribute.
KmlTourStatus
The list of KML tour status.
KmlUnitsType
The coordinate system units used by Kml
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 Wms