QGIS API Documentation  2.4.0-Chugiak
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