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

oofSymbol Class Reference
[OOFILE Graphing engine.]

#include <oofDStyl.h>

Inheritance diagram for oofSymbol:

Inheritance graph
[legend]
List of all members.

Detailed Description

Abstract base to draw a symbol on a line graph.


Public Member Functions

virtual ~oofSymbol ()
virtual void draw (short, short)
virtual oofRect BoundingRect ()=0
virtual oofSymbolclone () const=0

Protected Member Functions

virtual void DrawSelf (short, short)=0
unsigned short getSymbolSizeX ()
unsigned short getSymbolSizeY ()


Constructor & Destructor Documentation

virtual oofSymbol::~oofSymbol  )  [inline, virtual]
 


Member Function Documentation

virtual oofRect oofSymbol::BoundingRect  )  [pure virtual]
 

Implemented in oofSimpleSymbol.

virtual oofSymbol* oofSymbol::clone  )  const [pure virtual]
 

Implemented in oofEcsSymbol, oofCrossSymbol, oofCircleSymbol, and oofSquareSymbol.

void oofSymbol::draw short  ,
short 
[virtual]
 

virtual void oofSymbol::DrawSelf short  ,
short 
[protected, pure virtual]
 

unsigned short oofSymbol::getSymbolSizeX  )  [inline, protected]
 

unsigned short oofSymbol::getSymbolSizeY  )  [inline, protected]
 


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