#include <circular.h>


Go to the source code of this file.
Functions | |
| nodelist_t * | layout_block (Agraph_t *g, block_t *sn, double) |
| int | cmpNodeDegree (Dt_t *, Agnode_t **, Agnode_t **, Dtdisc_t *) |
| nodelist_t* layout_block | ( | Agraph_t * | g, | |
| block_t * | sn, | |||
| double | ||||
| ) |
Definition at line 620 of file blockpath.c.
References agclose(), nodelistitem::curr, nodelist_t::first, ISPARENT, M_PI, ND_pos, nodelistitem::next, block::parent_pos, POSITION, PSI, block::rad0, block::radius, realignNodelist(), sizeNodelist(), and block::sub_graph.
1.5.6