Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
blockpath.h File Reference
Include dependency graph for blockpath.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

nodelist_t layout_block (Agraph_t *g, block_t *sn, double, circ_state *state)
 

Function Documentation

◆ layout_block()

nodelist_t layout_block ( Agraph_t g,
block_t sn,
double  min_dist,
circ_state state 
)
Parameters
stateContext containing a counter to use for graph copy naming

Definition at line 594 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(), state, block::sub_graph, and tree.

Referenced by doBlock().

Here is the call graph for this function:
Here is the caller graph for this function: