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