Jspice3
graph Struct Reference

#include <ftegraph.h>

Collaboration diagram for graph:

Data Structures

struct  _keyed
 

Data Fields

int graphid
 
int graphtype
 
GRDATA plotdata
 
char * plotname
 
int onevalue
 
int degree
 
int currentcolor
 
int linestyle
 
struct {
   int   height
 
   int   width
 
viewport
 
int viewportxoff
 
int viewportyoff
 
struct {
   int   xpos
 
   int   ypos
 
   int   width
 
   int   height
 
absolute
 
struct {
   double   xmin
 
   double   ymin
 
   double   xmax
 
   double   ymax
 
   double   width
 
   double   height
 
datawindow
 
void(* redraw )()
 
void(* destroy )()
 
GRDATA(* copydata )()
 
int colors [NUMCOLORS]
 
double aspectratiox
 
double aspectratioy
 
int ticmarks
 
int fontwidth
 
int fontheight
 
PLOTTYPE plottype
 
struct {
   GRIDTYPE   gridtype
 
   int   circular
 
   union {
      struct {
         char   units [16]
 
         int   spacing
 
         int   numspace
 
         int   distance
 
         int   lowlimit
 
         int   highlimit
 
         int   mult
 
         int   onedec
 
         int   hacked
 
      }   lin
 
      struct {
         int   hmt
 
         int   lmt
 
         int   decsp
 
         int   subs
 
         int   pp
 
      }   log
 
      struct {
         int   radius
 
         int   center
 
         double   mrad
 
         int   lmt
 
      }   circular
 
   }   xaxis
 
   union {
      struct {
         char   units [16]
 
         int   spacing
 
         int   numspace
 
         int   distance
 
         int   lowlimit
 
         int   highlimit
 
         int   mult
 
         int   onedec
 
         int   hacked
 
      }   lin
 
      struct {
         int   hmt
 
         int   lmt
 
         int   decsp
 
         int   subs
 
         int   pp
 
      }   log
 
      struct {
         int   radius
 
         int   center
 
         double   mrad
 
         int   lmt
 
      }   circular
 
   }   yaxis
 
   int   xdatatype
 
   int   ydatatype
 
   double   xdelta
 
   double   ydelta
 
   char *   xlabel
 
   char *   ylabel
 
grid
 
int numbuttons
 
struct {
   int   id
 
   char *   message
 
} * buttons
 
int buttonsxoff
 
int buttonsyoff
 
struct {
   int   width
 
   int   height
 
