Package | Description |
---|---|
ilog.views.graphlayout.multiple |
The Multiple Layout class is not really a layout algorithm but rather a
facility to compose multiple layout algorithms and treat them as one algorithm
object.
|
Modifier and Type | Method and Description |
---|---|
static IlvMultipleLayout |
IlvMultipleLayout.GetMultipleLayout(IlvGraphLayout layout)
Returns the multiple layout that contains the input graph layout.
|
static IlvMultipleLayout |
IlvMultipleLayout.GetMultipleLayout(IlvLabelLayout layout)
Returns the multiple layout that contains the input label layout.
|
Constructor and Description |
---|
IlvMultipleLayout(IlvMultipleLayout source)
Creates a new layout instance by copying an existing one.
|
IlvMultipleLayoutGrapherProperty(String name,
IlvMultipleLayout layout,
boolean withDefaults)
Creates a new
IlvMultipleLayoutGrapherProperty that
stores layout parameter settings of the layout . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.