DroidDiagram Programmer's Guide
LinkRouter.RouteLinks Method
See Also
 






Called when more than one links must be routed.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

void RouteLinks (
    DiagramLinkList links
)

 Parameters

links

A DiagramLinkCollection containing the links that should be routed.

 See Also

LinkRouter Members
LinkRouter Interface
com.mindfusion.diagramming Namespace