#include <oofrep.h>
Inheritance diagram for oofSizedDE:


Public Member Functions | |
| oofSizedDE (int x, int y, int right, int bottom) | |
| oofSizedDE (const oofRect &R) | |
| int | width () const |
| int | height () const |
| virtual void | draw () const=0 |
Static Public Member Functions | |
| void | appendElement (oofDE *adoptedDE) |
Protected Attributes | |
| int | mRight |
| int | mBottom |
| int | mX |
| int | mY |
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Implemented in oofTextDE, oofWinTextDE, oofGraphDE, oofWinLineDE, oofWinRectDE, oofWinShadeDE, oofWinPictDE, and oofWinTextStyleDE. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5