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.
#include <mrpt/otherlibs/mathplot/mathplot.h>
List of all members.
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] |
Member Data Documentation