Graphviz 13.0.0~dev.20241220.2304
|
#include <xdot.h>
Data Fields | |
xdot_rect | pos |
char * | name |
char* xdot_image::name |
Definition at line 103 of file xdot.h.
Referenced by freeXOpData(), InsertImage(), jsonXDot_Op(), parseOp(), and printXDot_Op().
xdot_rect xdot_image::pos |
Definition at line 102 of file xdot.h.
Referenced by InsertImage(), jsonXDot_Op(), parseOp(), and printXDot_Op().