Search
TriangularLayoutInfo.setBendNonplanarLinks Method
See Also
 

Sets a value indicating whether the intersecting links in a non-planar graphs will be segmented and bended to improve presentation.

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

 Syntax

Java  Copy Code

public void setBendNonplanarLinks (
    boolean value
)

 Parameters

value

 See Also