Overrides Router.routeInternal.
Namespace: MindFusion.Diagramming
File: CompositeRouter.js
SyntaxJavaScript
Copy Code
|
|---|
function routeInternal (link) |
DiagramLink. The link to route.
Array.<Point>. An array of points representing the link's new shape, or null if routing fails.
See Also