26 #ifndef __TERRALIB_SE_INTERNAL_FORMATNUMBER_H    27 #define __TERRALIB_SE_INTERNAL_FORMATNUMBER_H    90         void setPattern(
const std::string& p);
    91         void setNegativePattern(
const std::string& np);
    92         void setDecimalPoint(
const std::string& dp);
    93         void setGroupingSeparator(
const std::string& gs);
   132 #endif  // __TERRALIB_SE_INTERNAL_FORMATNUMBER_H Symbology Encoding functions. 
 
The "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters...
 
#define TESEEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
Symbology Encoding functions.