DroidDiagram Programmer's Guide
VerticalFlowLayout.preferredLayoutSize Method
See Also
 






Returns the preferred dimensions for this layout given the visible components in the specified target container.

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

 Syntax

Java  Copy Code

public Dimension preferredLayoutSize (
    Container target
)

 Parameters

target

 Return Value

 See Also

VerticalFlowLayout Members
VerticalFlowLayout Class
com.mindfusion.diagramming Namespace