MindFusion.Java Package Programmer's Guide
RoutingOptions.getAvoidOverlaps Method
See Also
 






Gets whether link segments should be pulled apart when they overlap in initially found routes.

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

 Syntax

Java  Copy Code

public boolean getAvoidOverlaps ()

 Return Value

true to pull apart overlapping segments, or false otherwise. The default value is true.

 See Also

RoutingOptions Members
RoutingOptions Class
com.mindfusion.diagramming Namespace