DroidDiagram Programmer's Guide
LinkRouter Interface
See Also
 






Defines methods that should be implemented by a link-router component. The control calls them when a new link path should be set in response to changes in the diagram, such as adding or modifying nodes.

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

 Syntax

Java  Copy Code

public interface LinkRouter

 Inheritors

com.mindfusion.diagramming.GridRouter
com.mindfusion.diagramming.QuickRouter

 See Also

LinkRouter Members
com.mindfusion.diagramming Namespace