|
Graphviz 2.29.20120208.0545
|
#include <graph.h>

Data Fields | |
| int | tag:4 |
| int | kind:4 |
| int | handle:24 |
| char ** | attr |
| char * | didset |
| char * | name |
| Agdata_t * | univ |
| Dict_t * | nodes |
| Dict_t * | inedges |
| Dict_t * | outedges |
| Agraph_t * | root |
| Agnode_t * | meta_node |
| Agproto_t * | proto |
| Agraphinfo_t | u |
| char** Agraph_t::attr |
| char* Agraph_t::didset |
| int Agraph_t::handle |
Definition at line 68 of file graph.h.
Referenced by agclose(), agcontains(), agDELedge(), agfstin(), agnxtedge(), and agnxtin().
| int Agraph_t::kind |
Definition at line 62 of file graph.h.
Referenced by agsubg(), and agwredge().
Definition at line 70 of file graph.h.
Referenced by agclose(), agcontains(), agDELedge(), agDELnode(), agfindsubg(), agINSgraph(), agINSnode(), agopen(), agsubg(), agusergraph(), findCComp(), firstsubg(), firstsupg(), gvplugin_graph(), nextsubg(), nextsupg(), and rm().
| char* Agraph_t::name |
Definition at line 68 of file graph.h.
Referenced by agclose(), agDELnode(), agfindnode(), agfstnode(), agidnode(), agINSnode(), aglstnode(), agnnodes(), agnxtnode(), and agprvnode().
Definition at line 68 of file graph.h.
Referenced by agclose(), agDELedge(), agfstout(), agnedges(), agnxtedge(), and agnxtout().
Definition at line 71 of file graph.h.
Referenced by agclose(), agedge(), agedgeattr(), agnode(), agnodeattr(), agparse(), agpopproto(), agprotoedge(), agprotonode(), agpushproto(), agwredge(), agwrnode(), attach_attrs_and_arrows(), dot_sameports(), fdp_init_node_edge(), getv(), protoedge(), protonode(), scan_graph_mode(), and setv().
Definition at line 69 of file graph.h.
Referenced by agclose(), agDELedge(), agDELnode(), agedgeattr(), agfindnode(), agNEWnode(), agnode(), agnodeattr(), agraphattr(), agwredge(), circoLayout(), do_graph_label(), graphof(), gvFreeLayout(), gvRender(), gvRenderContext(), gvRenderData(), gvRenderFilename(), is_a_cluster(), make_html_label(), make_label(), makeStraightEdge(), neato_set_aspect(), nodeInduce(), rec_reset_vlists(), scan_graph_mode(), setv(), and spline_edges0().
| int Agraph_t::tag |
Definition at line 72 of file graph.h.
Referenced by circo_cleanup(), fdp_init_graph(), graph_cleanup(), and user_pos().
Definition at line 67 of file graph.h.
Referenced by agclose(), agfindnode(), agFREEedge(), agFREEnode(), agNEWedge(), agNEWnode(), agnode(), agwredge(), agwrite(), agwrnode(), firstattr(), and nextattr().
1.7.4