DroidDiagram Programmer's Guide
TreeLayout.getLinkStyle Method
See Also
 






Gets what style is assigned to the links processed by the TreeLayout.

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

 Syntax

Java  Copy Code

public TreeLayoutLinkType getLinkStyle ()

 Return Value

A member of the TreeLayoutLinkType enumeration.

 See Also

TreeLayout Members
TreeLayout Class
com.mindfusion.diagramming Namespace