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

oofSeries Class Reference

#include <oofSrSet.h>

Inheritance diagram for oofSeries:

Inheritance graph
[legend]
Collaboration diagram for oofSeries:

Collaboration graph
[legend]
List of all members.

Detailed Description

Contains series of data in a graph, eg: a single line of a graph.

The dbView's which pass data into a graph are copied into these oofSeries.


Public Member Functions

 oofSeries ()
 oofSeries (const char *theName, const bool isSymbol=false)
 oofSeries (const char *theName, const oofColor &inColor, const bool isSymbol=false)
virtual ~oofSeries ()
char * Name () const
void setLastGeo (oofGeo *g)
oofGeolastGeo ()
bool isSymbol ()
void makeSymbol ()
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 oofDrawStyledrawStyle () const

Protected Attributes

oofDrawStylemDrawStyle


Constructor & Destructor Documentation

oofSeries::oofSeries  ) 
 

oofSeries::oofSeries const char *  theName,
const bool  isSymbol = false
 

oofSeries::oofSeries const char *  theName,
const oofColor inColor,
const bool  isSymbol = false
 

oofSeries::~oofSeries  )  [virtual]
 


Member Function Documentation

const oofDrawStyle * oofColorable::drawStyle  )  const [inline, inherited]
 

bool oofSeries::isSymbol  )  [inline]
 

oofGeo* oofSeries::lastGeo  )  [inline]
 

void oofSeries::makeSymbol  )  [inline]
 

char* oofSeries::Name  )  const [inline]
 

void oofColorable::setDrawStyle const oofDrawStyle  )  [inline, inherited]
 

void oofColorable::setDrawStyle const oofColor fg = oofColor::Black,
const oofPattern pat = oofPattern::gray,
const oofPattern mono = oofPattern::gray,
const oofColor bg = oofColor::White
[inline, inherited]
 

void oofSeries::setLastGeo oofGeo g  )  [inline]
 


Member Data Documentation

oofDrawStyle* oofColorable::mDrawStyle [protected, inherited]
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 1 22:02:03 2004 for OOFILE by doxygen 1.3.5