[explicit]
Worldview::Worldview(const QString &code, QObject *parent = nullptr)
Creates a Worldview object that represents a country's view of a disputed boundary.
For the current list of worldviews supported by the service, see the Basemap Styles Service API reference.
[override virtual noexcept]
Worldview::~Worldview()
Destructor.
[static]
Esri::ArcGISRuntime::Worldview *Worldview::china(QObject *parent)
Returns a Worldview object used to specify the Chinese view of disputed boundaries.
This Worldview has the following properties:
code displayName china ChinaAssign this Worldview to the BasemapStyleParameters::worldview property to display the Chinese worldview on a basemap.
QString Worldview::code() constReturns the value of the worldview parameter used by the Basemap Styles Service.
For example, "southKorea".
QString Worldview::displayName() constReturns the human-readable name of the representation of the disputed boundary.
For example, "South Korea".
This property is only set if the Worldview was retrieved from a BasemapStyleInfo after loading a BasemapStylesService object. If the Worldview was constructed using the Worldview(const QString&, QObject*) constructor, this property will be empty.
[static]
Esri::ArcGISRuntime::Worldview *Worldview::india(QObject *parent)
Returns a Worldview object used to specify the Indian view of disputed boundaries.
This Worldview has the following properties:
code displayName india IndiaAssign this Worldview to the BasemapStyleParameters::worldview property to display the Indian worldview on a basemap.
[static]
Esri::ArcGISRuntime::Worldview *Worldview::israel(QObject *parent)
Returns a Worldview object used to specify the Israeli view of disputed boundaries.
This Worldview has the following properties:
code displayName israel IsraelAssign this Worldview to the BasemapStyleParameters::worldview property to display the Israeli worldview on a basemap.
[static]
Esri::ArcGISRuntime::Worldview *Worldview::japan(QObject *parent)
Returns a Worldview object used to specify the Japanese view of disputed boundaries.
This Worldview has the following properties:
code displayName japan JapanAssign this Worldview to the BasemapStyleParameters::worldview property to display the Japanese worldview on a basemap.
[static]
Esri::ArcGISRuntime::Worldview *Worldview::morocco(QObject *parent)
Returns a Worldview object used to specify the Moroccan view of disputed boundaries.
This Worldview has the following properties:
code displayName morocco MoroccoAssign this Worldview to the BasemapStyleParameters::worldview property to display the Moroccan worldview on a basemap.
[static]
Esri::ArcGISRuntime::Worldview *Worldview::pakistan(QObject *parent)
Returns a Worldview object used to specify the Pakistani view of disputed boundaries.
This Worldview has the following properties:
code displayName pakistan PakistanAssign this Worldview to the BasemapStyleParameters::worldview property to display the Pakistani worldview on a basemap.
[static]
Esri::ArcGISRuntime::Worldview *Worldview::southKorea(QObject *parent)
Returns a Worldview object used to specify the South Korean view of disputed boundaries.
This Worldview has the following properties:
code displayName southKorea South KoreaAssign this Worldview to the BasemapStyleParameters::worldview property to display the South Korean worldview on a basemap.
[static]
Esri::ArcGISRuntime::Worldview *Worldview::unitedArabEmirates(QObject *parent)
Returns a Worldview object used to specify the Emirati view of disputed boundaries.
This Worldview has the following properties:
code displayName unitedArabEmirates United Arab EmiratesAssign this Worldview to the BasemapStyleParameters::worldview property to display the Emirati worldview on a basemap.
[static, since Esri::ArcGISRuntime 200.7]
Esri::ArcGISRuntime::Worldview *Worldview::unitedStatesOfAmerica(QObject *parent)
Returns a Worldview object used to specify the US Edition of a basemap style.
This Worldview has the following properties:
code displayName unitedStatesOfAmerica United States of AmericaAssign this Worldview to the BasemapStyleParameters::worldview property to display the US Edition worldview on a basemap.
This function was introduced in Esri::ArcGISRuntime 200.7.
[static]
Esri::ArcGISRuntime::Worldview *Worldview::vietnam(QObject *parent)
Returns a Worldview object used to specify the Vietnamese view of disputed boundaries.
This Worldview has the following properties:
code displayName vietnam VietnamAssign this Worldview to the BasemapStyleParameters::worldview property to display the Vietnamese worldview on a basemap.
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