Graphviz 13.0.0~dev.20241220.2304
|
Go to the source code of this file.
Data Structures | |
struct | xlabel_t |
struct | object_t |
struct | label_params_t |
Functions | |
int | placeLabels (object_t *objs, size_t n_objs, xlabel_t *lbls, size_t n_lbls, label_params_t *params) |
int placeLabels | ( | object_t * | objs, |
size_t | n_objs, | ||
xlabel_t * | lbls, | ||
size_t | n_lbls, | ||
label_params_t * | params | ||
) |
Definition at line 579 of file xlabels.c.
References label_params_t::force, object_t::lbl, xlabel_t::pos, xlabel_t::set, pointf_s::x, xladjust(), xlfree(), xlinitialize(), xlnew(), and pointf_s::y.
Referenced by addXLabels().