Graphviz 13.0.0~dev.20241220.2304
|
#include <types.h>
Data Fields | |
bool(* | swapEnds )(edge_t *e) |
bool(* | splineMerge )(node_t *n) |
bool | ignoreSwap |
bool | isOrtho |
bool(* splineInfo::splineMerge) (node_t *n) |
Definition at line 68 of file types.h.
Referenced by dot_splines_(), make_regular_edge(), and recover_slack().
bool(* splineInfo::swapEnds) (edge_t *e) |
Definition at line 67 of file types.h.
Referenced by edge_normalize().