Graphviz 13.0.0~dev.20241220.2304
|
#include <xdot.h>
Data Fields | |
size_t | cnt |
xdot_point * | pts |
size_t xdot_polyline::cnt |
Definition at line 90 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 91 of file xdot.h.
Referenced by DrawBeziers(), DrawPolyline(), emit_xdot(), freeXOpData(), jsonPolyline(), makeXDotSpline(), parsePolyline(), printPolyline(), Render_Contour2(), write_polyline(), and xdotBB().