This is the complete list of members for pixmapCanvas, including all inherited members.
adjustBoxToRatio(void) | pixmapCanvas | protected |
AdjustDragBox(int x1, int y1) | pixmapCanvas | |
aspectRatio | pixmapCanvas | protected |
border | pixmapCanvas | protected |
bpen | pixmapCanvas | protected |
brush | pixmapCanvas | protected |
font | pixmapCanvas | protected |
fpen | pixmapCanvas | protected |
GetDragBox(int &x0, int &y0, int &x1, int &y1) const | pixmapCanvas | |
HasDragBox(void) const | pixmapCanvas | |
myDC | pixmapCanvas | protected |
offX | pixmapCanvas | protected |
offY | pixmapCanvas | protected |
OnEvent(wxMouseEvent &mevt) | pixmapCanvas | |
OnPaint(void) | pixmapCanvas | |
paintCore(int x, int y) | pixmapCanvas | protected |
parentWin | pixmapCanvas | protected |
pixHeight | pixmapCanvas | protected |
pixmap | pixmapCanvas | protected |
pixmapCanvas(rviewImage *parent, int x, int y, int w, int h, long style=0) | pixmapCanvas | |
pixWidth | pixmapCanvas | protected |
rect_x0 | pixmapCanvas | protected |
rect_x1 | pixmapCanvas | protected |
rect_y0 | pixmapCanvas | protected |
rect_y1 | pixmapCanvas | protected |
SetAspectRatio(double ratio) | pixmapCanvas | |
SetDragBox(int x0, int y0, int x1, int y1) | pixmapCanvas | |
setPixmap(wxPixmap *pmap) | pixmapCanvas | |
textBack | pixmapCanvas | protected |
textBBox | pixmapCanvas | protected |
ToggleDragBox(bool clearMode) | pixmapCanvas | |
updateDisplay(bool borders=FALSE) | pixmapCanvas | |
UpdateDragBox(int x1, int y1) | pixmapCanvas | |
~pixmapCanvas(void) | pixmapCanvas | |