#include <rviewDModes.hh>
|
| pixmapCanvas (rviewImage *parent, int x, int y, int w, int h, long style=0) |
|
| ~pixmapCanvas (void) |
|
void | setPixmap (wxPixmap *pmap) |
|
void | updateDisplay (bool borders=FALSE) |
|
void | OnPaint (void) |
|
void | OnEvent (wxMouseEvent &mevt) |
|
void | SetAspectRatio (double ratio) |
|
void | ToggleDragBox (bool clearMode) |
|
void | SetDragBox (int x0, int y0, int x1, int y1) |
|
bool | HasDragBox (void) const |
|
bool | GetDragBox (int &x0, int &y0, int &x1, int &y1) const |
|
void | UpdateDragBox (int x1, int y1) |
|
void | AdjustDragBox (int x1, int y1) |
|
pixmapCanvas::pixmapCanvas |
( |
rviewImage * |
parent, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
w, |
|
|
int |
h, |
|
|
long |
style = 0 |
|
) |
| |
pixmapCanvas::~pixmapCanvas |
( |
void |
| ) |
|
void pixmapCanvas::adjustBoxToRatio |
( |
void |
| ) |
|
|
protected |
void pixmapCanvas::AdjustDragBox |
( |
int |
x1, |
|
|
int |
y1 |
|
) |
| |
bool pixmapCanvas::GetDragBox |
( |
int & |
x0, |
|
|
int & |
y0, |
|
|
int & |
x1, |
|
|
int & |
y1 |
|
) |
| const |
bool pixmapCanvas::HasDragBox |
( |
void |
| ) |
const |
void pixmapCanvas::OnEvent |
( |
wxMouseEvent & |
mevt | ) |
|
void pixmapCanvas::OnPaint |
( |
void |
| ) |
|
void pixmapCanvas::paintCore |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
protected |
void pixmapCanvas::SetAspectRatio |
( |
double |
ratio | ) |
|
void pixmapCanvas::SetDragBox |
( |
int |
x0, |
|
|
int |
y0, |
|
|
int |
x1, |
|
|
int |
y1 |
|
) |
| |
void pixmapCanvas::setPixmap |
( |
wxPixmap * |
pmap | ) |
|
void pixmapCanvas::ToggleDragBox |
( |
bool |
clearMode | ) |
|
void pixmapCanvas::updateDisplay |
( |
bool |
borders = FALSE | ) |
|
void pixmapCanvas::UpdateDragBox |
( |
int |
x1, |
|
|
int |
y1 |
|
) |
| |
double pixmapCanvas::aspectRatio |
|
protected |
wxBrush pixmapCanvas::border |
|
protected |
wxBrush pixmapCanvas::brush |
|
protected |
wxFont* pixmapCanvas::font |
|
protected |
int pixmapCanvas::pixHeight |
|
protected |
int pixmapCanvas::pixWidth |
|
protected |
int pixmapCanvas::rect_x0 |
|
protected |
int pixmapCanvas::rect_x1 |
|
protected |
int pixmapCanvas::rect_y0 |
|
protected |
int pixmapCanvas::rect_y1 |
|
protected |
wxBrush pixmapCanvas::textBack |
|
protected |
wxRect pixmapCanvas::textBBox |
|
protected |
The documentation for this class was generated from the following file: