|
Graphviz
2.29.20120523.0446
|

Go to the source code of this file.
Defines | |
| #define | FDP_PRIVATE 1 |
Functions | |
| void | fdp_init_node_edge (graph_t *g) |
| void | fdp_cleanup (graph_t *g) |
| void fdp_cleanup | ( | graph_t * | g | ) |
Definition at line 179 of file fdpinit.c.
References agfstnode(), agnxtnode(), agfstout(), agnxtout(), gv_cleanup_edge(), and gv_cleanup_node().
| void fdp_init_node_edge | ( | graph_t * | g | ) |
Definition at line 103 of file fdpinit.c.
References aginit, AGNODE, TRUE, processClusterEdges(), agnnodes(), GD_neato_nlist, N_NEW, agfstnode(), agnxtnode(), neato_init_node(), ND_id, agfindattr(), Agraph_t::proto, Agproto_t::e, agattr(), AGEDGE, NULL, agfstout(), and agnxtout().
Referenced by fdp_init_graph().
1.7.5