DroidDiagram Programmer's Guide
OrthogonalRouter.setStartOrientation Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setStartOrientation (
    Orientation value
)

 Parameters

value

 Remarks

A member of the Orientation enumeration.

 See Also

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