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

oofGraphDE Class Reference
[OOFILE Graphing engine.]

#include <oofrpWin.h>

Inheritance diagram for oofGraphDE:

Inheritance graph
[legend]
Collaboration diagram for oofGraphDE:

Collaboration graph
[legend]
List of all members.

Detailed Description

Draw an oofGraph within a report.

Todo:
rename or move to platform-agnostic oofrep.h


Public Member Functions

 oofGraphDE (int x, int y, int right, int bottom, oofGraph *inGraph, bool isMono)
 oofGraphDE (const oofRect &R, oofGraph *inGraph, bool isMono)
virtual void draw () const
int width () const
int height () const

Static Public Member Functions

void recordElement (int x, int y, int right, int bottom, oofGraph *inGraph, bool isMono)
void recordElement (const oofRect &R, oofGraph *inGraph, bool isMono)
void appendElement (oofDE *adoptedDE)

Protected Attributes

oofGraphmGraph
bool mIsMono
int mRight
int mBottom
int mX
int mY


Constructor & Destructor Documentation

oofGraphDE::oofGraphDE int  x,
int  y,
int  right,
int  bottom,
oofGraph inGraph,
bool  isMono
[inline]
 

oofGraphDE::oofGraphDE const oofRect R,
oofGraph inGraph,
bool  isMono
[inline]
 


Member Function Documentation

void oofDE::appendElement oofDE adoptedDE  )  [static, inherited]
 

void oofGraphDE::draw  )  const [virtual]
 

Implements oofDE.

int oofSizedDE::height  )  const [inline, inherited]
 

void oofGraphDE::recordElement const oofRect R,
oofGraph inGraph,
bool  isMono
[static]
 

void oofGraphDE::recordElement int  x,
int  y,
int  right,
int  bottom,
oofGraph inGraph,
bool  isMono
[static]
 

int oofSizedDE::width  )  const [inline, inherited]
 


Member Data Documentation

int oofSizedDE::mBottom [protected, inherited]
 

oofGraph* oofGraphDE::mGraph [protected]
 

bool oofGraphDE::mIsMono [protected]
 

int oofSizedDE::mRight [protected, inherited]
 

int oofPositionedDE::mX [protected, inherited]
 

int oofPositionedDE::mY [protected, inherited]
 


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