   char   message [161]
 
messagebox
 
int messagexoff
 
int messageyoff
 
struct graph::_keyedkeyed
 
char * commandline
 
char * devdep
 

Detailed Description

Definition at line 29 of file ftegraph.h.

Field Documentation

struct { ... } graph::absolute
double graph::aspectratiox

Definition at line 79 of file ftegraph.h.

double graph::aspectratioy

Definition at line 79 of file ftegraph.h.

struct { ... } * graph::buttons
int graph::buttonsxoff

Definition at line 114 of file ftegraph.h.

int graph::buttonsyoff

Definition at line 115 of file ftegraph.h.

int graph::center

Definition at line 99 of file ftegraph.h.

int graph::circular

Definition at line 87 of file ftegraph.h.

struct { ... } graph::circular
int graph::colors[NUMCOLORS]

Definition at line 76 of file ftegraph.h.

char* graph::commandline

Definition at line 133 of file ftegraph.h.

GRDATA(* graph::copydata) ()

Definition at line 72 of file ftegraph.h.

int graph::currentcolor

Definition at line 41 of file ftegraph.h.

struct { ... } graph::datawindow
int graph::decsp

Definition at line 96 of file ftegraph.h.

int graph::degree

Definition at line 39 of file ftegraph.h.

void(* graph::destroy) ()

Definition at line 71 of file ftegraph.h.

char* graph::devdep

Definition at line 144 of file ftegraph.h.

int graph::distance

Definition at line 91 of file ftegraph.h.

int graph::fontheight

Definition at line 82 of file ftegraph.h.

int graph::fontwidth

Definition at line 82 of file ftegraph.h.

int graph::graphid

Definition at line 30 of file ftegraph.h.

int graph::graphtype

Definition at line 31 of file ftegraph.h.

struct { ... } graph::grid
GRIDTYPE graph::gridtype

Definition at line 86 of file ftegraph.h.

int graph::hacked

Definition at line 93 of file ftegraph.h.

int graph::height

Definition at line 45 of file ftegraph.h.

double graph::height

Definition at line 60 of file ftegraph.h.

int graph::highlimit

Definition at line 91 of file ftegraph.h.

int graph::hmt

Definition at line 96 of file ftegraph.h.

int graph::id

Definition at line 111 of file ftegraph.h.

struct graph::_keyed * graph::keyed
struct { ... } graph::lin
int graph::linestyle

Definition at line 42 of file ftegraph.h.

int graph::lmt

Definition at line 96 of file ftegraph.h.

struct { ... } graph::log
int graph::lowlimit

Definition at line 91 of file ftegraph.h.

char* graph::message

Definition at line 112 of file ftegraph.h.

char graph::message[161]

Definition at line 119 of file ftegraph.h.

struct { ... } graph::messagebox
int graph::messagexoff

Definition at line 121 of file ftegraph.h.

int graph::messageyoff

Definition at line 122 of file ftegraph.h.

double graph::mrad

Definition at line 100 of file ftegraph.h.

int graph::mult

Definition at line 91 of file ftegraph.h.

int graph::numbuttons

Definition at line 109 of file ftegraph.h.

int graph::numspace

Definition at line 91 of file ftegraph.h.

int graph::onedec

Definition at line 92 of file ftegraph.h.

int graph::onevalue

Definition at line 36 of file ftegraph.h.

GRDATA graph::plotdata

Definition at line 33 of file ftegraph.h.

char* graph::plotname

Definition at line 35 of file ftegraph.h.

PLOTTYPE graph::plottype

Definition at line 84 of file ftegraph.h.

int graph::pp

Definition at line 96 of file ftegraph.h.

int graph::radius

Definition at line 99 of file ftegraph.h.

void(* graph::redraw) ()

Definition at line 70 of file ftegraph.h.

int graph::spacing

Definition at line 91 of file ftegraph.h.

int graph::subs

Definition at line 96 of file ftegraph.h.

int graph::ticmarks

Definition at line 81 of file ftegraph.h.

char graph::units[16]

Definition at line 90 of file ftegraph.h.

struct { ... } graph::viewport
int graph::viewportxoff

Definition at line 47 of file ftegraph.h.

int graph::viewportyoff

Definition at line 48 of file ftegraph.h.

int graph::width

Definition at line 45 of file ftegraph.h.

double graph::width

Definition at line 60 of file ftegraph.h.

union { ... } graph::xaxis
int graph::xdatatype

Definition at line 104 of file ftegraph.h.

double graph::xdelta

Definition at line 105 of file ftegraph.h.

char* graph::xlabel

Definition at line 106 of file ftegraph.h.

double graph::xmax

Definition at line 58 of file ftegraph.h.

double graph::xmin

Definition at line 58 of file ftegraph.h.

int graph::xpos

Definition at line 51 of file ftegraph.h.

union { ... } graph::yaxis
int graph::ydatatype

Definition at line 104 of file ftegraph.h.

double graph::ydelta

Definition at line 105 of file ftegraph.h.

char * graph::ylabel

Definition at line 106 of file ftegraph.h.

double graph::ymax

Definition at line 58 of file ftegraph.h.

double graph::ymin

Definition at line 58 of file ftegraph.h.

int graph::ypos

Definition at line 52 of file ftegraph.h.


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