- 2
- 0
- 约1.4万字
- 约 8页
- 2026-06-09 发布于北京
- 举报
LIBXDOT(3)LIBXDOT(3)
名称libxdot−解析和反解析xdot操作
SYNOPSIS#includegraphviz/x
dot.h
typedefenum{
xd_left,xd_center,xd_right
}xdot_align;
typedefstruct
{doublex,y,
z;}
xdot_point;
typedefstruct{
doublex,y,w,h;}
xdot_rect;
typedefstruct{
intcnt;
xdot_point*pts;}
xdot_polyline;
typedefstruct{
doublex,y;
xd
原创力文档

文档评论(0)