This class implements a concrete tool for vertex operations (move, add, etc.). More...
#include "../../../geometry/Envelope.h"#include "../../../maptools/AbstractLayer.h"#include "../../../qt/widgets/tools/AbstractTool.h"#include "../../../sam/rtree/Index.h"#include "../../Utils.h"#include "../Config.h"#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | te::edit::VertexTool | 
| This class implements a concrete tool for vertex operations (move, add, etc.).  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 for vertex operations (move, add, etc.).
Definition in file VertexTool.h.