#include "circle.h"
#include "adjust.h"
#include "pack.h"
#include "neatoprocs.h"
Include dependency graph for twopiinit.c:
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 164 of file twopiinit.c.
References agfstnode(), agfstout(), agnxtnode(), and agnxtout().
void twopi_init_graph | ( | graph_t * | g | ) |
Definition at line 63 of file twopiinit.c.
References ET_LINE, GD_ndim, Ndim, and setEdgeType().
Referenced by twopi_layout().
void twopi_layout | ( | Agraph_t * | g | ) |
Definition at line 73 of file twopiinit.c.
References adjustNodes(), agcontains(), agdelete(), agerr(), agfindnode(), agfstnode(), agget(), agnnodes(), AGPREV, AGWARN, ccomps(), circleLayout(), CL_OFFSET, pack_info::doSplines, dotneato_postprocess(), pack_info::fixed, free(), getPack(), getPackMode(), l_node, pack_info::margin, pack_info::mode, ND_alg, nodeInduce(), NULL, packSubgraphs(), spline_edges(), and twopi_init_graph().