|
Graphviz 2.29.20120208.0545
|
#include <graph.h>
Data Fields | |
| char * | name |
| char * | value |
| int | index |
| unsigned char | printed |
| unsigned char | fixed |
| unsigned char Agsym_t::fixed |
Definition at line 110 of file graph.h.
Referenced by agcopydict().
| int Agsym_t::index |
Definition at line 108 of file graph.h.
Referenced by agcopyattr(), agindex(), agNEWsym(), agsafeset(), arrow_flags(), attach_attrs_and_arrows(), common_init_edge(), common_init_node(), dot_sameports(), gvplugin_graph(), late_bool(), late_string(), makeMatrix(), nonconstraint_edge(), setAttr(), user_pos(), and write_plain().
| char* Agsym_t::name |
Definition at line 107 of file graph.h.
Referenced by agcopyattr(), agcopydict(), agNEWsym(), agwredge(), agwrnode(), and nameof().
| unsigned char Agsym_t::printed |
Definition at line 109 of file graph.h.
Referenced by agcopydict(), agNEWsym(), agwredge(), and agwrnode().
| char * Agsym_t::value |
Definition at line 107 of file graph.h.
Referenced by agattr(), agcopydict(), agNEWnode(), agNEWsym(), agwredge(), and agwrnode().
1.7.4