Implements a link routing algorithm that uses a grid to represent the free and occupied regions in the diagram.
The following tables list the members exposed by the GridRouter type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
|
Public Methods| Name | Description | |
|---|---|---|
![]() |
Gets the Diagram whose links will be routed. |
|
![]() |
Implements LinkRouter.routeLink. |
|
![]() |
Implements LinkRouter.routeLinks. |
|
![]() |
Sets the Diagram whose links will be routed. |
See Also