#include <oofClrbl.h>
Inheritance diagram for oofColorable:


Used primarily in graphs.
Public Member Functions | |
| oofColorable () | |
| oofColorable (const oofColorable &) | |
| oofColorable (const oofDrawStyle &inPattern) | |
| virtual | ~oofColorable () |
| void | setDrawStyle (const oofColor &fg=oofColor::Black, const oofPattern &pat=oofPattern::gray, const oofPattern &mono=oofPattern::gray, const oofColor &bg=oofColor::White) |
| void | setDrawStyle (const oofDrawStyle &) |
| const oofDrawStyle * | drawStyle () const |
Protected Attributes | |
| oofDrawStyle * | mDrawStyle |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
1.3.5