Go to the documentation of this file.
26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_CHARTRENDERER_H
27 #define __TERRALIB_QT_WIDGETS_INTERNAL_CHARTRENDERER_H
30 #include "../../../maptools/AbstractChartRenderer.h"
31 #include "../Config.h"
89 void getValues(
const te::map::Chart* chart,
const std::map<std::string, double>& chartValue, std::vector<double>& values);
108 #endif // __TERRALIB_QT_WIDGETS_INTERNAL_CHARTRENDERER_H
This class represents the informations needed to build map charts.
A helper class for 32-bit RGBA (Red-Green-Blue-Alpha channel) color.
A dataset is the unit of information manipulated by the data access module of TerraLib.
This is the base class for chart renderers.