Graphviz  2.29.20120524.0446
Functions
lib/twopigen/twopiinit.c File Reference
#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)

Function Documentation

void twopi_cleanup ( graph_t g)
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)