Package | Description |
---|---|
ilog.views.graphlayout.tree |
The Tree Layout arranges the nodes of a tree horizontally, vertically or
radially, starting from the root of the tree.
|
Constructor and Description |
---|
IlvTreeLayout(IlvTreeLayout source)
Creates a new layout instance by copying an existing one.
|
IlvTreeLayoutGrapherProperty(String name,
IlvTreeLayout layout,
boolean withDefaults)
Creates a new
IlvTreeLayoutGrapherProperty that stores
layout parameter settings of the layout . |
IlvTreeLayoutLinkProperty(String name,
IlvTreeLayout layout,
IlvGraphic link,
boolean withDefaults)
Creates a new
IlvTreeLayoutLinkProperty that stores
layout parameter settings of the layout for the
link . |
IlvTreeLayoutNodeProperty(String name,
IlvTreeLayout layout,
IlvGraphic node,
boolean withDefaults)
Creates a new
IlvTreeLayoutNodeProperty that stores
layout parameter settings of the layout for the
node . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.