|
MathPlot
|
Printout class used by mpWindow to draw in the objects to be printed. More...
#include <mathplot.h>


Public Member Functions | |
| mpPrintout (mpWindow *drawWindow, const wxString &title=_T("wxMathPlot print output"), int factor=2) | |
| void | SetDrawState (bool drawState) |
| bool | OnPrintPage (int page) |
| bool | HasPage (int page) |
| void | SetFactor (int factor) |
Protected Member Functions | |
| wxDECLARE_DYNAMIC_CLASS (mpPrintout) | |
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.
|
inline |
| factor | to reduce the size of the area of the plot |
1.8.13