MoveGeometryTool.h File Reference

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 "../Config.h"
#include "GeometriesUpdateTool.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
 URI C++ Library.
 
 te::edit
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::widgets
 Namespace for the Qt Widgets module of TerraLib.
 

Detailed Description

This class implements a concrete tool to move geometries.

Definition in file MoveGeometryTool.h.