lib/circogen/circularinit.c File Reference

#include "circular.h"
#include "adjust.h"
#include "pack.h"
#include "neatoprocs.h"
#include <string.h>

Include dependency graph for circularinit.c:

Go to the source code of this file.

Functions

void circo_init_graph (graph_t *g)
Agraph_t ** circomps (Agraph_t *g, int *cnt)
void circoLayout (Agraph_t *g)
void circo_layout (Agraph_t *g)
void circo_cleanup (graph_t *g)


Function Documentation

void circo_cleanup ( graph_t g  ) 

void circo_init_graph ( graph_t g  ) 

Definition at line 66 of file circularinit.c.

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

Referenced by circo_layout().

void circo_layout ( Agraph_t g  ) 

void circoLayout ( Agraph_t g  ) 

Agraph_t** circomps ( Agraph_t g,
int *  cnt 
)


Generated on Thu Jul 24 14:15:27 2008 for Graphviz by  doxygen 1.5.6