Package | Description |
---|---|
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 |
---|
IlvTopologicalMeshLayout(IlvTopologicalMeshLayout source)
Creates a new layout instance by copying an existing one.
|
IlvTopologicalMeshLayoutGrapherProperty(String name,
IlvTopologicalMeshLayout layout,
boolean withDefaults)
Creates a new
IlvTopologicalMeshLayoutGrapherProperty
that stores layout parameter settings of the layout . |
IlvTopologicalMeshLayoutNodeProperty(String name,
IlvTopologicalMeshLayout layout,
IlvGraphic node,
boolean withDefaults)
Creates a new
IlvTopologicalMeshLayoutNodeProperty that
stores layout parameter settings of the layout for the
node . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.