Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
adjust_data Struct Reference

#include <adjust.h>

Data Fields

adjust_mode mode
 
char * print
 
int value
 
double scaling
 

Detailed Description

Definition at line 31 of file adjust.h.

Field Documentation

◆ mode

adjust_mode adjust_data::mode

Definition at line 32 of file adjust.h.

Referenced by getAdjustMode(), majorization(), removeOverlapWith(), and sfdp_layout().

◆ print

char* adjust_data::print

Definition at line 33 of file adjust.h.

Referenced by getAdjustMode(), and removeOverlapWith().

◆ scaling

double adjust_data::scaling

Definition at line 35 of file adjust.h.

Referenced by getAdjustMode(), setPrismValues(), and sfdp_layout().

◆ value

int adjust_data::value

Definition at line 34 of file adjust.h.

Referenced by getAdjustMode(), setPrismValues(), and sfdp_layout().


The documentation for this struct was generated from the following file: