26 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_STYLEDOCKWIDGET_H
27 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_STYLEDOCKWIDGET_H
31 #include "../../../se.h"
32 #include "../InterfaceController.h"
34 #include "../Config.h"
37 #include <QDockWidget>
42 namespace map {
class AbstractLayer; }
44 namespace se {
class Symbolizer; }
53 class PolygonSymbolizerProperty;
54 class LineSymbolizerProperty;
55 class PointSymbolizerProperty;
56 class TextSymbolizerProperty;
57 class RasterSymbolizerWidget;
58 class StyleControllerWidget;
This is the base class for layers.
A widget used to define the text symbolizer properties, such as:
A Rule is used to attach property/scale conditions to and group the individual symbols used for rende...
The Style defines the styling that is to be applied to a geographic dataset (vector geometries or cov...
A Symbolizer describes how a feature is to appear on a map.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr