Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

oofDrawStyle Class Reference
[OOFILE Graphing engine.]

#include <oofDStyl.h>

Collaboration diagram for oofDrawStyle:

Collaboration graph
[legend]
List of all members.

Detailed Description

Specify drawing styles used in graphs.

See also:
oofColorable


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 oofDrawStyleoperator= (oofDrawStyle &)
void setPattern (const oofPattern &)
void setJustColorPattern (const oofPattern &)
void setJustMonoPattern (const oofPattern &)
const oofColorforeColor () const
const oofColorbackColor () const
const oofPatterncolorPattern () const
const oofPatternmonoPattern () const
const oofPatterncurrentPattern () const
oofSymbolsymbol () const
void useStyleColors () const

Static Public Member Functions

void setStyleToMono ()
void setStyleToColor ()
bool isMono ()


Constructor & Destructor Documentation

oofDrawStyle::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::oofDrawStyle const oofDrawStyle  ) 
 

oofDrawStyle::oofDrawStyle const oofDrawStyle  ) 
 

oofDrawStyle::~oofDrawStyle  ) 
 


Member Function Documentation

const oofColor & oofDrawStyle::backColor  )  const
 

const oofPattern & oofDrawStyle::colorPattern  )  const
 

const oofPattern & oofDrawStyle::currentPattern  )  const
 

const oofColor & oofDrawStyle::foreColor  )  const
 

bool oofDrawStyle::isMono  )  [static]
 

const oofPattern & oofDrawStyle::monoPattern  )  const
 

const oofDrawStyle & oofDrawStyle::operator= oofDrawStyle  ) 
 

void oofDrawStyle::setJustColorPattern const oofPattern  ) 
 

void oofDrawStyle::setJustMonoPattern const oofPattern  ) 
 

void oofDrawStyle::setPattern const oofPattern  ) 
 

void oofDrawStyle::setStyleToColor  )  [static]
 

void oofDrawStyle::setStyleToMono  )  [static]
 

oofSymbol* oofDrawStyle::symbol  )  const [inline]
 

void oofDrawStyle::useStyleColors  )  const
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 1 21:33:43 2004 for OOFILE by doxygen 1.3.5