Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

CP_DemoPathsView Class Reference

List of all members.

Public Member Functions

Constructor / Destructor
 CP_DemoPathsView (CPLAT::CP_View *inSuperview, const CPLAT::CP_Point &inUpperLeft, const CPLAT::CP_Size &inContentSize)
 Constructor.
virtual ~CP_DemoPathsView () throw ()
 Destructor.

Protected Member Functions

Drawing
virtual void OnDraw (CPLAT::CP_Canvas &inCanvas, CPLAT::CP_Region &inUpdateArea)

Constructor & Destructor Documentation

CP_DemoPathsView::CP_DemoPathsView CPLAT::CP_View *  inSuperview,
const CPLAT::CP_Point &  inUpperLeft,
const CPLAT::CP_Size &  inContentSize
 

Constructor.

Parameters:
inSuperview The CP_View that contains this view.
inUpperLeft Upperleft coordinate of view.
inContentSize The size of the view.
Exceptions:
none 

CP_DemoPathsView::~CP_DemoPathsView  )  throw () [virtual]
 

Destructor.

Exceptions:
none 


Member Function Documentation

void CP_DemoPathsView::OnDraw CPLAT::CP_Canvas &  inCanvas,
CPLAT::CP_Region &  inUpdateArea
[protected, virtual]
 

Perform the actual drawing of the view.

Parameters:
inCanvas CP_Canvas object to draw into.
inUpdateArea CP_Region containing the area to draw.
Exceptions:
none 
Returns:
void


The documentation for this class was generated from the following files:
Generated on Tue Sep 20 20:24:37 2005 for CPLAT_MacOS by  doxygen 1.4.0