Main MRPT website > C++ reference
MRPT logo

mpPrintout Class Reference

Printout class used by mpWindow to draw in the objects to be printed. More...

#include <mrpt/otherlibs/mathplot/mathplot.h>

Collaboration diagram for mpPrintout:
Collaboration graph
[legend]

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)

Private Attributes

bool drawn
mpWindowplotWindow

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.

Definition at line 1408 of file mathplot.h.


Constructor & Destructor Documentation

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

Definition at line 1412 of file mathplot.h.


Member Function Documentation

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

Definition at line 1414 of file mathplot.h.


Member Data Documentation

bool mpPrintout::drawn [private]

Definition at line 1419 of file mathplot.h.

Definition at line 1420 of file mathplot.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010