DroidDiagram Programmer's Guide
LayeredLayout.setNodeDistance Method
See Also
 






Sets the desired distance between adjacent nodes on the same layer.

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

 Syntax

Java  Copy Code

public void setNodeDistance (
    float value
)

 Parameters

value

A float value specifying the distance between adjacent nodes.

 See Also

LayeredLayout Members
LayeredLayout Class
com.mindfusion.diagramming Namespace