|
Graphviz 16.1.0~dev.20260902.0144
|
#include <xlabels.h>
Data Fields | |
| pointf | sz |
| pointf | pos |
| textlabel_t * | lbl |
| pointer to label in the graph | |
| bool | set |
| true if the position has been set (input/output) | |
| textlabel_t* xlabel_t::lbl |
Definition at line 26 of file xlabels.h.
Referenced by addXLabel(), addXLabels(), and printData().
| pointf xlabel_t::pos |
Definition at line 25 of file xlabels.h.
Referenced by centerPt(), lblenclosing(), objplp2rect(), placeLabels(), printData(), xladjust(), and xlintersections().
| bool xlabel_t::set |
Definition at line 27 of file xlabels.h.
Referenced by addXLabel(), addXLabels(), getintrsxi(), placeLabels(), printData(), and xlintersections().
| pointf xlabel_t::sz |
Definition at line 24 of file xlabels.h.
Referenced by addXLabel(), centerPt(), lblenclosing(), objplp2rect(), objplpmks(), printData(), and xladjust().