DroidDiagram Programmer's Guide
HierarchicalLayoutInfo Members
Constructors Methods
 


Contains settings for the HierarchicalLayout class.

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

 Public Constructors

  Name Description

HierarchicalLayoutInfo

Initializes a new instance of the HierarchicalLayoutInfo class.

 Public Methods

  Name Description

getLevelDistance

Gets the distance between adjacent levels in the hierarchical layout.

getOrientation

Gets the orientation of the arranged graph.

setLevelDistance

Sets the distance between adjacent levels in the hierarchical layout.

setOrientation

Sets the orientation of the arranged graph.

 See Also

HierarchicalLayoutInfo Class
com.mindfusion.diagramming.jlayout Namespace