Gets whether link segments should be pulled apart when they overlap in initially found routes.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getAvoidOverlaps () |
true to pull apart overlapping segments, or false otherwise. The default value is true.
See Also