[ library(daVinci) | Reference Manual | Alphabetic Index ]

daVinci_edge_attribute(?Name, ++Type, ++Value)

Set an attribute for an edge in the graph
Name
a Prolog term
Type
an atom
Value
an atom

Description

This predicate is used to set some attribute of an edge in the graph. For a list of all possible attributes and their values, please refer to the daVinci documentation Reference Manual. Typical attributes are 'EDGECOLOR' or 'EDGEPATTERN' to set the appearance of the edge. Note that it is currently not possible in daVinci to specify labels for the edges.

Fail Conditions

Resatisfiable

yes

Examples

 see daVinci_begin/0 

See Also

daVinci_edge / 3