33 : m_anchorPoint(nullptr),
34 m_displacement(nullptr),
void setDisplacement(Displacement *d)
A PointPlacement specifies how a text label should be rendered relative to a geometric point...
~PointPlacement()
Destructor.
void setRotation(ParameterValue *r)
ParameterValue * m_rotation
The Rotation element gives the rotation of a graphic in the clockwise direction about its center poin...
A Displacement gives X and Y offset displacements to use for rendering a text label, graphic or other Symbolizer near a point.
The ParameterValueType uses WFS-Filter expressions to give values for SE graphic parameters.
void setAnchorPoint(AnchorPoint *a)
PointPlacement * clone() const
It creates a new copy of this object.
The "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters...
An AnchorPoint identifies the location inside of a text label to use an 'anchor' for positioning it r...
AnchorPoint * clone() const
It creates a new copy of this object.
Displacement * m_displacement
It gives X and Y offset displacements to use for rendering a text label, graphic or other Symbolizer ...
A PointPlacement specifies how a text label should be rendered relative to a geometric point...
static te::dt::DateTime d(2010, 8, 9, 15, 58, 39)
ParameterValue * clone() const
It creates a new copy of this object.
AnchorPoint * m_anchorPoint
It identifies the location inside of a text label to use an an 'anchor' for positioning it relative t...
A Displacement gives X and Y offset displacements to use for rendering a text label, graphic or other Symbolizer near a point.
An AnchorPoint identifies the location inside of a text label to use an 'anchor' for positioning it r...
Displacement * clone() const
It creates a new copy of this object.
PointPlacement()
It initializes a new PointPlacement.