Removes the edge from the out list of the in node and from the in list of
the out node. Nodes are switched and then the edge is added to the in list
of the new out node, and to the out list of the new in node.
See Also:Edge.reverse
Methods inherited from org.geotools.graph.structure.basic.BasicGraphable