A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-mapservicecapabilities.html below:

MapServiceCapabilities Class | ArcGIS Maps SDK for Qt

The capabilities of an ArcGIS map service, including whether it supports exporting map images, data and query operations. More...

Member Function Documentation MapServiceCapabilities::MapServiceCapabilities()

Default constructor.

MapServiceCapabilities::MapServiceCapabilities(const Esri::ArcGISRuntime::MapServiceCapabilities &other)

Copy constructor from other MapServiceCapabilities.

[noexcept] MapServiceCapabilities::MapServiceCapabilities(Esri::ArcGISRuntime::MapServiceCapabilities &&other)

Move constructor from other MapServiceCapabilities.

[noexcept] MapServiceCapabilities::~MapServiceCapabilities()

Destructor.

bool MapServiceCapabilities::isSupportsData() const

Returns true if the map service supports data operations, such as find, query, and related records, false otherwise.

All ArcGIS REST API operations define their required capability in the Map Service help documentation.

bool MapServiceCapabilities::isSupportsMap() const

Returns true if the map service supports map operations, such as exporting map images and listing all layers and tables, false otherwise.

All ArcGIS REST API operations define their required capability in the Map Service help documentation.

bool MapServiceCapabilities::isSupportsQuery() const

Returns true if the map service supports query operations, such as identify and access attachment data, false otherwise.

All ArcGIS REST API operations define their required capability in the Map Service help documentation.

[since Esri::ArcGISRuntime 100.2] bool MapServiceCapabilities::isSupportsTilemap() const

Returns true if the map service supports tiles, false otherwise.

This function was introduced in Esri::ArcGISRuntime 100.2.

[since Esri::ArcGISRuntime 100.2] bool MapServiceCapabilities::isSupportsTilesOnly() const

Returns true if the map service only supports tile requests, false otherwise.

You cannot create an ArcGISMapImageLayer from a service that only supports tile requests.

This function was introduced in Esri::ArcGISRuntime 100.2.

[noexcept] Esri::ArcGISRuntime::MapServiceCapabilities &MapServiceCapabilities::operator=(Esri::ArcGISRuntime::MapServiceCapabilities &&other)

Move operator from other MapServiceCapabilities.

Esri::ArcGISRuntime::MapServiceCapabilities &MapServiceCapabilities::operator=(const Esri::ArcGISRuntime::MapServiceCapabilities &other)

Assignment operator from other MapServiceCapabilities.


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