Package | Description |
---|---|
ilog.views.graphlayout.basic |
This package contains base classes for other layout algorithms.
|
ilog.views.graphlayout.circular |
The Circular Layout algorithm displays graphs
representing interconnected ring and/or star network topologies.
|
ilog.views.graphlayout.topologicalmesh |
The Topological Mesh Layout (TML) algorithm can be used to lay out
cyclic graphs, both planar and non-planar.
|
Constructor and Description |
---|
IlvBasicLinkStyleLayoutNodeProperty(IlvBasicLinkStyleLayoutNodeProperty source)
Creates a new
IlvBasicLinkStyleLayoutNodeProperty by
copying an existing one. |
Modifier and Type | Class and Description |
---|---|
class |
IlvCircularLayoutNodeProperty
The class
IlvCircularLayoutNodeProperty allows you to
store the settings of an instance of IlvCircularLayout
for an individual node as a named property in the node. |
Modifier and Type | Class and Description |
---|---|
class |
IlvTopologicalMeshLayoutNodeProperty
The class
IlvTopologicalMeshLayoutNodeProperty allows you
to store the settings of an instance of
IlvTopologicalMeshLayout for an individual node as a
named property in the node. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.