EdgeRoutingContext
Context object containing all information needed for routing computation
Properties
Section titled “Properties”edge:
Edge
The edge being routed
sourceNode?
Section titled “sourceNode?”
optional
sourceNode:Node
Source node
sourcePoint
Section titled “sourcePoint”sourcePoint:
PortLocation
Source port location
sourcePort?
Section titled “sourcePort?”
optional
sourcePort:Port
Source port (if edge is connected to a specific port)
targetNode?
Section titled “targetNode?”
optional
targetNode:Node
Target node
targetPoint
Section titled “targetPoint”targetPoint:
PortLocation
Target port location
targetPort?
Section titled “targetPort?”
optional
targetPort:Port
Target port (if edge is connected to a specific port)