DroidDiagram Programmer's Guide
RoutingOptions.getDontOptimizeLongRoutes Method
See Also
 






Gets a value indicating whether the algorithm should spend time to optimize long routes.

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

 Syntax

Java  Copy Code

public boolean getDontOptimizeLongRoutes ()

 Return Value

true if the shape of long routes should not be optimized, otherwise false.

 See Also

RoutingOptions Members
RoutingOptions Class
com.mindfusion.diagramming Namespace