26 #ifndef __TERRALIB_SE_INTERNAL_LABELPLACEMENT_H 27 #define __TERRALIB_SE_INTERNAL_LABELPLACEMENT_H 33 #include <boost/noncopyable.hpp> 94 #endif // __TERRALIB_SE_INTERNAL_LABELPLACEMENT_H A LinePlacement specifies how a text label should be rendered relative to a linear geometry...
The LabelPlacement specifies where and how a text label should be rendered relative to a geometry...
const LinePlacement * getLinePlacement() const
PointPlacement * m_pointPlacement
It specifies how a text label should be rendered relative to a geometric point. (Mandatory) ...
const PointPlacement * getPointPlacement() const
A PointPlacement specifies how a text label should be rendered relative to a geometric point...
#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.
LinePlacement * m_linePlacement
It specifies how a text label should be rendered relative to a linear geometry. (Mandatory) ...