Public Attributes | |
Tk_Window | tkwin |
Display * | display |
Tcl_Interp * | interp |
Tcl_Command | widgetCmd |
Tk_3DBorder | border |
int | borderWidth |
int | relief |
int | width |
int | height |
Tk_Cursor | cursor |
int | flags |
int | tkwin_initted |
PLStream * | pls |
PLINT | ipls |
PLINT | ipls_save |
PLRDev * | plr |
char * | plpr_cmd |
int | active_plot |
int | isActive |
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] |
int | double_buffer |
Definition at line 101 of file plplotter.c.
Definition at line 141 of file plplotter.c.
char* PlPlotter::bopCmd |
Definition at line 175 of file plplotter.c.
Tk_3DBorder PlPlotter::border |
Definition at line 116 of file plplotter.c.
Definition at line 118 of file plplotter.c.
Definition at line 163 of file plplotter.c.
Tk_Cursor PlPlotter::cursor |
Definition at line 124 of file plplotter.c.
char** PlPlotter::devDesc |
Definition at line 154 of file plplotter.c.
char** PlPlotter::devName |
Definition at line 156 of file plplotter.c.
Display* PlPlotter::display |
Definition at line 109 of file plplotter.c.
Definition at line 190 of file plplotter.c.
Definition at line 188 of file plplotter.c.
Definition at line 181 of file plplotter.c.
char* PlPlotter::eopCmd |
Definition at line 176 of file plplotter.c.
int PlPlotter::flags |
Definition at line 125 of file plplotter.c.
Definition at line 122 of file plplotter.c.
Tcl_Interp* PlPlotter::interp |
Definition at line 112 of file plplotter.c.
Definition at line 134 of file plplotter.c.
Definition at line 135 of file plplotter.c.
Definition at line 142 of file plplotter.c.
Definition at line 146 of file plplotter.c.
char* PlPlotter::plpr_cmd |
Definition at line 138 of file plplotter.c.
Definition at line 137 of file plplotter.c.
Definition at line 133 of file plplotter.c.
Definition at line 148 of file plplotter.c.
Definition at line 147 of file plplotter.c.
XPoint PlPlotter::pts[5] |
Definition at line 162 of file plplotter.c.
int PlPlotter::rband |
Definition at line 187 of file plplotter.c.
XPoint PlPlotter::rband_pt[2] |
Definition at line 189 of file plplotter.c.
Definition at line 119 of file plplotter.c.
char* PlPlotter::SaveFnam |
Definition at line 152 of file plplotter.c.
Tk_Window PlPlotter::tkwin |
Definition at line 105 of file plplotter.c.
Definition at line 132 of file plplotter.c.
Tcl_Command PlPlotter::widgetCmd |
Definition at line 115 of file plplotter.c.
int PlPlotter::width |
Definition at line 120 of file plplotter.c.
Tk_Cursor PlPlotter::xhair_cursor |
Definition at line 164 of file plplotter.c.
XPoint PlPlotter::xhair_x[2] |
Definition at line 182 of file plplotter.c.
XPoint PlPlotter::xhair_y[2] |
Definition at line 183 of file plplotter.c.
Definition at line 180 of file plplotter.c.
Definition at line 165 of file plplotter.c.
Definition at line 161 of file plplotter.c.
Definition at line 165 of file plplotter.c.
char* PlPlotter::xScrollCmd |
Definition at line 166 of file plplotter.c.
Definition at line 165 of file plplotter.c.
Definition at line 165 of file plplotter.c.
char* PlPlotter::yScrollCmd |
Definition at line 169 of file plplotter.c.