This constructs an edge that does not know about any Link.
Gets or sets the LayoutVertex that this edge comes from. Setting this property does not change any LayoutVertex.destinationEdges collection.
Gets or sets a Point, relative to the parent node, that may be useful in routing this link.
Gets or sets the LayoutVertex that this edge goes to. Setting this property does not change any LayoutVertex.sourceEdges collection.
Commits the position of the Link and routes it.
This holds TreeLayout-specific information about Links.
This class inherits from LayoutEdge.