|
Graphviz 14.0.5~dev.20251117.1017
|
#include <xdot.h>
Data Fields | |
| size_t | cnt |
| xdot_point * | pts |
| size_t xdot_polyline::cnt |
Definition at line 87 of file xdot.h.
Referenced by DrawBeziers(), DrawPolyline(), emit_xdot(), jsonPolyline(), makeXDotSpline(), parsePolyline(), printPolyline(), Render_Contour2(), statXDot(), write_polyline(), and xdotBB().
| xdot_point* xdot_polyline::pts |
Definition at line 88 of file xdot.h.
Referenced by DrawBeziers(), DrawPolyline(), emit_xdot(), freeXOpData(), jsonPolyline(), makeXDotSpline(), parsePolyline(), printPolyline(), Render_Contour2(), write_polyline(), and xdotBB().