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

AnalysisOverlay Class | ArcGIS Maps SDK for Qt

  • AnalysisOverlay
  • class Esri::ArcGISRuntime::AnalysisOverlay

    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() const

    Returns 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() const

    Returns 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.

    void AnalysisOverlay::setVisible(bool visible)

    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