Measure.h File Reference

This class implements a concrete tool to measure operation (distance, area, and angle). More...

#include "../../../geometry/Coord2D.h"
#include "../Config.h"
#include "AbstractTool.h"
#include <QFont>
#include <QPainterPath>
#include <QPen>
#include <vector>
#include <string>

Go to the source code of this file.

Classes

class  te::qt::widgets::Measure
 This class implements a concrete tool to measure operation (distance, area, and angle). More...
 

Namespaces

 te
 URI C++ Library.
 
 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.
 

Detailed Description

This class implements a concrete tool to measure operation (distance, area, and angle).

Definition in file Measure.h.