Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
tlayout.h File Reference
#include <fdpgen/fdp.h>
#include <fdpgen/xlayout.h>
Include dependency graph for tlayout.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void fdp_initParams (graph_t *)
 
void fdp_tLayout (graph_t *, xparams *)
 

Function Documentation

◆ fdp_initParams()

void fdp_initParams ( graph_t g)
extern

Definition at line 168 of file tlayout.c.

References agattr(), agnameof(), AGRAPH, agwarningf(), D_C, D_K, D_numIters, D_T0, D_Tfact, D_unscaled, D_useGrid, D_useNew, DFLT_Cell, DFLT_K, DFLT_maxIters, DFLT_seed, DFLT_smode, INIT_SELF, late_double(), late_int(), NULL, setSeed(), T_C, T_Cell, T_K, T_maxIters, T_numIters, T_pass1, T_seed, T_smode, T_T0, T_Tfact, T_unscaled, T_useGrid, T_useNew, and Verbose.

Referenced by fdp_init_graph().

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

◆ fdp_tLayout()

void fdp_tLayout ( graph_t g,
xparams xpms 
)
extern

Definition at line 614 of file tlayout.c.

References adjust, adjustGrid(), agfstnode(), agnnodes(), agnxtnode(), cool, delGrid(), gAdjust(), grid, init_params(), initPositions(), mkGrid(), ND_pos, reset(), reset_params(), T_loopcnt, T_T0, T_useGrid, pointf_s::x, and pointf_s::y.

Referenced by layout().

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