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

oofWinShadeDE Class Reference
[OOFILE Report writer]

#include <oofrpWin.h>

Inheritance diagram for oofWinShadeDE:

Inheritance graph
[legend]
Collaboration diagram for oofWinShadeDE:

Collaboration graph
[legend]
List of all members.

Detailed Description

Draw a filled rectangle in a report.

See also:
oofShadingAdorner_WinRender::drawcell oofRepLineBand_WinRender::draw


Public Member Functions

 oofWinShadeDE (int x, int y, int right, int bottom, COLORREF fillColor)
 oofWinShadeDE (const oofRect &R, COLORREF fillColor)
 oofWinShadeDE (int x, int y, int right, int bottom, int stockBrush)
 oofWinShadeDE (const oofRect &R, int stockBrush)
virtual void draw () const
int width () const
int height () const

Static Public Member Functions

void recordElement (int x, int y, int right, int bottom, COLORREF fillColor)
void recordElement (const oofRect &R, COLORREF fillColor)
void appendElement (oofDE *adoptedDE)

Protected Attributes

COLORREF mFillColor
bool mUseStockBrush
int mStockBrush
int mRight
int mBottom
int mX
int mY


Constructor & Destructor Documentation

oofWinShadeDE::oofWinShadeDE int  x,
int  y,
int  right,
int  bottom,
COLORREF  fillColor
[inline]
 

oofWinShadeDE::oofWinShadeDE const oofRect R,
COLORREF  fillColor
[inline]
 

oofWinShadeDE::oofWinShadeDE int  x,
int  y,
int  right,
int  bottom,
int  stockBrush
 

oofWinShadeDE::oofWinShadeDE const oofRect R,
int  stockBrush
 


Member Function Documentation

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

void oofWinShadeDE::draw  )  const [virtual]
 

Implements oofDE.

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

void oofWinShadeDE::recordElement const oofRect R,
COLORREF  fillColor
[static]
 

void oofWinShadeDE::recordElement int  x,
int  y,
int  right,
int  bottom,
COLORREF  fillColor
[static]
 

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


Member Data Documentation

int oofSizedDE::mBottom [protected, inherited]
 

COLORREF oofWinShadeDE::mFillColor [protected]
 

int oofSizedDE::mRight [protected, inherited]
 

int oofWinShadeDE::mStockBrush [protected]
 

bool oofWinShadeDE::mUseStockBrush [protected]
 

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 22:09:54 2004 for OOFILE by doxygen 1.3.5