DroidDiagram Programmer's Guide
TreeLayout.setStretchFactor Method
See Also
 






Sets a value defining the elliptic factor used with radial layouts.

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

 Syntax

Java  Copy Code

public void setStretchFactor (
    float value
)

 Parameters

value

A float multiplier that is applied to the horizontal distance between nodes in a radial layout.

 See Also

TreeLayout Members
TreeLayout Class
com.mindfusion.diagramming Namespace