26 #ifndef __TERRALIB_SE_INTERNAL_HALO_H
27 #define __TERRALIB_SE_INTERNAL_HALO_H
33 #include <boost/noncopyable.hpp>
A Fill specifies the pattern for filling an area geometry.
A Halo is a type of Fill that is applied to the backgrounds of font glyphs.
ParameterValue * m_radius
The Radius element gives the absolute size of a halo radius in pixels encoded as a floating-point num...
Halo * clone() const
It creates a new copy of this object.
const Fill * getFill() const
Halo()
It initializes a new Halo.
Fill * m_fill
Specifies how the hallo text area will be filled. (Optional)
void setRadius(ParameterValue *radius)
const ParameterValue * getRadius() const
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.
Proxy configuration file for TerraView (see terraview_config.h).