26#ifndef __TERRALIB_SE_INTERNAL_RECODE_H
27#define __TERRALIB_SE_INTERNAL_RECODE_H
Function()
It initializes a new Function.
The "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters.
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 * > m_mapItems
Mandatory.
std::vector< MapItem * > getMapItems() const
Recode()
It initializes a new Recode.
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.