26 #ifndef __TERRALIB_SE_INTERNAL_INTERPOLATE_H    27 #define __TERRALIB_SE_INTERNAL_INTERPOLATE_H    40     class InterpolationPoint;
   161         const std::vector<InterpolationPoint*>& getInterpolationPoints() 
const;
   176 #endif  // __TERRALIB_SE_INTERNAL_INTERPOLATE_H Symbology Encoding functions. 
 
ParameterValue * m_lookupValue
Mandatory. 
 
ParameterValue * getLookupValue() const 
 
The transformation of continuous values to a number of values (Interpolate function). 
 
const MethodType & geMethodType() const 
 
The "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters...
 
ModeType
It controls the ... 
 
MethodType
It controls the ... 
 
std::vector< InterpolationPoint * > m_interpolationPoints
Mandatory. 
 
#define TESEEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
MethodType m_method
Mandatory. 
 
They are used to define a graph of points. 
 
ModeType m_mode
Mandatory. 
 
Symbology Encoding functions. 
 
const ModeType & getModeType() const