Package | Description |
---|---|
ilog.views.graphlayout.circular |
The Circular Layout algorithm displays graphs
representing interconnected ring and/or star network topologies.
|
Constructor and Description |
---|
IlvCircularLayout(IlvCircularLayout source)
Creates a new layout instance by copying an existing one.
|
IlvCircularLayoutGrapherProperty(String name,
IlvCircularLayout layout,
boolean withDefaults)
Creates a new
IlvCircularLayoutGrapherProperty that
stores layout parameter settings of the layout . |
IlvCircularLayoutNodeProperty(String name,
IlvCircularLayout layout,
IlvGraphic node,
boolean withDefaults)
Creates a new
IlvCircularLayoutNodeProperty that stores
layout parameter settings of the layout for the
node . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.