Quantum GIS API Documentation  1.7.5-Wroclaw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
QgsOverlayAnalyzer Member List

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

combineAttributeMaps(QgsAttributeMap &attributeMapA, QgsAttributeMap attributeMapB)QgsOverlayAnalyzerprivate
combineFieldLists(QgsFieldMap &fieldListA, QgsFieldMap 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