#include <oofDStyl.h>
Collaboration diagram for oofDrawStyle:

Public Member Functions | |
| oofDrawStyle (const oofColor &fg=oofColor::Black, const oofPattern &colPat=oofPattern::gray, const oofPattern &monoPat=oofPattern::gray, const oofColor &bg=oofColor::White, oofSymbol *sym=0, bool adoptsSymbol=false) | |
| oofDrawStyle (const oofDrawStyle &) | |
| oofDrawStyle (const oofDrawStyle *) | |
| ~oofDrawStyle () | |
| const oofDrawStyle & | operator= (oofDrawStyle &) |
| void | setPattern (const oofPattern &) |
| void | setJustColorPattern (const oofPattern &) |
| void | setJustMonoPattern (const oofPattern &) |
| const oofColor & | foreColor () const |
| const oofColor & | backColor () const |
| const oofPattern & | colorPattern () const |
| const oofPattern & | monoPattern () const |
| const oofPattern & | currentPattern () const |
| oofSymbol * | symbol () const |
| void | useStyleColors () const |
Static Public Member Functions | |
| void | setStyleToMono () |
| void | setStyleToColor () |
| bool | isMono () |
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5