Implements a very fast link routing algorithm that uses a tree to represent the free and occupied regions in the diagram.
The following tables list the members exposed by the QuickRouter type.
Name | Description | |
---|---|---|
Overloaded. |
Name | Description | |
---|---|---|
Gets or sets the diagram this router is associated with. |
||
Gets or sets the granularity of the obstacles map generated by QuickRouter. |
||
Gets or sets a value added to the total cost of a route if it makes a turn. |
||
Gets or sets the maximum U-bend length. |
Name | Description | |
---|---|---|
Routes all links in the diagram. |
||
Implements ILinkRouter.RouteLink. |
||
Implements ILinkRouter.RouteLinks. |
WpfDiagram Programmer's Guide | © 2024 MindFusion |