PLplot
5.13.0
|
#include "pltkwd.h"
Public Attributes | |
TkwDisplay * | tkwd |
Window | window |
Pixmap | pixmap |
GC | gc |
XColor | curcolor |
long | event_mask |
int | flags |
long | init_width |
long | init_height |
unsigned | width |
unsigned | height |
unsigned | border |
double | xscale_init |
double | yscale_init |
double | xscale |
double | yscale |
short | xlen |
short | ylen |
int | write_to_window |
int | write_to_pixmap |
int | instr |
int | max_instr |
PLGraphicsIn | gin |
int | locate_mode |
int | drawing_xhairs |
XPoint | xhair_x [2] |
XPoint | xhair_y [2] |
void(* | MasterEH )(PLStream *, XEvent *) |
PLGraphicsIn TkwDev::gin |
TkwDisplay* TkwDev::tkwd |