This class implements a concrete tool to create points. More...
#include "../../../geometry/Coord2D.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::CreatePointTool |
| This class implements a concrete tool to create points. 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 points.
Definition in file CreatePointTool.h.