#include <gre/legend.h>

Public Member Functions | |
| ITEM (LEGEND_COLORSAMPLE &legend, const COLOR &color, const MISTRING &label) | |
| virtual | ~ITEM () |
| const COLOR & | GetColor () const |
| bool | HasSameStyle (const COLOR &color) const |
| GRE::LEGEND_COLORSAMPLE::ITEM::ITEM | ( | LEGEND_COLORSAMPLE & | legend, | |
| const COLOR & | color, | |||
| const MISTRING & | label | |||
| ) |
Constructor.
| virtual GRE::LEGEND_COLORSAMPLE::ITEM::~ITEM | ( | ) | [virtual] |
Destructor.
| const COLOR& GRE::LEGEND_COLORSAMPLE::ITEM::GetColor | ( | ) | const [inline] |
Get color associated with item.
| bool GRE::LEGEND_COLORSAMPLE::ITEM::HasSameStyle | ( | const COLOR & | color | ) | const |
Determine if this item has same style.
1.6.1