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