This is an extension and not part of the main GoJS library. Note that the API for this class may change at
any time. Extensions can be found in the GoJS kit under the extensions
or
extensionsTS
folders. See the
Extensions intro page for more information.
Constructs the link's route by modifying points.
true if it computed a route of points
This custom Link class customizes its route to go parallel to other links connecting the same ports, if the link is not orthogonal and is not Bezier curved.
If you want to experiment with this extension, try the Parallel Route Links sample.