DroidDiagram Programmer's Guide
FlowchartLayout.setNodeDistance Method
See Also
 






Sets the distance between consecutive nodes in the flowchart.

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

 Syntax

Java  Copy Code

public void setNodeDistance (
    float value
)

 Parameters

value

 See Also

FlowchartLayout Members
FlowchartLayout Class
com.mindfusion.diagramming Namespace