|
Jspice3
|
#include <ftegraph.h>

Data Fields | |
| char * | text |
| int | x |
| int | y |
| int | colorindex |
| struct _keyed * | next |
Definition at line 125 of file ftegraph.h.
| int graph::_keyed::colorindex |
Definition at line 128 of file ftegraph.h.
| struct _keyed* graph::_keyed::next |
Definition at line 129 of file ftegraph.h.
| char* graph::_keyed::text |
Definition at line 126 of file ftegraph.h.
| int graph::_keyed::x |
Definition at line 127 of file ftegraph.h.
| int graph::_keyed::y |
Definition at line 127 of file ftegraph.h.