QGIS API Documentation
2.0.1-Dufour
|
This is the complete list of members for QgsVectorLayerEditUtils, including all inherited members.
addPart(const QList< QgsPoint > &ring, QgsFeatureId featureId) | QgsVectorLayerEditUtils | |
addRing(const QList< QgsPoint > &ring) | QgsVectorLayerEditUtils | |
addTopologicalPoints(QgsGeometry *geom) | QgsVectorLayerEditUtils | |
addTopologicalPoints(const QgsPoint &p) | QgsVectorLayerEditUtils | |
boundingBoxFromPointList(const QList< QgsPoint > &list, double &xmin, double &ymin, double &xmax, double &ymax) const | QgsVectorLayerEditUtils | protected |
cache() | QgsVectorLayerEditUtils | inline |
deleteVertex(QgsFeatureId atFeatureId, int atVertex) | QgsVectorLayerEditUtils | |
insertSegmentVerticesForSnap(const QList< QgsSnappingResult > &snapResults) | QgsVectorLayerEditUtils | |
insertVertex(double x, double y, QgsFeatureId atFeatureId, int beforeVertex) | QgsVectorLayerEditUtils | |
L | QgsVectorLayerEditUtils | protected |
moveVertex(double x, double y, QgsFeatureId atFeatureId, int atVertex) | QgsVectorLayerEditUtils | |
QgsVectorLayerEditUtils(QgsVectorLayer *layer) | QgsVectorLayerEditUtils | |
splitFeatures(const QList< QgsPoint > &splitLine, bool topologicalEditing=false) | QgsVectorLayerEditUtils | |
translateFeature(QgsFeatureId featureId, double dx, double dy) | QgsVectorLayerEditUtils |