Jspice3
|
#include <plotdev.h>
Data Fields | |
char * | name |
bool | windows |
bool | hardcopy |
int | minx |
int | miny |
int | width |
int | height |
int | numlinestyles |
int | numcolors |
int(* | Init )() |
int(* | NewViewport )() |
int(* | Close )() |
int(* | Halt )() |
int(* | Clear )() |
int(* | Title )() |
int(* | Pixel )() |
int(* | Line )() |
int(* | Box )() |
int(* | Arc )() |
int(* | Polygon )() |
int(* | Text )() |
int(* | SetGhost )() |
int(* | DefineColor )() |
int(* | DefineLinestyle )() |
int(* | SetLinestyle )() |
int(* | SetColor )() |
int(* | Update )() |
int(* | Track )() |
int(* | MakeMenu )() |
int(* | MakeDialog )() |
int(* | Input )() |
int(* | DatatoScreen )() |