Sets a value indicating whether the algorithm should spend time to optimize long routes.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public void setDontOptimizeLongRoutes ( |
true if the shape of long routes should not be optimized, otherwise false. The default value is false.
Segment optimization done on routed links might need much processing time. The control allows disabling that optimization for long links. That would make the found routes have a "staircase" pattern when they run diagonally.