MindFusion.Wpf Pack Programmer's Guide
PatternRouter Members
Constructors Properties Methods
 


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.

 Public Constructors

  Name Description

PatternRouter

Overloaded.  

 Public Properties

  Name Description

Diagram

Gets or sets the Diagram whose links will be routed.

MinimumDistance

Gets or sets the minimum allowed distance from obstacles for a route to be accepted.

Obstacles

Gets or sets a list of obstacle nodes.

Patterns

Gets or sets a list of RoutePattern objects representing the routing patterns.

PreferredDistance

Gets or sets the preferred distance from link's bend points to the link's nodes.

 Public Methods

  Name Description

RouteLink

Implements ILinkRouter.RouteLink.

RouteLinks

Implements ILinkRouter.RouteLinks.

 See Also

PatternRouter Class
MindFusion.Diagramming.Wpf Namespace