Search
FlowchartLayout.setIgnoreRepeatingLinks Method
See Also
 

Sets a value indicating whether to ignore repeating links.

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

 Syntax

Java  Copy Code

public void setIgnoreRepeatingLinks (
    boolean value
)

 Parameters

value

 See Also