PLplot  5.10.0
XwDev Struct Reference

#include "plxwd.h"

List of all members.

Public Attributes

XwDisplayxwd
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

Detailed Description

Definition at line 67 of file plxwd.h.


Member Data Documentation

Definition at line 107 of file plxwd.h.

unsigned XwDev::border

Definition at line 82 of file plxwd.h.

Definition at line 75 of file plxwd.h.

Definition at line 100 of file plxwd.h.

Definition at line 77 of file plxwd.h.

Definition at line 78 of file plxwd.h.

Definition at line 74 of file plxwd.h.

Definition at line 97 of file plxwd.h.

unsigned XwDev::height

Definition at line 82 of file plxwd.h.

Definition at line 80 of file plxwd.h.

Definition at line 79 of file plxwd.h.

Definition at line 94 of file plxwd.h.

Definition at line 71 of file plxwd.h.

Definition at line 99 of file plxwd.h.

void( * XwDev::MasterEH)(PLStream *, XEvent *)

Definition at line 103 of file plxwd.h.

Definition at line 95 of file plxwd.h.

Pixmap XwDev::pixmap

Definition at line 73 of file plxwd.h.

unsigned XwDev::width

Definition at line 82 of file plxwd.h.

Window XwDev::window

Definition at line 72 of file plxwd.h.

Definition at line 92 of file plxwd.h.

Definition at line 91 of file plxwd.h.

XPoint XwDev::xhair_x[2]

Definition at line 101 of file plxwd.h.

XPoint XwDev::xhair_y[2]

Definition at line 101 of file plxwd.h.

short XwDev::xlen

Definition at line 89 of file plxwd.h.

double XwDev::xscale

Definition at line 86 of file plxwd.h.

Definition at line 84 of file plxwd.h.

Definition at line 69 of file plxwd.h.

short XwDev::ylen

Definition at line 89 of file plxwd.h.

double XwDev::yscale

Definition at line 87 of file plxwd.h.

Definition at line 85 of file plxwd.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines