#include <oofSrSet.h>
Inheritance diagram for oofSeries:


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) |
| oofGeo * | lastGeo () |
| 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 oofDrawStyle * | drawStyle () const |
Protected Attributes | |
| oofDrawStyle * | mDrawStyle |
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
1.3.5