#include "dot.h"
Include dependency graph for dotinit.c:
Go to the source code of this file.
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 174 of file dotinit.c.
References agfstnode(), agfstout(), agnxtnode(), agnxtout(), and GD_nlist.
void dot_init_node_edge | ( | graph_t * | g | ) |
Definition at line 58 of file dotinit.c.
References agfstnode(), agfstout(), agnxtnode(), and agnxtout().
Referenced by dot_layout().
void dot_layout | ( | Agraph_t * | g | ) |
Definition at line 223 of file dotinit.c.
References agget(), dot_compoundEdges(), dot_init_node_edge(), dot_mincross(), dot_position(), dot_rank(), dot_sameports(), dot_splines(), dotneato_postprocess(), ET_SPLINE, mapbool(), and setEdgeType().