Graphviz  2.41.20171026.1811
Functions
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 54 of file twopiinit.c.

References ET_LINE, GD_ndim, Ndim, and setEdgeType().

Referenced by twopi_layout().

void twopi_layout ( Agraph_t g)