DroidDiagram Programmer's Guide
OneWayLayout.setNodeDistance Method
See Also
 






Sets the minimum spacing between adjacent nodes in the final layout.

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

 Syntax

Java  Copy Code

public void setNodeDistance (
    float value
)

 Parameters

value

A float value specifying the desired distance between nodes.

 See Also

OneWayLayout Members
OneWayLayout Class
com.mindfusion.diagramming Namespace