Package | Description |
---|---|
ilog.views.graphlayout.hierarchical |
The Hierarchical Layout algorithm arranges the nodes of the graph
in horizontal or vertical levels, so that the majority of the
links point in the same direction (top-down, left-to-right, and so on).
|
Modifier and Type | Class and Description |
---|---|
class |
IlvRelativeLevelConstraint
The class
IlvRelativeLevelConstraint is a constraint to
place a node relative to another node. |
class |
IlvRelativePositionConstraint
The class
IlvRelativePositionConstraint is a constraint
to place a node relative to another node that belongs to the same
level. |
Constructor and Description |
---|
IlvRelativeConstraint(IlvRelativeConstraint source)
Creates a new
IlvRelativeConstraint by copying an
existing one. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.