Search
OrthogonalLayoutInfo.setPadding Method
See Also
 

Sets a value indicating how much space to leave between nodes in adjacent lanes.

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

 Syntax

Java  Copy Code

public void setPadding (
    float padding
)

 Parameters

padding

 See Also