26 #ifndef __TERRALIB_QT_WIDGETS_CLASSIFICATION_INTERNAL_ROIMANAGERWIDGET_H
27 #define __TERRALIB_QT_WIDGETS_CLASSIFICATION_INTERNAL_ROIMANAGERWIDGET_H
31 #include "../../../maptools/AbstractLayer.h"
33 #include "../../../maptools/Enums.h"
34 #include "../Config.h"
40 #include <QTreeWidgetItem>
42 #include <QActionGroup>
44 namespace Ui {
class ROIManagerWidgetForm; }
63 class ColorPickerToolButton;
82 Ui::ROIManagerWidgetForm*
getForm()
const;
105 void setList(std::list<te::map::AbstractLayerPtr>& layerList);
163 std::unique_ptr<Ui::ROIManagerWidgetForm>
m_ui;
179 std::unique_ptr< te::cl::ROISet >
m_rs;
A ROISet is a set of ROI's.
An Envelope defines a 2D rectangular region.
Polygon is a subclass of CurvePolygon whose rings are defined by linear rings.
A Symbolizer describes how a feature is to appear on a map.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Visibility
Each layer can have three states of visibility.