Quantum GIS API Documentation  1.7.5-Wroclaw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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=0)QgsGeometryAnalyzer
bufferFeature(QgsFeature &f, int nProcessedFeatures, QgsVectorFileWriter *vfw, bool dissolve, QgsGeometry **dissolveGeometry, double bufferDistance, int bufferDistanceField)QgsGeometryAnalyzerprivate
centroidFeature(QgsFeature &f, QgsVectorFileWriter *vfw)QgsGeometryAnalyzerprivate
centroids(QgsVectorLayer *layer, const QString &shapefileName, bool onlySelectedFeatures=false, QProgressDialog *p=0)QgsGeometryAnalyzer
convexFeature(QgsFeature &f, int nProcessedFeatures, QgsGeometry **dissolveGeometry)QgsGeometryAnalyzerprivate
convexHull(QgsVectorLayer *layer, const QString &shapefileName, bool onlySelectedFeatures=false, int uniqueIdField=-1, QProgressDialog *p=0)QgsGeometryAnalyzer
dissolve(QgsVectorLayer *layer, const QString &shapefileName, bool onlySelectedFeatures=false, int uniqueIdField=-1, QProgressDialog *p=0)QgsGeometryAnalyzer
dissolveFeature(QgsFeature &f, int nProcessedFeatures, QgsGeometry **dissolveGeometry)QgsGeometryAnalyzerprivate
extent(QgsVectorLayer *layer, const QString &shapefileName, bool onlySelectedFeatures=false, QProgressDialog *p=0)QgsGeometryAnalyzer
perimeterMeasure(QgsGeometry *geometry, QgsDistanceArea &measure)QgsGeometryAnalyzerprivate
simpleMeasure(QgsGeometry *geometry)QgsGeometryAnalyzerprivate
simplify(QgsVectorLayer *layer, const QString &shapefileName, double tolerance, bool onlySelectedFeatures=false, QProgressDialog *p=0)QgsGeometryAnalyzer
simplifyFeature(QgsFeature &f, QgsVectorFileWriter *vfw, double tolerance)QgsGeometryAnalyzerprivate