Graphviz 13.0.0~dev.20250121.0651
|
#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().