This class implements a concrete tool to delete parts of multi features (deleting polygons of a multi feature polygons for example). More...
#include "../../../dataaccess/dataset/ObjectId.h"#include "../../../geometry/Envelope.h"#include "../../../geometry/Geometry.h"#include "../../../maptools/AbstractLayer.h"#include "../../Utils.h"#include "../Config.h"#include "GeometriesUpdateTool.h"#include <QPointF>Go to the source code of this file.
Classes | |
| class | te::edit::DeletePartTool |
| This class implements a concrete tool to delete parts of multi features (deleting polygons of a multi feature polygons for example). More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::edit | |
| te::qt | |
| Namespace for the Qt module of TerraLib. | |
| te::qt::widgets | |
| Namespace for the Qt Widgets module of TerraLib. | |
This class implements a concrete tool to delete parts of multi features (deleting polygons of a multi feature polygons for example).
Definition in file DeletePartTool.h.