#include <CAUGuiTools.h>
Inheritance diagram for CAUGuiLabel:

Public Member Functions | |
| CAUGuiLabel (CAUGuiGraphic *theGraphic, eRect *theBounds) | |
| virtual | ~CAUGuiLabel () |
| virtual SInt32 | getWidth () |
| virtual SInt32 | getHeight () |
| virtual void | draw (CGContextRef context, UInt32 portHeight, eRect *rect, float value) |
CAUGuiLabels are currently only used in LayeredPanes
They produce overhead that sometimes is neccessary, for instance when a parameter influences the meaning of another parameter. In those cases, LayeredPanes don't need to change their whole background image but can display little, changing graphics as labels instead
See CAUGuiLayeredPane for details
Definition at line 456 of file CAUGuiTools.h.
|
||||||||||||
|
Definition at line 340 of file CAUGuiTools.cpp. References eRect::h, kCAUGui_Label, eRect::set(), CAUGuiItem::setType(), and eRect::w. |
|
|
Definition at line 461 of file CAUGuiTools.h. |
|
||||||||||||||||||||
|
Definition at line 357 of file CAUGuiTools.cpp. References CAUGuiGraphic::draw(), eRect::h, eRect::set(), eRect::w, eRect::x, and eRect::y. Referenced by CAUGuiLayeredPane::draw(). |
|
|
Definition at line 470 of file CAUGuiTools.h. References CAUGuiGraphic::getHeight(). |
|
|
Definition at line 468 of file CAUGuiTools.h. References CAUGuiGraphic::getWidth(). |
| (c) 2002 - 2003 by Urs Heckmann www.u-he.com |
1.3.6