|
Graphviz 14.0.3~dev.20251029.0425
|
#include <xlabels.h>
Data Fields | |
| pointf | sz |
| pointf | pos |
| void * | lbl |
| unsigned char | set |
| void* xlabel_t::lbl |
Definition at line 25 of file xlabels.h.
Referenced by addXLabel(), addXLabels(), and printData().
| pointf xlabel_t::pos |
Definition at line 24 of file xlabels.h.
Referenced by centerPt(), lblenclosing(), objplp2rect(), placeLabels(), printData(), xladjust(), and xlintersections().
| unsigned char xlabel_t::set |
Definition at line 26 of file xlabels.h.
Referenced by addXLabel(), addXLabels(), getintrsxi(), placeLabels(), printData(), and xlintersections().
| pointf xlabel_t::sz |
Definition at line 23 of file xlabels.h.
Referenced by addXLabel(), centerPt(), lblenclosing(), objplp2rect(), objplpmks(), printData(), and xladjust().