[explicit, since Esri::ArcGISRuntime 100.6]
KmlPlacemark::KmlPlacemark(const Esri::ArcGISRuntime::KmlGeometry &kmlGeometry, QObject *parent = nullptr)
Creates a KML placemark from a specified KML geometry.
This function was introduced in Esri::ArcGISRuntime 100.6.
[override virtual noexcept]
KmlPlacemark::~KmlPlacemark()
Destructor.
[override virtual]
Esri::ArcGISRuntime::AttributeListModel *KmlPlacemark::attributes() const
Reimplements: GeoElement::attributes() const.
Returns the attributes of the GeoElement as a collection of name/value pairs.
[override virtual]
Esri::ArcGISRuntime::Geometry KmlPlacemark::geometry() const
Reimplements: GeoElement::geometry() const.
Returns the geometry defines the shape and location of the GeoElement.
See also setGeometry().
Esri::ArcGISRuntime::KmlGraphicType KmlPlacemark::graphicType() constReturns the type of the graphic in the KML placemark.
[since Esri::ArcGISRuntime 200.6]
Esri::ArcGISRuntime::KmlGeometry KmlPlacemark::kmlGeometry() const
Returns the KML geometry for the KML placemark.
This function was introduced in Esri::ArcGISRuntime 200.6.
See also setKmlGeometry().
[override virtual]
void KmlPlacemark::setGeometry(const Esri::ArcGISRuntime::Geometry &geometry)
Reimplements: GeoElement::setGeometry(const Esri::ArcGISRuntime::Geometry &geometry).
Sets the geometry to geometry.
See also geometry().
[since Esri::ArcGISRuntime 200.6]
void KmlPlacemark::setKmlGeometry(const Esri::ArcGISRuntime::KmlGeometry &kmlGeometry)
Sets the kmlGeometry to kmlGeometry.
This function was introduced in Esri::ArcGISRuntime 200.6.
See also kmlGeometry.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4