Graphviz
2.41.20171026.1811
|
#include <adjust.h>
Data Fields | |
adjust_mode | mode |
char * | |
int | value |
double | scaling |
adjust_mode adjust_data::mode |
Definition at line 37 of file adjust.h.
Referenced by removeOverlapWith(), and sfdp_layout().
char* adjust_data::print |
Definition at line 38 of file adjust.h.
Referenced by removeOverlapWith().
double adjust_data::scaling |
Definition at line 40 of file adjust.h.
Referenced by sfdp_layout().
int adjust_data::value |
Definition at line 39 of file adjust.h.
Referenced by sfdp_layout().