This class implements a concrete tool to split polygons. More...
#include "../../../geometry/Coord2D.h"
#include "../../../dataaccess/dataset/ObjectIdSet.h"
#include "../../../geometry/GeometryCollection.h"
#include "../../../geometry/GeometryProperty.h"
#include "../../../geometry/MultiPolygon.h"
#include "../../../geometry/Utils.h"
#include "../../../maptools/AbstractLayer.h"
#include "../../../qt/widgets/canvas/Canvas.h"
#include "CreateLineTool.h"
#include "../Config.h"
#include "GeometriesUpdateTool.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | te::edit::SplitPolygonTool |
This class implements a concrete tool to split polygons. More... | |
Namespaces | |
te | |
TerraLib. | |
te::edit | |
te::gm | |
Namespace for the Vector Geometry module of TerraLib. | |
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 split polygons.
Definition in file SplitPolygonTool.h.