Graphviz
2.41.20171026.1811
|
Go to the source code of this file.
Macros | |
#define | TLAYOUT_H |
Enumerations | |
enum | seedMode { seed_unset, seed_val, seed_time, seed_regular } |
Functions | |
void | fdp_initParams (graph_t *) |
void | fdp_tLayout (graph_t *, xparams *) |
enum seedMode |
void fdp_initParams | ( | graph_t * | ) |
Definition at line 181 of file tlayout.c.
References agattr(), agerr(), agnameof(), AGRAPH, AGWARN, 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_Cell2, T_K, T_K2, T_maxIters, T_numIters, T_seed, T_smode, T_T0, T_Tfact, T_unscaled, T_useGrid, T_useNew, and Verbose.
Definition at line 664 of file tlayout.c.
References adjustGrid(), agfstnode(), agnnodes(), agnxtnode(), delGrid(), mkGrid(), ND_pos, T_loopcnt, T_T0, T_useGrid, pointf_s::x, and pointf_s::y.