|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindfusion.diagramming.NamedEnum
com.mindfusion.diagramming.jlayout.HierarchicalLayoutTraits
public class HierarchicalLayoutTraits
Indicates item traits specific to hierarchical layouts. Members of this enumeration can be used as keys in the DiagramItem.LayoutTraits hashtable.
Field Summary | |
---|---|
static HierarchicalLayoutTraits |
Level
The number associated with this key specifies the index of the level of the item in the level-planar graph. |
Method Summary |
---|
Methods inherited from class com.mindfusion.diagramming.NamedEnum |
---|
equals, getName, hashCode, value |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final HierarchicalLayoutTraits Level
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |