DroidDiagram Programmer's Guide
HierarchicalLayoutTraits Enumeration
See Also
 






Indicates item traits specific to hierarchical layouts. Members of this enumeration can be used as keys in the DiagramItem.LayoutTraits hashtable.

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

 Syntax

Java  Copy Code

public enum HierarchicalLayoutTraits

 Members

  Member name Description

Level

The number associated with this key specifies the index of the level of the item in the level-planar graph.

 See Also

com.mindfusion.diagramming.jlayout Namespace