#include <rviewDModes.hh>
|
| textCanvas (wxWindow *parent, int x, int y, int w, int h, long style=0) |
|
| ~textCanvas (void) |
|
void | setData (mdd_frame *mf, rviewBaseType bt, unsigned int bs) |
|
void | setStep (int sx, int sy) |
|
void | setCoSys (bool cs, int &cl, int &ct) |
|
void | setProjection (r_Point &pt1, r_Point &pt2, unsigned int fd, r_Point *mapIndex=NULL) |
|
void | setNumberBase (int newBase) |
|
void | OnPaint (void) |
|
void | CalcTextExtent (char *b, float &width, float &height) |
|
void | EstimateCellSize (int &width, int &height) |
|
textCanvas::textCanvas |
( |
wxWindow * |
parent, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
w, |
|
|
int |
h, |
|
|
long |
style = 0 |
|
) |
| |
textCanvas::~textCanvas |
( |
void |
| ) |
|
void textCanvas::CalcTextExtent |
( |
char * |
b, |
|
|
float & |
width, |
|
|
float & |
height |
|
) |
| |
void textCanvas::EstimateCellSize |
( |
int & |
width, |
|
|
int & |
height |
|
) |
| |
void textCanvas::OnPaint |
( |
void |
| ) |
|
void textCanvas::setCoSys |
( |
bool |
cs, |
|
|
int & |
cl, |
|
|
int & |
ct |
|
) |
| |
void textCanvas::setNumberBase |
( |
int |
newBase | ) |
|
void textCanvas::setProjection |
( |
r_Point & |
pt1, |
|
|
r_Point & |
pt2, |
|
|
unsigned int |
fd, |
|
|
r_Point * |
mapIndex = NULL |
|
) |
| |
void textCanvas::setStep |
( |
int |
sx, |
|
|
int |
sy |
|
) |
| |
unsigned int textCanvas::baseSize |
|
protected |
unsigned int textCanvas::freeDims |
|
protected |
int textCanvas::numberBase |
|
protected |
const int textCanvas::txcanv_border |
|
static |
const int textCanvas::txcanv_colspace |
|
static |
const int textCanvas::txcanv_cospace |
|
static |
The documentation for this class was generated from the following file: