26 #ifndef __TERRALIB_SE_INTERNAL_DISPLACEMENT_H    27 #define __TERRALIB_SE_INTERNAL_DISPLACEMENT_H    33 #include <boost/noncopyable.hpp>   102 #endif  // __TERRALIB_SE_INTERNAL_DISPLACEMENT_H ParameterValue * m_y
It gives the Y offset displacement. 
 
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...
 
#define TESEEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
Configuration flags for the Symbology Encoding support of TerraLib. 
 
ParameterValue * m_x
It gives the X offset displacement.