mpPrintout Class Reference
#include <mathplot.h>
List of all members.
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 |
) |
|
References mpWindow::CountAllLayers(), mpWindow::Fit(), mpWindow::GetAxesColour(), mpWindow::GetDesiredXmax(), mpWindow::GetDesiredXmin(), mpWindow::GetDesiredYmax(), mpWindow::GetDesiredYmin(), mpWindow::GetLayer(), mpWindow::GetScrX(), mpWindow::GetScrY(), mpLayer::Plot(), mpWindow::SetColourTheme(), and mpWindow::UpdateAll().
void mpPrintout::SetDrawState |
( |
bool |
drawState |
) |
[inline] |
The documentation for this class was generated from the following files: