26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_CHARTUTILS_H 27 #define __TERRALIB_QT_WIDGETS_INTERNAL_CHARTUTILS_H 30 #include "../Config.h" 31 #include "../../../maptools/AbstractLayer.h" 34 #include <qwt_symbol.h> 36 #include <qwt_plot_curve.h> 44 namespace color {
class RGBAColor; }
45 namespace se {
class Font;
class Fill;
class Stroke;
class Mark;
class Graphic;}
46 namespace da {
class DataSet;
class DataSetType;
class ObjectId; }
47 namespace dt {
class DateTime; }
57 class ChartDisplayWidget;
238 #endif // __TERRALIB_QT_WIDGETS_INTERNAL_CHARTUTILS_H
This is the base class for layers.
A class that models the description of a dataset.
A Graphic is a graphic symbol with an inherent shape, color(s), and possibly size.
A Font specifies the text font to use in a text symbolizer.
A Fill specifies the pattern for filling an area geometry.
A dataset is the unit of information manipulated by the data access module of TerraLib.
A Stroke specifies the appearance of a linear geometry.
A helper class for 32-bit RGBA (Red-Green-Blue-Alpha channel) color.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr