|
Graphviz 14.0.5~dev.20251122.2003
|
Data Fields | |
| double | LeftBound |
| double | RightBound |
| double | Splinesep |
| double | Multisep |
| boxf * | Rank_box |
Definition at line 62 of file dotsplines.c.
| double spline_info_t::LeftBound |
Definition at line 63 of file dotsplines.c.
Referenced by dot_splines_(), maximal_bbox(), and rank_box().
| double spline_info_t::Multisep |
Definition at line 66 of file dotsplines.c.
Referenced by dot_splines_(), make_flat_bottom_edges(), make_flat_edge(), and make_regular_edge().
| boxf* spline_info_t::Rank_box |
Definition at line 67 of file dotsplines.c.
Referenced by dot_splines_(), and rank_box().
| double spline_info_t::RightBound |
Definition at line 64 of file dotsplines.c.
Referenced by dot_splines_(), maximal_bbox(), and rank_box().
| double spline_info_t::Splinesep |
Definition at line 65 of file dotsplines.c.
Referenced by dot_splines_(), and maximal_bbox().