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