DroidDiagram Programmer's Guide
VerticalFlowLayout.layoutContainer Method
See Also
 






Lays out the container. This method lets each visible component take its preferred size by reshaping the components in the target container in order to satisfy the alignment of this VerticalFlowLayout object.

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

 Syntax

Java  Copy Code

public void layoutContainer (
    Container target
)

 Parameters

target

 See Also

VerticalFlowLayout Members
VerticalFlowLayout Class
com.mindfusion.diagramming Namespace