An edge represents a link in a LayoutNetwork. It holds layout-specific data for the link.
This constructs an edge that does not know about any Link.
Gets or sets the LayoutVertex that this edge comes from.
Gets or sets the Link associated with this edge, if any.
Gets or sets the LayoutNetwork that owns this edge.
Gets or sets the LayoutVertex that this edge goes to.
Commits the route of this edge to the corresponding Link, if any.
any
Returns the edge's vertex at the other of this edge from the given vertex.
any