Creates a new SceneLayerPolygonFilter using a list of polygons and a spatial relationship to be applied to the ArcGISSceneLayer.
See also SceneLayerPolygonFilterSpatialRelationship.
[override virtual noexcept]
SceneLayerPolygonFilter::~SceneLayerPolygonFilter()
Destructor.
QList<Esri::ArcGISRuntime::Polygon> SceneLayerPolygonFilter::polygons() constReturns a list of polygon geometries to be applied for filtering features.
See also setPolygons().
void SceneLayerPolygonFilter::setPolygons(const QList<Esri::ArcGISRuntime::Polygon> &polygons)Sets a list of polygon geometries to be applied for filtering features.
See also polygons.
void SceneLayerPolygonFilter::setSpatialRelationship(Esri::ArcGISRuntime::SceneLayerPolygonFilterSpatialRelationship spatialRelationship)Sets the spatial relationship to be applied to the polygons for filtering features.
The spatial relationship determines whether to include features within the polygons or exclude features from the polygons.
See also spatialRelationship() and SceneLayerPolygonFilterSpatialRelationship.
Esri::ArcGISRuntime::SceneLayerPolygonFilterSpatialRelationship SceneLayerPolygonFilter::spatialRelationship() constReturns the spatial relationship to be applied to the polygons for filtering features.
The spatial relationship determines whether to include features within the polygons or exclude features from the polygons.
See also setSpatialRelationship().
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