Search
SwimlaneLayout.setCompactNodes Method
See Also
 

Sets a value indicating whether the nodes within individual lanes are compacted.

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

 Syntax

Java  Copy Code

public void setCompactNodes (
    boolean value
)

 Parameters

value

 See Also