DroidDiagram Programmer's Guide
OrthogonalRouter.setNodeDistance Method
See Also
 






Sets the desired distance between adjacent nodes in a layer. Specifies the distance between nodes in the same layer when BaseLayout is set to Layered or Cascading.

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

 Syntax

Java  Copy Code

public void setNodeDistance (
    float value
)

 Parameters

value

 See Also

OrthogonalRouter Members
OrthogonalRouter Class
com.mindfusion.diagramming Namespace