DroidDiagram Programmer's Guide
CircularLayoutInfo Members
Constructors Methods
 


The following tables list the members exposed by the CircularLayoutInfo type.

 Public Constructors

  Name Description

CircularLayoutInfo

Initializes a new instance of the CircularLayoutInfo class.

 Public Methods

  Name Description

getMargins

Gets the distance between the top-left corner of the smallest rectangle containing the arranged tree and the top-left point of the document bounds.

getRadius

Gets the radius of the layout circle.

getSiftingRounds

Gets the number of sifts to perform during the layout.

setMargins

Sets the distance between the top-left corner of the smallest rectangle containing the arranged tree and the top-left point of the document bounds.

setRadius

Sets the radius of the layout circle.

setSiftingRounds

Sets the number of sifts to perform during the layout.

 See Also

CircularLayoutInfo Class
com.mindfusion.diagramming.jlayout Namespace