#include <graph.h>
Collaboration diagram for Agnode_t:
Data Fields | |
int | tag:4 |
int | pad:4 |
int | handle:24 |
char ** | attr |
char * | didset |
char * | name |
int | id |
Agraph_t * | graph |
Agnodeinfo_t | u |
Definition at line 78 of file graph.h.
int Agnode_t::tag |
int Agnode_t::pad |
int Agnode_t::handle |
char** Agnode_t::attr |
Definition at line 82 of file graph.h.
Referenced by agFREEnode(), agNEWnode(), agopen(), agsubg(), and agusergraph().
char* Agnode_t::didset |
char* Agnode_t::name |
Definition at line 84 of file graph.h.
Referenced by addGrid(), agFREEnode(), agNEWnode(), agwredge(), agwrnode(), circleLayout(), circomps(), dumpstat(), edge(), epsf_init(), init_nop(), install_in_rank(), main(), makeGraphs(), makeSpline(), move_node(), nameof(), node_position(), printNodeset(), rm(), user_pos(), and virtual_node().
int Agnode_t::id |
Definition at line 85 of file graph.h.
Referenced by agcmpin(), agcmpout(), agINSnode(), agNEWnode(), and UF_union().
Definition at line 86 of file graph.h.
Referenced by agclose(), agDELedge(), agDELnode(), agfindsubg(), agFREEedge(), agFREEnode(), agINSgraph(), agINSnode(), agNEWnode(), agsubg(), agusergraph(), agwredge(), agwrnode(), arrow_flags(), beginpath(), circomps(), clip_and_install(), common_init_edge(), common_init_node(), edge(), endpath(), findCComp(), findedge(), firstattr(), firstedge(), firsthead(), firstin(), firstout(), firstsubg(), firstsupg(), firsttail(), getv(), graphof(), html_path(), makeSelfArcs(), makeSelfEdge(), neato_init_node(), neato_layout(), nextattr(), nextedge(), nexthead(), nextin(), nextout(), nextsubg(), nextsupg(), nexttail(), rm(), selfRightSpace(), setv(), and virtual_node().
Definition at line 87 of file graph.h.
Referenced by clip_and_install(), heapdown(), and neato_cleanup_node().