DroidDiagram Programmer's Guide
DiagramLink.updateFromPoints Method (boolean)
See Also
 






Updates the link's internal state after the link's control points have been changed.

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

 Syntax

Java  Copy Code

public void updateFromPoints (
    boolean updateGroups
)

 Parameters

updateGroups
true to update the positions of nodes attached to the link; otherwise, false.

 See Also

updateFromPoints Method Overload List
DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace