26 #ifndef __TERRALIB_SE_INTERNAL_TRIM_H
27 #define __TERRALIB_SE_INTERNAL_TRIM_H
Symbology Encoding functions.
The "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters.
Strips off chars from a string value (String formatting functions).
StripOffPositionType
It controls the mode of stripping characters.
std::string m_stripOffChar
Mandatory.
StripOffPositionType m_stripOffPosition
Mandatory.
void setStringValue(ParameterValue *v)
ParameterValue * m_stringValue
Mandatory.
void setStripOffPosition(StripOffPositionType p)
Trim()
It initializes a new Trim.
void setStripOffChar(const std::string &v)
Symbology Encoding functions.
#define TESEEXPORT
You can use this macro in order to export/import classes and functions from this module.