DroidDiagram Programmer's Guide
RoutingOptions.setSmartPolylineEnds Method
See Also
 






Sets a value indicating whether the end segments of polyline links should be oriented orthogonally to the node bounds.

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

 Syntax

Java  Copy Code

public void setSmartPolylineEnds (
    boolean value
)

 Parameters

value

true to orient the end segments orthogonally to the node bounds; otherwise, false.

 See Also

RoutingOptions Members
RoutingOptions Class
com.mindfusion.diagramming Namespace