Go to the documentation of this file.
25 #ifndef __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_LEGENDITEM_H
26 #define __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_LEGENDITEM_H
77 LegendItem(
const std::string& label,
const std::vector<te::se::Symbolizer*>& symbolizers);
109 void updateSymbol(
const std::vector<te::se::Symbolizer*>& symbolizers);
120 #endif //__TERRALIB_QT_WIDGETS_LAYER_INTERNAL_LEGENDITEM_H
A Rule is used to attach property/scale conditions to and group the individual symbols used for rende...