AnalysisOverlay manages the display of one or more analyses in a scene view. More...
Public Functions Member Function Documentation[explicit]
AnalysisOverlay::AnalysisOverlay(QObject *parent = nullptr)
Constructs an empty AnalysisOverlay object.
[override virtual noexcept]
AnalysisOverlay::~AnalysisOverlay()
Destructor.
Esri::ArcGISRuntime::AnalysisListModel *AnalysisOverlay::analyses() constReturns the collection of analysis objects managed by the AnalysisOverlay.
The collection is specific to an AnalysisOverlay so you can't reuse an analyses collection coming from another AnalysisOverlay. You have to create a new layer collection.
bool AnalysisOverlay::isVisible() constReturns the visibility for the AnalysisOverlay.
If the overlay's visibility is false
, none of the Analyses in the collection will display. If true
, only those Analyses whose visibility is also true
will display. Will return false
if an error occurs.
Sets the visible to visible.
See also isVisible.
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