Implements a chain of link routers (objects implementing LinkRouter interface) so that a link passes through the sequence until it gets routed successfully.
The following tables list the members exposed by the CompositeRouter type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
Gets the Diagram whose links will be routed. |
|
![]() |
Gets a list of router objects forming a chain through which links pass until they are routed successfully. |
|
![]() |
Implements LinkRouter.routeLink. |
|
![]() |
Implements LinkRouter.routeLinks. |
|
![]() |
Sets the Diagram whose links will be routed. |
|
![]() |
Sets a list of router objects forming a chain through which links pass until they are routed successfully. |