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

#include <types.h>

Data Fields

bool(* swapEnds )(edge_t *e)
 
bool(* splineMerge )(node_t *n)
 
bool ignoreSwap
 
bool isOrtho
 

Detailed Description

Definition at line 66 of file types.h.

Field Documentation

◆ ignoreSwap

bool splineInfo::ignoreSwap

Definition at line 69 of file types.h.

◆ isOrtho

bool splineInfo::isOrtho

Definition at line 70 of file types.h.

◆ splineMerge

bool(* splineInfo::splineMerge) (node_t *n)

Definition at line 68 of file types.h.

Referenced by dot_splines_(), make_regular_edge(), and recover_slack().

◆ swapEnds

bool(* splineInfo::swapEnds) (edge_t *e)

Definition at line 67 of file types.h.

Referenced by edge_normalize().


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