Graphviz 16.1.0~dev.20260902.0144
Loading...
Searching...
No Matches
xlabels.h File Reference
#include <stdbool.h>
#include <stddef.h>
#include <geom.h>
#include "types.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, const label_params_t *params)
 

Function Documentation

◆ placeLabels()

int placeLabels ( object_t objs,
size_t  n_objs,
const label_params_t params 
)

Definition at line 541 of file xlabels.c.

References label_params_t::bb, label_params_t::force, object_t::lbl, xlabel_t::pos, xlabel_t::set, xladjust(), xlfree(), xlinitialize(), and xlnew().

Referenced by addXLabels().

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