This file defines the profile trajectory edition tools. More...
#include "../core/Config.h"#include "../../edit/qt/tools/VertexTool.h"#include "../../edit/Utils.h"#include "../../sam/rtree/Index.h"#include <QMouseEvent>Go to the source code of this file.
Classes | |
| class | te::mnt::ProfileTools | 
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::mnt | |
| Namespace for DTM Processing module of TerraLib.  | |
Variables | |
| LINE_CREATE | |
| LINE_DELETE | |
| LINE_INVERT | |
| LINE_SELECT | |
| VERTEX_ADD | |
| VERTEX_DELETE | |
| VERTEX_MOVE | |
This file defines the profile trajectory edition tools.
Definition in file ProfileTools.h.
| LINE_CREATE | 
Definition at line 44 of file ProfileTools.h.
| LINE_DELETE | 
Definition at line 44 of file ProfileTools.h.
| LINE_INVERT | 
Definition at line 44 of file ProfileTools.h.
| LINE_SELECT | 
Definition at line 44 of file ProfileTools.h.
| VERTEX_ADD | 
Definition at line 44 of file ProfileTools.h.
| VERTEX_DELETE | 
Definition at line 44 of file ProfileTools.h.
| VERTEX_MOVE | 
Definition at line 44 of file ProfileTools.h.