Graphviz
2.41.20171026.1811
|
#include <xdot.h>
Data Fields | |
double | x0 |
double | y0 |
double | x1 |
double | y1 |
int | n_stops |
xdot_color_stop * | stops |
int xdot_linear_grad::n_stops |
Definition at line 50 of file xdot.h.
Referenced by freeXDotColor().
xdot_color_stop* xdot_linear_grad::stops |
Definition at line 51 of file xdot.h.
Referenced by freeXDotColor().