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-renderingruleinfo.html below:

RenderingRuleInfo Class | ArcGIS Maps SDK for Qt

Information about a rendering rule that specifies how images are rendered or processed on an ArcGIS Image Service. More...

Detailed Description

You can obtain a RenderingRuleInfo from the collection of predefined RenderingRuleInfo objects provided by an ArcGIS image service. Alternatively, you can construct a RenderingRuleInfo by providing the name of a predefined service rendering rule.

To apply the rendering rule, construct a RenderingRule from the RenderingRuleInfo and pass the RenderingRule to an ImageServiceRaster before it is loaded. Next, construct a RasterLayer from the ImageServiceRaster, and add it to the map or scene's operational layers.

Member Function Documentation RenderingRuleInfo::RenderingRuleInfo()

Default constructor. Creates an empty RenderingRuleInfo.

[explicit] RenderingRuleInfo::RenderingRuleInfo(const QString &name)

Creates a rendering rule info object with the name of a predefined service rendering rule.

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

Copy constructor from other RenderingRuleInfo.

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

Move constructor from other RenderingRuleInfo.

[noexcept] RenderingRuleInfo::~RenderingRuleInfo()

Destructor.

QString RenderingRuleInfo::description() const

Returns the description of a predefined service rendering rule.

QString RenderingRuleInfo::help() const

Returns the help of a predefined service rendering rule.

bool RenderingRuleInfo::isEmpty() const

Returns if this RenderingRuleInfo is empty.

QString RenderingRuleInfo::name() const

Returns the name of a predefined service rendering rule.

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

Move operator from other RenderingRuleInfo.

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

Assignment operator from other RenderingRuleInfo.


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