26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_POLYGONACQUIRE_H
27 #define __TERRALIB_QT_WIDGETS_INTERNAL_POLYGONACQUIRE_H
30 #include "../../../geometry/Coord2D.h"
31 #include "../../../geometry/Polygon.h"
32 #include "../Config.h"
36 #include <QPainterPath>
Polygon is a subclass of CurvePolygon whose rings are defined by linear rings.
An utility struct for representing 2D coordinates.