configureEdge(Edge edge,
boolean wasInterEdge,
Node formerSource,
Node formerTarget)
This method will remove all bend and port information
in the case an inter-edge is converted back to a normal
edge.
public void configureEdge(Edge edge,
boolean wasInterEdge,
Node formerSource,
Node formerTarget)
This method will remove all bend and port information
in the case an inter-edge is converted back to a normal
edge. In all other cases the port of either the source node
or the target node will be reset, depending on which one of
these changed.