This class implements a concrete tool to create polygons. More...
#include "../../../geometry/Coord2D.h"#include "../../../maptools/AbstractLayer.h"#include "../core/command/AddCommand.h"#include "../core/UndoStackManager.h"#include "../Config.h"#include "GeometriesUpdateTool.h"#include <vector>Go to the source code of this file.
Classes | |
| class | te::edit::CreatePolygonTool | 
| This class implements a concrete tool to create polygons.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| 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 create polygons.
Definition in file CreatePolygonTool.h.