Graphviz
2.41.20171026.1811
|
Data Fields | |
char * | color |
float | t |
boolean | hasFraction |
char* colorseg_t::color |
Definition at line 411 of file emit.c.
Referenced by findStopColor(), stripedBox(), and wedgedEllipse().
boolean colorseg_t::hasFraction |
Definition at line 413 of file emit.c.
Referenced by findStopColor().
float colorseg_t::t |
Definition at line 412 of file emit.c.
Referenced by findStopColor(), stripedBox(), and wedgedEllipse().