/misc/src/release/graphviz-2.18-1/src/graphviz-2.18/lib/circogen/circpos.c File Reference

#include "blockpath.h"

Include dependency graph for circpos.c:

Go to the source code of this file.

Data Structures

struct  posstate

Defines

#define LEN(x, y)   (sqrt((x)*(x) + (y)*(y)))

Functions

void circPos (Agraph_t *g, block_t *sn, circ_state *state)


Define Documentation

#define LEN ( x,
 )     (sqrt((x)*(x) + (y)*(y)))

Definition at line 29 of file circpos.c.


Function Documentation

void circPos ( Agraph_t g,
block_t sn,
circ_state state 
)

Definition at line 408 of file circpos.c.

References circ_state::min_dist.

Referenced by circularLayout().


Generated on Mon Mar 31 19:04:00 2008 for Graphviz by  doxygen 1.5.1