27 #include "../../../se/PointSymbolizer.h" 32 #include <QGridLayout> 39 m_symb(new
te::se::PointSymbolizer)
45 QGridLayout* layout =
new QGridLayout(
this);
46 layout->setContentsMargins(0, 0, 0, 0);
const Graphic * getGraphic() const
A Symbolizer describes how a feature is to appear on a map.
A PointSymbolizer specifies the rendering of a graphic Symbolizer at a point.
A Graphic is a graphic symbol with an inherent shape, color(s), and possibly size.
Symbolizer * clone() const
It creates a new copy of this object.
void setGraphic(Graphic *graphic)