Gets a value indicating whether the algorithm should spend time to optimize long routes.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getDontOptimizeLongRoutes () |
true if the shape of long routes should not be optimized, otherwise false.
See Also