The ParameterValueType uses WFS-Filter expressions to give values for SE graphic parameters. 
 
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. 
 
void setAnchorPointX(ParameterValue *x)
 
void setAnchorPointY(ParameterValue *y)
 
AnchorPoint()
It initializes a new AnchorPoint. 
 
const ParameterValue * getAnchorPointX() const 
 
~AnchorPoint()
Destructor. 
 
An AnchorPoint identifies the location inside of a text label to use an 'anchor' for positioning it r...
 
const ParameterValue * getAnchorPointY() const