DroidDiagram Programmer's Guide
OrthogonalRouter.setEndOrientation Method
See Also
 






Sets the desired orientation of the last segments of routed links.

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

 Syntax

Java  Copy Code

public void setEndOrientation (
    Orientation value
)

 Parameters

value

A member of the Orientation enumeration.

 See Also

setEndOrientation Method Overload List
OrthogonalRouter Members
OrthogonalRouter Class
com.mindfusion.diagramming Namespace