26#ifndef __TERRALIB_QT_WIDGETS_INTERNAL_MEASURE_H
27#define __TERRALIB_QT_WIDGETS_INTERNAL_MEASURE_H
30#include "../../../geometry/Coord2D.h"
36#include <QPainterPath>
LineString is a curve with linear interpolation between points.
A point with x and y coordinate values.
Polygon is a subclass of CurvePolygon whose rings are defined by linear rings.
An utility struct for representing 2D coordinates.