PLplot
5.13.0
|
#include "plxwd.h"
Public Attributes | |
XwDisplay * | xwd |
int | is_main |
Window | window |
Pixmap | pixmap |
GC | gc |
XColor | curcolor |
long | event_mask |
int | exit_eventloop |
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 *) |
XColor | bgcolor |
PLGraphicsIn XwDev::gin |