Graphviz 16.1.0~dev.20260902.0144
Loading...
Searching...
No Matches
xlabel_t Struct Reference

#include <xlabels.h>

Collaboration diagram for xlabel_t:
[legend]

Data Fields

pointf sz
 
pointf pos
 
textlabel_tlbl
 pointer to label in the graph
 
bool set
 true if the position has been set (input/output)
 

Detailed Description

Definition at line 23 of file xlabels.h.

Field Documentation

◆ lbl

textlabel_t* xlabel_t::lbl

Definition at line 26 of file xlabels.h.

Referenced by addXLabel(), addXLabels(), and printData().

◆ pos

pointf xlabel_t::pos

◆ set

bool xlabel_t::set

Definition at line 27 of file xlabels.h.

Referenced by addXLabel(), addXLabels(), getintrsxi(), placeLabels(), printData(), and xlintersections().

◆ sz

pointf xlabel_t::sz

Definition at line 24 of file xlabels.h.

Referenced by addXLabel(), centerPt(), lblenclosing(), objplp2rect(), objplpmks(), printData(), and xladjust().


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