<arc>
<arc> encodes an arc, the connection from one node to another in a graph. 19.1 Graphs and Digraphs | |||||||||||||||||
Modul | nets — 19 Graphs, Networks, and Trees | ||||||||||||||||
Neben global gültigen Attributen |
|
||||||||||||||||
Verwendet von | |||||||||||||||||
Kann enthalten |
core: label
|
||||||||||||||||
Deklaration |
element arc { att.global.attributes, attribute from { data.pointer }, attribute to { data.pointer }, ( label, label? )? } |
||||||||||||||||
Beispiel |