Routes links by applying patterns of segment and turn sequences and accepting them when resulting paths do not cross nodes.
The following tables list the members exposed by the PatternRouter type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
Gets the Diagram whose links will be routed. |
|
![]() |
Gets the minimum allowed distance from obstacles for a route to be accepted. |
|
![]() |
Gets a list of obstacle nodes. |
|
![]() |
Gets a list of RoutePattern objects representing the routing patterns. |
|
![]() |
Gets the preferred distance from link's bend points to the link's nodes. |
|
![]() |
Implements LinkRouter.routeLink. |
|
![]() |
Implements LinkRouter.routeLinks. |
|
![]() |
Sets the Diagram whose links will be routed. |
|
![]() |
Sets the minimum allowed distance from obstacles for a route to be accepted. |
|
![]() |
Sets a list of obstacle nodes. |
|
![]() |
Sets a list of RoutePattern objects representing the routing patterns. |
|
![]() |
Sets the preferred distance from link's bend points to the link's nodes. |