A Symbology Enconding visitor that configures a given chart based on symbolizer elements. More...
#include "../../../maptools/AbstractLayer.h"#include "../../../se/Fill.h"#include "../../../se/Graphic.h"#include "../../../se/LineSymbolizer.h"#include "../../../se/Mark.h"#include "../../../se/PointSymbolizer.h"#include "../../../se/PolygonSymbolizer.h"#include "../../../se/Stroke.h"#include "../../../se/Symbolizer.h"#include "../../../se/Style.h"#include "../../../se/Rule.h"#include "ChartConfigurer.h"#include "HistogramChart.h"#include "HistogramStyle.h"#include "ScatterChart.h"#include "ScatterStyle.h"#include <qwt_plot_seriesitem.h>Go to the source code of this file.
A Symbology Enconding visitor that configures a given chart based on symbolizer elements.
Definition in file ChartConfigurer.cpp.