Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
xlabels.h File Reference
#include <stddef.h>
#include <geom.h>
Include dependency graph for xlabels.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ placeLabels()

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, lbl, object_t::lbl, xlabel_t::pos, xlabel_t::set, pointf_s::x, xladjust(), xlfree(), xlinitialize(), xlnew(), and pointf_s::y.

Referenced by addXLabels().

Here is the call graph for this function:
Here is the caller graph for this function: