#include "../../../maptools/AbstractLayer.h"
#include "../core/command/AddCommand.h"
#include "../core/UndoStackManager.h"
#include "CreateLineTool.h"
#include "../Config.h"
#include <QPointF>
#include <set>
Go to the source code of this file.
Classes | |
class | te::edit::AggregateAreaTool |
Namespaces | |
te | |
TerraLib. | |
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. | |