Search
CompositeRouter Methods
 


 Public Methods

  Name Description

getDiagram

Gets the Diagram whose links will be routed.

getRouters

Gets a list of router objects forming a chain through which links pass until they are routed successfully.

routeLink

Implements LinkRouter.routeLink.

routeLinks

Implements LinkRouter.routeLinks.

setDiagram

Sets the Diagram whose links will be routed.

setRouters

Sets a list of router objects forming a chain through which links pass until they are routed successfully.

 See Also