Edge_Arrow - SwiftDocOrg/GraphViz GitHub Wiki

Edge.Arrow

public struct Arrow: Hashable

https://www.graphviz.org/doc/info/arrows.html

Inheritance

Hashable

Properties

shape

var shape: Shape?

open

var open: Bool?

side

var side: Side?