Graphviz 13.0.0~dev.20241220.2304
|
Go to the source code of this file.
Functions | |
nodelist_t | layout_block (Agraph_t *g, block_t *sn, double, circ_state *state) |
nodelist_t layout_block | ( | Agraph_t * | g, |
block_t * | sn, | ||
double | min_dist, | ||
circ_state * | state | ||
) |
state | Context containing a counter to use for graph copy naming |
Definition at line 591 of file blockpath.c.
References agclose(), block_graph(), find_longest_path(), ISPARENT, largest_nodesize(), M_PI, N, ND_pos, block::parent_pos, place_residual_nodes(), POSITION, PSI, block::rad0, block::radius, realignNodelist(), reduce_edge_crossings(), remove_pair_edges(), spanning_tree(), block::sub_graph, and tree.
Referenced by doBlock().