This class implements a concrete tool to move geometries. More...
#include "../../../geometry/Envelope.h"
#include "../../../maptools/AbstractLayer.h"
#include "../core/command/AddCommand.h"
#include "../core/UndoStackManager.h"
#include "GeometriesUpdateTool.h"
#include "../Config.h"
#include <QPointF>
#include <map>
Go to the source code of this file.
Classes | |
class | te::edit::MoveGeometryTool |
This class implements a concrete tool to move geometries. More... | |
Namespaces | |
te | |
TerraLib. | |
te::edit | |
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 move geometries.
Definition in file MoveGeometryTool.h.