DroidDiagram Programmer's Guide
TreeMapLayout.setPadding Method
See Also
 






Sets the distance between adjacent nodes.

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

 Syntax

Java  Copy Code

public void setPadding (
    float value
)

 Parameters

value

A real number specifying the distance between adjacent nodes.

 See Also

TreeMapLayout Members
TreeMapLayout Class
com.mindfusion.diagramming Namespace
ContainerPadding Property