This class implements a concrete tool to remove geometries by drawing an area (polygon). More...
#include "../../../dataaccess/dataset/ObjectId.h"#include "../../../geometry/Envelope.h"#include "../../../geometry/Geometry.h"#include "../../../geometry/Utils.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::DeleteGeometryByAreaTool | 
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 remove geometries by drawing an area (polygon).
Definition in file DeleteGeometryByAreaTool.h.