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.
ParameterValue * m_radius
The Radius element gives the absolute size of a halo radius in pixels encoded as a floating-point num...
const ParameterValue * getRadius() const
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)
The "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters.
Namespace for the Symbology Encoding module of TerraLib.
Configuration flags for the Symbology Encoding support of TerraLib.
#define TESEEXPORT
You can use this macro in order to export/import classes and functions from this module.