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


Implements a chain of link routers (objects implementing ILinkRouter 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.

 Public Constructors

  Name Description

CompositeRouter

Overloaded.  

 Public Properties

  Name Description

Diagram

Gets or sets the Diagram whose links will be routed.

Routers

A list of router objects forming a chain through which links pass until they are routed successfully.

 Public Methods

  Name Description

RouteLink

Implements ILinkRouter.RouteLink.

RouteLinks

Implements ILinkRouter.RouteLinks.

 See Also

CompositeRouter Class
MindFusion.Diagramming.Wpf Namespace