mpPrintout Class Reference

#include <mathplot.h>

List of all members.

Public Member Functions

 mpPrintout (mpWindow *drawWindow, const wxChar *title=_T("wxMathPlot print output"))
virtual ~mpPrintout ()
void SetDrawState (bool drawState)
bool OnPrintPage (int page)
bool HasPage (int page)

Detailed Description

Printout class used by mpWindow to draw in the objects to be printed. The object itself can then used by the default wxWidgets printing system to print mppWindow objects.


Constructor & Destructor Documentation

mpPrintout::mpPrintout ( mpWindow drawWindow,
const wxChar *  title = _T("wxMathPlot print output") 
)
virtual mpPrintout::~mpPrintout (  )  [inline, virtual]

Member Function Documentation

bool mpPrintout::HasPage ( int  page  ) 
bool mpPrintout::OnPrintPage ( int  page  ) 
void mpPrintout::SetDrawState ( bool  drawState  )  [inline]

The documentation for this class was generated from the following files:

© 2003 David Schalig, 2007-2008 Davide Rondini. Generated on Sun Dec 13 12:39:25 2009 for wxMathPlot with Doxygen. Hosted on SourceForge.net Logo