26 #ifndef __TERRALIB_SE_INTERNAL_HALO_H 
   27 #define __TERRALIB_SE_INTERNAL_HALO_H 
   33 #include <boost/noncopyable.hpp> 
   90         void setFill(
Fill* fill);
 
   92         const Fill* getFill() 
const;
 
  108 #endif  // __TERRALIB_SE_INTERNAL_HALO_H 
A Fill specifies the pattern for filling an area geometry. 
 
Configuration flags for the Symbology Encoding support of TerraLib. 
 
ParameterValue * m_radius
The Radius element gives the absolute size of a halo radius in pixels encoded as a floating-point num...
 
A Halo is a type of Fill that is applied to the backgrounds of font glyphs. 
 
Fill * m_fill
Specifies how the hallo text area will be filled. (Optional) 
 
#define TESEEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
The "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters...