DroidDiagram Programmer's Guide
TreeLayout.getStretchFactor Method
See Also
 






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

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

 Syntax

Java  Copy Code

public float getStretchFactor ()

 Return 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