DroidDiagram Programmer's Guide
TreeMapLayout.setContainerPadding Method
See Also
 






Sets the padding inside containers.

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

 Syntax

Java  Copy Code

public void setContainerPadding (
    float value
)

 Parameters

value

A float value specifying the padding size between parent nodes and their outermost children.

 See Also

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