A concrete renderer based on Qt4 for conversion of Symbology Enconding Mark elements to an image pattern. More...
#include "../../../maptools/AbstractMarkRenderer.h"
#include "../Config.h"
#include <QPainter>
#include <QPainterPath>
#include <map>
Go to the source code of this file.
Classes | |
class | te::qt::widgets::WellKnownMarkRenderer |
A concrete renderer based on Qt4 for conversion of Symbology Enconding Mark elements to an image pattern. It considers basic marks defined on Symbology Enconding Specification: "square", "circle", "triangle", "star", "cross", and "x". More... | |
Namespaces | |
te | |
TerraLib. | |
te::qt | |
Namespace for the Qt module of TerraLib. | |
te::qt::widgets | |
Namespace for the Qt Widgets module of TerraLib. | |
A concrete renderer based on Qt4 for conversion of Symbology Enconding Mark elements to an image pattern.
Definition in file WellKnownMarkRenderer.h.