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

oofSeriesSet Class Reference
[OOFILE Graphing engine.]

#include <oofSrSet.h>

Collaboration diagram for oofSeriesSet:

Collaboration graph
[legend]
List of all members.

Detailed Description

Manage the oofSeries containing data for an oofGraph.

There's one instance of this in each oofGraph.


Public Member Functions

 oofSeriesSet ()
void append (oofSeries *inItem)
const oofSeriesremove ()
oofSeriesSetItemfirst ()
int isEmpty ()
unsigned long count ()
oofSeriesfindSeriesByName (const char *theSeries, const bool makeNewItemSymbol=false)
oofSeriesoperator[] (unsigned long index)
void setDrawStyles (oofDrawStyleSet &)
void setDrawStyles (oofDrawStyleArray &)
virtual ~oofSeriesSet ()


Constructor & Destructor Documentation

oofSeriesSet::oofSeriesSet  ) 
 

oofSeriesSet::~oofSeriesSet  )  [virtual]
 


Member Function Documentation

void oofSeriesSet::append oofSeries inItem  ) 
 

unsigned long oofSeriesSet::count  ) 
 

oofSeries * oofSeriesSet::findSeriesByName const char *  theSeries,
const bool  makeNewItemSymbol = false
 

oofSeriesSetItem * oofSeriesSet::first  ) 
 

int oofSeriesSet::isEmpty  ) 
 

oofSeries * oofSeriesSet::operator[] unsigned long  index  ) 
 

const oofSeries * oofSeriesSet::remove  ) 
 

void oofSeriesSet::setDrawStyles oofDrawStyleArray  ) 
 

void oofSeriesSet::setDrawStyles oofDrawStyleSet  ) 
 


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