#include "blockpath.h"
#include "edgelist.h"
#include "nodeset.h"
#include "deglist.h"
Include dependency graph for blockpath.c:
Go to the source code of this file.
Defines | |
#define | ORIGE(e) (ED_to_orig(e)) |
#define | CROSS_ITER 10 |
Functions | |
nodelist_t * | layout_block (Agraph_t *g, block_t *sn, double min_dist) |
#define CROSS_ITER 10 |
Definition at line 468 of file blockpath.c.
#define ORIGE | ( | e | ) | (ED_to_orig(e)) |
Definition at line 27 of file blockpath.c.
nodelist_t* layout_block | ( | Agraph_t * | g, | |
block_t * | sn, | |||
double | min_dist | |||
) |
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.