Search
TreeMapLayoutInfo.setPadding Method
See Also
 

Sets the distance between adjacent nodes.

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

 Syntax

Java  Copy Code

public void setPadding (
    float value
)

 Parameters

value

 See Also