DroidDiagram Programmer's Guide
AbstractLayout.setLayoutNode Method
See Also
 






Sets an object, which is notified when the position of a node is changed by the layout.

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

 Syntax

Java  Copy Code

public void setLayoutNode (
    LayoutNode value
)

 Parameters

value

 See Also

AbstractLayout Members
AbstractLayout Class
com.mindfusion.diagramming Namespace