DroidDiagram Programmer's Guide
LayeredLayout.setIgnoreNodeSize Method
See Also
 






Sets a value indicating whether the distance between adjacent nodes in the final layout should be independent of the nodes' size.

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

 Syntax

Java  Copy Code

public void setIgnoreNodeSize (
    boolean value
)

 Parameters

value

 See Also

LayeredLayout Members
LayeredLayout Class
com.mindfusion.diagramming Namespace