26 #ifndef __TERRALIB_SE_INTERNAL_STRINGPOSITION_H
27 #define __TERRALIB_SE_INTERNAL_STRINGPOSITION_H
Symbology Encoding functions.
The "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters.
It returns the position of first occurence of a substring (String formatting functions).
ParameterValue * m_lookupString
Mandatory.
void setStringValue(ParameterValue *v)
SearchDirectionType m_searchDirection
Mandatory.
StringPosition()
It initializes a new StringPosition.
ParameterValue * m_stringValue
Mandatory.
void setSearchDirection(SearchDirectionType t)
SearchDirectionType
It controls the direction of search.
~StringPosition()
Destructor.
void setLookupString(ParameterValue *v)
Symbology Encoding functions.
#define TESEEXPORT
You can use this macro in order to export/import classes and functions from this module.