|
Graphviz 14.0.3~dev.20251028.0232
|
#include <adjust.h>
Data Fields | |
| adjust_mode | mode |
| char * | |
| int | value |
| double | scaling |
| adjust_mode adjust_data::mode |
Definition at line 34 of file adjust.h.
Referenced by getAdjustMode(), majorization(), removeOverlapWith(), and sfdp_layout().
| char* adjust_data::print |
Definition at line 35 of file adjust.h.
Referenced by getAdjustMode(), and removeOverlapWith().
| double adjust_data::scaling |
Definition at line 37 of file adjust.h.
Referenced by getAdjustMode(), setPrismValues(), and sfdp_layout().
| int adjust_data::value |
Definition at line 36 of file adjust.h.
Referenced by getAdjustMode(), setPrismValues(), and sfdp_layout().