26#ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_ROTOOLSWIDGET_H
27#define __TERRALIB_QT_WIDGETS_RP_INTERNAL_ROTOOLSWIDGET_H
30#include "../../../geometry/Envelope.h"
32#include "../../../geometry/Polygon.h"
33#include "../../../maptools/AbstractLayer.h"
35#include "../../../maptools/Enums.h"
44#include <qactiongroup.h>
46namespace Ui {
class RpToolsWidgetForm; }
50 namespace gm {
class Envelope; }
51 namespace rst {
class Raster; }
132 std::unique_ptr<Ui::RpToolsWidgetForm>
m_ui;
An Envelope defines a 2D rectangular region.
Polygon is a subclass of CurvePolygon whose rings are defined by linear rings.