DroidDiagram Programmer's Guide
TreeLayoutInfo Members
Constructors Methods
 


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

 Public Constructors

  Name Description

TreeLayoutInfo

Overloaded.  

 Public Methods

  Name Description

getBalance

Gets a value indicating the ordering of the child nodes in order to produce layouts with specific balance.

getBalanceFunction

Gets the custom balancing function.

getCompactAssistants

Gets a value indicating whether the "assistant" trait is regarded when performing the layout.

getDirection

Gets or sets the layout direction.

getEnableAssistants

Gets a value indicating whether the "assistant" trait is regarded when performing the layout.

getKeepRootPosition

Gets or sets a flag, indicating whether the layout should preserve the position of the root node.

getLevelDistance

Gets or sets the minimal distance between two adjacent tree levels.

getNodeDistance

Gets or sets the minimal distance between two adjacent nodes in the same level.

getStretchFactor

Gets or sets a value indicating the stretch factor in radial layouts.

getXGap

Gets or sets the gap between the leftmost box and the left bound of the document.

getYGap

Gets or sets the gap between the topmost box and the top bound of the document.

setBalance

Sets a value indicating the ordering of the child nodes in order to produce layouts with specific balance.

setBalanceFunction

Sets the custom balancing function.

setCompactAssistants

Sets a value indicating whether the "assistant" trait is regarded when performing the layout.

setDirection

 

setEnableAssistants

Sets a value indicating whether the "assistant" trait is regarded when performing the layout.

setKeepRootPosition

 

setLevelDistance

 

setNodeDistance

 

setStretchFactor

 

setXGap

 

setYGap

 

 See Also

TreeLayoutInfo Class
com.mindfusion.diagramming.jlayout Namespace