Search
OrthogonalRouter.getNodeDistance Method
See Also
 

Gets 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 float getNodeDistance ()

 Return Value

 See Also