26 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_POLYGONSYMBOLIZERWIDGET_H
27 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_POLYGONSYMBOLIZERWIDGET_H
30 #include "../Config.h"
40 namespace Ui {
class PolygonSymbolizerWidgetForm; }
47 class PolygonSymbolizer;
56 class BasicStrokeWidget;
127 std::unique_ptr<Ui::PolygonSymbolizerWidgetForm>
m_ui;
A PolygonSymbolizer is used to draw a polygon (or other area-type geometries), including filling its ...
A Symbolizer describes how a feature is to appear on a map.