PLplot  5.9.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
PlFrame Struct Reference

Public Attributes

Tk_Window tkwin
 
Display * display
 
Tcl_Interp * interp
 
Tk_3DBorder border
 
int borderWidth
 
int relief
 
int width
 
int height
 
Tk_Cursor cursor
 
int flags
 
int tkwin_initted
 
PLStreampls
 
PLINT ipls
 
PLINT ipls_save
 
PLRDevplr
 
XColor * bgColor
 
char * plpr_cmd
 
PLDisplay pldis
 
int prevWidth
 
int prevHeight
 
char * SaveFnam
 
char ** devDesc
 
char ** devName
 
GC xorGC
 
XPoint pts [5]
 
int continue_draw
 
Tk_Cursor xhair_cursor
 
PLFLT xl
 
PLFLT xr
 
PLFLT yl
 
PLFLT yr
 
char * xScrollCmd
 
char * yScrollCmd
 
char * bopCmd
 
char * eopCmd
 
int xhairs
 
int drawing_xhairs
 
XPoint xhair_x [2]
 
XPoint xhair_y [2]
 
int rband
 
int drawing_rband
 
XPoint rband_pt [2]
 

Detailed Description

Definition at line 90 of file plframe.c.

Member Data Documentation

XColor* PlFrame::bgColor

Definition at line 129 of file plframe.c.

char* PlFrame::bopCmd

Definition at line 163 of file plframe.c.

Tk_3DBorder PlFrame::border

Definition at line 107 of file plframe.c.

int PlFrame::borderWidth

Definition at line 109 of file plframe.c.

int PlFrame::continue_draw

Definition at line 151 of file plframe.c.

Tk_Cursor PlFrame::cursor

Definition at line 115 of file plframe.c.

char** PlFrame::devDesc

Definition at line 142 of file plframe.c.

char** PlFrame::devName

Definition at line 144 of file plframe.c.

Display* PlFrame::display

Definition at line 98 of file plframe.c.

int PlFrame::drawing_rband

Definition at line 176 of file plframe.c.

int PlFrame::drawing_xhairs

Definition at line 169 of file plframe.c.

char* PlFrame::eopCmd

Definition at line 164 of file plframe.c.

int PlFrame::flags

Definition at line 116 of file plframe.c.

int PlFrame::height

Definition at line 113 of file plframe.c.

Tcl_Interp* PlFrame::interp

Definition at line 101 of file plframe.c.

PLINT PlFrame::ipls

Definition at line 125 of file plframe.c.

PLINT PlFrame::ipls_save

Definition at line 126 of file plframe.c.

PLDisplay PlFrame::pldis

Definition at line 134 of file plframe.c.

char* PlFrame::plpr_cmd

Definition at line 130 of file plframe.c.

PLRDev* PlFrame::plr

Definition at line 128 of file plframe.c.

PLStream* PlFrame::pls

Definition at line 124 of file plframe.c.

int PlFrame::prevHeight

Definition at line 136 of file plframe.c.

int PlFrame::prevWidth

Definition at line 135 of file plframe.c.

XPoint PlFrame::pts[5]

Definition at line 150 of file plframe.c.

int PlFrame::rband

Definition at line 175 of file plframe.c.

XPoint PlFrame::rband_pt[2]

Definition at line 177 of file plframe.c.

int PlFrame::relief

Definition at line 110 of file plframe.c.

char* PlFrame::SaveFnam

Definition at line 140 of file plframe.c.

Tk_Window PlFrame::tkwin

Definition at line 94 of file plframe.c.

int PlFrame::tkwin_initted

Definition at line 123 of file plframe.c.

int PlFrame::width

Definition at line 111 of file plframe.c.

Tk_Cursor PlFrame::xhair_cursor

Definition at line 152 of file plframe.c.

XPoint PlFrame::xhair_x[2]

Definition at line 170 of file plframe.c.

XPoint PlFrame::xhair_y[2]

Definition at line 171 of file plframe.c.

int PlFrame::xhairs

Definition at line 168 of file plframe.c.

PLFLT PlFrame::xl

Definition at line 153 of file plframe.c.

GC PlFrame::xorGC

Definition at line 149 of file plframe.c.

PLFLT PlFrame::xr

Definition at line 153 of file plframe.c.

char* PlFrame::xScrollCmd

Definition at line 154 of file plframe.c.

PLFLT PlFrame::yl

Definition at line 153 of file plframe.c.

PLFLT PlFrame::yr

Definition at line 153 of file plframe.c.

char* PlFrame::yScrollCmd

Definition at line 157 of file plframe.c.


The documentation for this struct was generated from the following file: