Class for drawing mouse magnetization.
More...
#include <mathplot.h>
|
|
void | UpdateBox (wxCoord left, wxCoord top, wxCoord width, wxCoord height) |
| |
|
void | UpdateBox (const wxRect &size) |
| |
|
void | Plot (wxClientDC &dc, const wxPoint &mousePos) |
| |
|
void | ClearPlot (wxClientDC &dc) |
| |
|
void | UpdatePlot (wxClientDC &dc, const wxPoint &mousePos) |
| |
|
void | SaveDrawState (void) |
| |
|
void | SetRightClick (void) |
| |
|
void | UpdateBox (wxCoord left, wxCoord top, wxCoord width, wxCoord height) |
| |
|
void | UpdateBox (const wxRect &size) |
| |
|
void | Plot (wxClientDC &dc, const wxPoint &mousePos) |
| |
|
void | ClearPlot (wxClientDC &dc) |
| |
|
void | UpdatePlot (wxClientDC &dc, const wxPoint &mousePos) |
| |
|
void | SaveDrawState (void) |
| |
|
void | SetRightClick (void) |
| |
Class for drawing mouse magnetization.