Search
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