DroidDiagram Programmer's Guide
AnnealLayoutBuilder.widthHeightRatio Method
See Also
 






Sets what width / height ratio the layout area should have.

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

 Syntax

Java  Copy Code

public AnnealLayoutBuilder widthHeightRatio (
    float value
)

 Parameters

value

 Return Value

This AnnealLayoutBuilder instance.

 See Also

AnnealLayoutBuilder Members
AnnealLayoutBuilder Class
com.mindfusion.diagramming.builders Namespace