|
Graphviz
2.29.20120523.0446
|

Go to the source code of this file.
Defines | |
| #define | MIN_AR 1.0 |
| #define | MAX_AR 20.0 |
| #define | DEF_PASSES 5 |
Functions | |
| void | dot_init_node_edge (graph_t *g) |
| void | dot_cleanup (graph_t *g) |
| void | dot_layout (Agraph_t *g) |
| void dot_cleanup | ( | graph_t * | g | ) |
Definition at line 202 of file dotinit.c.
References GD_nlist, agfstnode(), agnxtnode(), agfstout(), agnxtout(), and gv_cleanup_edge().
| void dot_init_node_edge | ( | graph_t * | g | ) |
Definition at line 77 of file dotinit.c.
References agfstnode(), agnxtnode(), agfstout(), and agnxtout().
Referenced by dot_layout().
| void dot_layout | ( | Agraph_t * | g | ) |
Definition at line 328 of file dotinit.c.
References setEdgeType(), ET_SPLINE, dot_init_node_edge(), dot_rank(), aspect_t::badGraph, agerr(), AGWARN, NULL, aspect_t::nextIter, dot_mincross(), dot_position(), aspect_t::nPasses, GD_flags, NEW_RANK, dot_sameports(), dot_splines(), mapbool(), agget(), dot_compoundEdges(), and dotneato_postprocess().
1.7.5