#include <gre/legend.h>
Inheritance diagram for GRE_LEGEND_COLORSAMPLE::ITEM:

Public Member Functions | |
| virtual void | Draw (const DRAWCONTEXT &dc, const LRECT2D &samplerect) const |
| virtual void | DrawTreeView (void *hdc, const GRE_ELEMSAMPLE_DC &dc, const CRect &rect, bool HasFocus) |
| const COLOR & | GetColor () const |
| bool | HasSameStyle (const COLOR &color) const |
| ITEM (const COLOR &color, const MISTRING &label) | |
| virtual | ~ITEM () |
|
||||||||||||
|
Constructor.
|
|
|
Destructor.
|
|
||||||||||||
|
Draw item.
Implements GRE_LEGEND::ITEMBASE. |
|
||||||||||||||||||||
|
Draw item with label in TreeView (WIN32_MFC).
Implements GRE_LEGEND::ITEMBASE. |
|
|
Get color associated with item.
|
|
|
Determine if this item has same style.
|
1.3.8-20040913