Package | Description |
---|---|
ilog.views.graphlayout.grid |
The Grid Layout arranges the nodes either in the cells of a matrix (grid), or by rows or columns.
|
Constructor and Description |
---|
IlvGridLayout(IlvGridLayout source)
Creates a new layout instance by copying an existing one.
|
IlvGridLayoutGrapherProperty(String name,
IlvGridLayout layout,
boolean withDefaults)
Creates a new
IlvGridLayoutGrapherProperty that stores
layout parameter settings of the layout . |
IlvGridLayoutNodeProperty(String name,
IlvGridLayout layout,
IlvGraphic node,
boolean withDefaults)
Creates a new
IlvGridLayoutNodeProperty that stores
layout parameter settings of the layout for the
node . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.