26 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_SYMBOLPREVIEWWIDGET_H 
   27 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_SYMBOLPREVIEWWIDGET_H 
   30 #include "../Config.h" 
   92           void updatePreview(
Symbol* symbol);
 
  101           void updatePreview(
const std::vector<te::se::Symbolizer*>& symbolizers);
 
  128 #endif  // __TERRALIB_QT_WIDGETS_SE_INTERNAL_SYMBOLPREVIEWWIDGET_H 
A Symbolizer describes how a feature is to appear on a map. 
 
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.