edge-attributes
Graphviz attributes

Prev:node-attributes
Next:graph-attributes


Vocabulary
graphviz.attributes

Class description
Represents Graphviz attributes that are valid for edges. See attributes marked E in https://graphviz.org/content/attrs. Each slot must be a string or f.

See also
node-attributes, graph-attributes, <node-attributes>, <edge-attributes>, <graph-attributes>

Definition

TUPLE: edge-attributes
URL arrowhead arrowsize arrowtail color colorscheme comment
constraint decorate dir edgeURL edgehref edgetarget
edgetooltip fontcolor fontname fontsize headURL headclip
headhref headlabel headport headtarget headtooltip href id
label labelURL labelangle labeldistance labelfloat
labelfontcolor labelfontname labelfontsize labelhref
labeltarget labeltooltip layer len lhead lp ltail minlen
nojustify penwidth pos samehead sametail showboxes style
tailURL tailclip tailhref taillabel tailport tailtarget
tailtooltip target tooltip weight ;


Methods