26 #ifndef __TERRALIB_SE_INTERNAL_PARAMETERVALUE_H 
   27 #define __TERRALIB_SE_INTERNAL_PARAMETERVALUE_H 
   38   namespace fe { 
class Expression; }
 
  108         void add(
const std::string& value);
 
  110         size_t getNParameters() 
const;
 
  111         const Parameter* getParameter(
size_t i) 
const;
 
  126 #endif  // __TERRALIB_SE_INTERNAL_PARAMETERVALUE_H 
te::fe::Expression * m_expression
Parameter from an expression. 
 
std::string * m_mixedData
Parameter from a mixed data content. 
 
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. 
 
std::vector< Parameter * > m_parameters
Regular text may be mixed and WFS-Filter expressions to give values for SE graphic parameters...