QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
QgsGeometryAnalyzer Member List

This is the complete list of members for QgsGeometryAnalyzer, including all inherited members.

buffer(QgsVectorLayer *layer, const QString &shapefileName, double bufferDistance, bool onlySelectedFeatures=false, bool dissolve=false, int bufferDistanceField=-1, QProgressDialog *p=nullptr)QgsGeometryAnalyzer
centroids(QgsVectorLayer *layer, const QString &shapefileName, bool onlySelectedFeatures=false, QProgressDialog *p=nullptr)QgsGeometryAnalyzer
convexHull(QgsVectorLayer *layer, const QString &shapefileName, bool onlySelectedFeatures=false, int uniqueIdField=-1, QProgressDialog *p=nullptr)QgsGeometryAnalyzer
dissolve(QgsVectorLayer *layer, const QString &shapefileName, bool onlySelectedFeatures=false, int uniqueIdField=-1, QProgressDialog *p=nullptr)QgsGeometryAnalyzer
eventLayer(QgsVectorLayer *lineLayer, QgsVectorLayer *eventLayer, int lineField, int eventField, QgsFeatureIds &unlocatedFeatureIds, const QString &outputLayer, const QString &outputFormat, int locationField1, int locationField2=-1, int offsetField=-1, double offsetScale=1.0, bool forceSingleGeometry=false, QgsVectorDataProvider *memoryProvider=nullptr, QProgressDialog *p=nullptr)QgsGeometryAnalyzer
extent(QgsVectorLayer *layer, const QString &shapefileName, bool onlySelectedFeatures=false, QProgressDialog *p=0)QgsGeometryAnalyzer
locateAlongMeasure(double measure, const QgsGeometry *lineGeom)QgsGeometryAnalyzer
locateBetweenMeasures(double fromMeasure, double toMeasure, const QgsGeometry *lineGeom)QgsGeometryAnalyzer
simplify(QgsVectorLayer *layer, const QString &shapefileName, double tolerance, bool onlySelectedFeatures=false, QProgressDialog *p=nullptr)QgsGeometryAnalyzer