Search
OrthogonalRouter.setLayerDistance Method
See Also
 

Sets the desired distance between layer axis lines. Specifies the distance between layers when BaseLayout is set to Layered or Cascading.

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

 Syntax

Java  Copy Code

public void setLayerDistance (
    float value
)

 Parameters

value

 See Also