#include <gre/legend.h>
Inheritance diagram for GRE_LEGEND_POLY::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 POLYSTYLE & | GetStyle () const |
| bool | HasSameStyle (const POLYSTYLE &style) const |
| virtual bool | HasTransparency () const |
| ITEM (const RVC::ELEMENT &element, const MISTRING &label, const MISTRING &intlabel) | |
| ITEM (const POLYSTYLE &style, const MISTRING &label, const MISTRING &intlabel) | |
| virtual | ~ITEM () |
Definition at line 605 of file legend.h.
|
||||||||||||||||
|
Constructor.
|
|
||||||||||||||||
|
Constructor using element number and label.
|
|
|
Destructor.
|
|
||||||||||||
|
Draw item.
Implements GRE_LEGEND::ITEMBASE. |
|
||||||||||||||||||||
|
Draw item with label in TreeView (WIN32_MFC).
Implements GRE_LEGEND::ITEMBASE. |
|
|
Get style for item.
|
|
|
Determine if this item has same style.
|
|
|
Determine if item requires transparency support.
Reimplemented from GRE_LEGEND::ITEMBASE. |
1.3.8-20040913