DroidDiagram Programmer's Guide
RoutingOptions.getSmartPolylineEnds Method
See Also
 






Gets 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 boolean getSmartPolylineEnds ()

 Return Value

true if the end segments are orthogonally to the node bounds oriented; otherwise, false.

 See Also

RoutingOptions Members
RoutingOptions Class
com.mindfusion.diagramming Namespace