Search
CircularLayout.getSiftingRounds Method
See Also
 

Gets the number of sifts to perform during the layout.

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

 Syntax

Java  Copy Code

public int getSiftingRounds ()

 Return Value

An integer value specifying the number of sifting rounds. The default value is 1.

 See Also