26 #ifndef __TERRALIB_SE_INTERNAL_SUBSTRING_H
27 #define __TERRALIB_SE_INTERNAL_SUBSTRING_H
Symbology Encoding functions.
The "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters.
It returns the substring (String formatting functions).
void setStringValue(ParameterValue *v)
ParameterValue * m_stringValue
Mandatory.
ParameterValue * m_length
Optional.
void setPosition(ParameterValue *v)
void setLength(ParameterValue *v)
ParameterValue * m_position
Optional.
Substring(const Substring &rhs)
No copy constructor allowed.
Substring & operator=(const Substring &rhs)
No assignment operator allowed.
Substring()
It initializes a new Substring.
Symbology Encoding functions.
#define TESEEXPORT
You can use this macro in order to export/import classes and functions from this module.