|
Graphviz 14.0.3~dev.20251029.0425
|
#include <smyrnadefs.h>
Data Fields | |
| xdot_op | op |
| void * | obj |
| glCompFont | font |
| int | layer |
| glCompImage * | img |
Definition at line 82 of file smyrnadefs.h.
| glCompFont sdot_op::font |
Definition at line 86 of file smyrnadefs.h.
Referenced by EmbedText().
| glCompImage* sdot_op::img |
Definition at line 88 of file smyrnadefs.h.
Referenced by InsertImage().
| int sdot_op::layer |
Definition at line 87 of file smyrnadefs.h.
Referenced by DrawBeziers(), DrawEllipse(), DrawPolygon(), DrawPolyline(), and EmbedText().
| void* sdot_op::obj |
Definition at line 85 of file smyrnadefs.h.
Referenced by InsertImage().
| xdot_op sdot_op::op |
Definition at line 84 of file smyrnadefs.h.
Referenced by draw_xdot(), EmbedText(), InsertImage(), and Render_Contour2().