|
Graphviz 14.0.3~dev.20251029.0425
|
Data Fields | |
| unsigned int | flags |
| char * | width |
| char * | fill |
| char * | arrow |
| char * | arrowhead |
| char * | arrowtail |
| char * | pos |
| char * | fontColor |
| char * | fontSize |
| char * | fontName |
| char* edge_attrs::arrow |
Definition at line 77 of file gv2gml.c.
Referenced by emitEdgeAttrs().
| char* edge_attrs::arrowhead |
Definition at line 78 of file gv2gml.c.
Referenced by emitEdgeAttrs().
| char* edge_attrs::arrowtail |
Definition at line 79 of file gv2gml.c.
Referenced by emitEdgeAttrs().
| char* edge_attrs::fill |
Definition at line 76 of file gv2gml.c.
Referenced by emitEdgeAttrs().
| unsigned int edge_attrs::flags |
Definition at line 73 of file gv2gml.c.
Referenced by emitEdgeAttrs().
| char* edge_attrs::fontColor |
Definition at line 82 of file gv2gml.c.
Referenced by emitEdgeAttrs().
| char* edge_attrs::fontName |
Definition at line 84 of file gv2gml.c.
Referenced by emitEdgeAttrs().
| char* edge_attrs::fontSize |
Definition at line 83 of file gv2gml.c.
Referenced by emitEdgeAttrs().
| char* edge_attrs::pos |
Definition at line 80 of file gv2gml.c.
Referenced by emitEdgeAttrs().
| char* edge_attrs::width |
Definition at line 75 of file gv2gml.c.
Referenced by emitEdgeAttrs().