26 #ifndef __TERRALIB_SE_INTERNAL_INTERPOLATIONPOINT_H    27 #define __TERRALIB_SE_INTERNAL_INTERPOLATIONPOINT_H    30 #include "../fe/Expression.h"    83         void setData(
const double& d);
    84         double getData() 
const;
   118 #endif  // __TERRALIB_SE_INTERNAL_INTERPOLATIONPOINT_H The "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters...
 
This is an abstract class that models a Filter Encoding expression. 
 
#define TESEEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
Configuration flags for the Symbology Encoding support of TerraLib. 
 
They are used to define a graph of points. 
 
ParameterValue * m_value
Mandatory.