DroidDiagram Programmer's Guide
OrthogonalRouter.setPutEndPointsAtNodeBorders Method
See Also
 






Sets a value indicating whether the end points of a link should be placed at the outlines of the nodes connected by that link.

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

 Syntax

Java  Copy Code

public void setPutEndPointsAtNodeBorders (
    boolean value
)

 Parameters

value

 See Also

OrthogonalRouter Members
OrthogonalRouter Class
com.mindfusion.diagramming Namespace