QGIS API Documentation  2.0.1-Dufour
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QgsOverlayAnalyzer Member List

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

combineAttributeMaps(QgsAttributes &attributesA, const QgsAttributes &attributesB)QgsOverlayAnalyzerprivate
combineFieldLists(QgsFields &fieldListA, const QgsFields &fieldListB)QgsOverlayAnalyzerprivate
intersectFeature(QgsFeature &f, QgsVectorFileWriter *vfw, QgsVectorLayer *dp, QgsSpatialIndex *index)QgsOverlayAnalyzerprivate
intersection(QgsVectorLayer *layerA, QgsVectorLayer *layerB, const QString &shapefileName, bool onlySelectedFeatures=false, QProgressDialog *p=0)QgsOverlayAnalyzer