This class implements a concrete tool to merge polygons. More...
#include "../../../geometry/Coord2D.h"#include "../../../geometry/Geometry.h"#include "../../../geometry/GeometryCollection.h"#include "../../../geometry/GeometryProperty.h"#include "../../../dataaccess/dataset/ObjectId.h"#include "../../../dataaccess/dataset/ObjectIdSet.h"#include "../../../maptools/AbstractLayer.h"#include "../Config.h"#include "GeometriesUpdateTool.h"#include <vector>Go to the source code of this file.
Classes | |
| class | te::edit::MergeGeometriesTool |
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::edit |
| namespace | te::gm |
| Namespace for the Vector Geometry module of TerraLib. | |
| namespace | te::qt |
| Namespace for the Qt module of TerraLib. | |
| namespace | te::qt::widgets |
| Namespace for the Qt Widgets module of TerraLib. | |
This class implements a concrete tool to merge polygons.
Definition in file MergeGeometriesTool.h.