26 #ifndef __TERRALIB_SE_INTERNAL_CHANGECASE_H
27 #define __TERRALIB_SE_INTERNAL_CHANGECASE_H
Changes the case of strings (String formatting functions).
ChangeCase()
It initializes a new ChangeCase.
void setDirection(CaseDirectionType cd)
void setStringValue(ParameterValue *v)
CaseDirectionType m_direction
Mandatory.
ParameterValue * m_stringValue
Mandatory.
CaseDirectionType
The type of case.
Symbology Encoding functions.
The "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters.
Symbology Encoding functions.
#define TESEEXPORT
You can use this macro in order to export/import classes and functions from this module.