QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
This is the complete list of members for QgsGeometryCheckerUtils, including all inherited members.
canDeleteVertex(const QgsAbstractGeometry *geom, int iPart, int iRing) | QgsGeometryCheckerUtils | inlinestatic |
createGeomEngine(const QgsAbstractGeometry *geometry, double tolerance) | QgsGeometryCheckerUtils | static |
filter1DTypes(QgsAbstractGeometry *geom) | QgsGeometryCheckerUtils | static |
getGeomPart(QgsAbstractGeometry *geom, int partIdx) | QgsGeometryCheckerUtils | static |
getGeomPart(const QgsAbstractGeometry *geom, int partIdx) | QgsGeometryCheckerUtils | static |
lineIntersections(const QgsLineString *line1, const QgsLineString *line2, double tol) | QgsGeometryCheckerUtils | static |
pointOnLine(const QgsPoint &p, const QgsLineString *line, double tol, bool excludeExtremities=false) | QgsGeometryCheckerUtils | static |
pointsFuzzyEqual(const QgsPointXY &p1, const QgsPointXY &p2, double tol) | QgsGeometryCheckerUtils | inlinestatic |
polygonRings(const QgsPolygon *polygon) | QgsGeometryCheckerUtils | static |
polyLineSize(const QgsAbstractGeometry *geom, int iPart, int iRing, bool *isClosed=nullptr) | QgsGeometryCheckerUtils | inlinestatic |
sharedEdgeLength(const QgsAbstractGeometry *geom1, const QgsAbstractGeometry *geom2, double tol) | QgsGeometryCheckerUtils | static |