26 #ifndef __TERRALIB_SE_INTERNAL_RECODE_H
27 #define __TERRALIB_SE_INTERNAL_RECODE_H
Symbology Encoding functions.
The "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters.
Transformation of discrete values to other values.
virtual Recode * clone() const
It returns a clone of this object.
ParameterValue * m_lookupValue
Mandatory.
Recode(const Recode &rhs)
Copy constructor.
void setLookupValue(ParameterValue *v)
std::vector< MapItem * > getMapItems() const
std::vector< MapItem * > m_mapItems
Mandatory.
Recode()
It initializes a new Recode.
Symbology Encoding functions.
#define TESEEXPORT
You can use this macro in order to export/import classes and functions from this module.