QGIS API Documentation
3.0.2-Girona (307d082)
|
This is the complete list of members for QgsGeometryEditUtils, including all inherited members.
addPart(QgsAbstractGeometry *geometry, std::unique_ptr< QgsAbstractGeometry > part) | QgsGeometryEditUtils | static |
addRing(QgsAbstractGeometry *geometry, std::unique_ptr< QgsCurve > ring) | QgsGeometryEditUtils | static |
avoidIntersections(const QgsAbstractGeometry &geom, const QList< QgsVectorLayer *> &avoidIntersectionsLayers, const QHash< QgsVectorLayer *, QSet< QgsFeatureId > > &ignoreFeatures=(QHash< QgsVectorLayer *, QSet< QgsFeatureId > >())) | QgsGeometryEditUtils | static |
deletePart(QgsAbstractGeometry *geom, int partNum) | QgsGeometryEditUtils | static |
deleteRing(QgsAbstractGeometry *geom, int ringNum, int partNum=0) | QgsGeometryEditUtils | static |