26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_CHARTCONFIGURER_H
27 #define __TERRALIB_QT_WIDGETS_INTERNAL_CHARTCONFIGURER_H
30 #include "../../../se/Visitor.h"
31 #include "../Config.h"
36 #include <boost/noncopyable.hpp>
41 namespace map {
class AbstractLayer; }
163 #endif // __TERRALIB_QT_WIDGETS_INTERNAL_CHARTCONFIGURER_H
A TextSymbolizer is used to render text labels according to various graphical parameters.
The Style defines the styling that is to be applied to a geographic dataset (vector geometries or cov...
This is the base class for layers.
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.
The CoverageStyle defines the styling that is to be applied to a subset of Coverage data...
A PointSymbolizer specifies the rendering of a graphic Symbolizer at a point.
A visitor interface for the SymbologyEncoding hierarchy.
A Graphic is a graphic symbol with an inherent shape, color(s), and possibly size.
The FeatureTypeStyle defines the styling that is to be applied to a dataset that can be viewed as a f...
The RasterSymbolizer describes how to render raster/matrix-coverage data (e.g., satellite photos...
A Fill specifies the pattern for filling an area geometry.
A Stroke specifies the appearance of a linear geometry.
A LineSymbolizer is used to style a stroke along a linear geometry type, such as a string of line seg...