|
Graphviz
2.29.20120524.0446
|

Go to the source code of this file.
Functions | |
| void | twopi_init_graph (graph_t *g) |
| void | twopi_layout (Agraph_t *g) |
| void | twopi_cleanup (graph_t *g) |
| void twopi_cleanup | ( | graph_t * | g | ) |
Definition at line 188 of file twopiinit.c.
References agfstnode(), agnxtnode(), agfstout(), agnxtout(), gv_cleanup_edge(), and gv_cleanup_node().
| void twopi_init_graph | ( | graph_t * | g | ) |
Definition at line 71 of file twopiinit.c.
References setEdgeType(), ET_LINE, Ndim, and GD_ndim.
Referenced by twopi_layout().
| void twopi_layout | ( | Agraph_t * | g | ) |
Definition at line 81 of file twopiinit.c.
References agnnodes(), twopi_init_graph(), agget(), agfindnode(), agerr(), AGWARN, AGPREV, pointf_s::x, pointf_s::y, Verbose, NULL, ccomps(), circleLayout(), agfstnode(), free(), ND_alg, adjustNodes(), spline_edges(), getPackInfo(), l_node, CL_OFFSET, pack_info::doSplines, agcontains(), nodeInduce(), packSubgraphs(), agdelete(), agset(), agnameof, and dotneato_postprocess().
1.7.5