26#ifndef __TERRALIB_SE_INTERNAL_CHANGECASE_H
27#define __TERRALIB_SE_INTERNAL_CHANGECASE_H
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.
Function()
It initializes a new Function.
The "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters.
Namespace for the Symbology Encoding module of TerraLib.
Symbology Encoding functions.
#define TESEEXPORT
You can use this macro in order to export/import classes and functions from this module.