26 #ifndef __TERRALIB_SE_INTERNAL_TRIM_H 
   27 #define __TERRALIB_SE_INTERNAL_TRIM_H 
   81         void setStripOffPosition(StripOffPositionType p);
 
   82         void setStripOffChar(
const std::string& v);
 
   94 #endif  // __TERRALIB_SE_INTERNAL_TRIM_H 
Symbology Encoding functions. 
 
StripOffPositionType m_stripOffPosition
Mandatory. 
 
Strips off chars from a string value (String formatting functions). 
 
std::string m_stripOffChar
Mandatory. 
 
StripOffPositionType
It controls the mode of stripping characters. 
 
ParameterValue * m_stringValue
Mandatory. 
 
Symbology Encoding functions. 
 
#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...