Package | Description |
---|---|
ilog.tgo.graphic.graphlayout |
Contains graph layout algorithms that extend those of package ilog.views.graphlayout.
|
Modifier and Type | Method and Description |
---|---|
IltShortLinkLayout |
IltLinkLayout.getShortLinkLayout()
Returns the Short Link Layout instance that is used internally by
this Link Layout instance in layout mode
IltLinkLayout.SHORT_LINKS . |
Constructor and Description |
---|
IltShortLinkLayout(IltShortLinkLayout source)
Creates a new layout instance by copying an existing one.
|
IltShortLinkLayoutGrapherProperty(String name,
IltShortLinkLayout layout,
boolean withDefaults)
Creates a new
IltShortLinkLayoutGrapherProperty that stores
layout parameter settings of the layout . |
IltShortLinkLayoutLinkProperty(String name,
IltShortLinkLayout layout,
IlvGraphic link,
boolean withDefaults)
Creates a new
IltShortLinkLayoutLinkProperty that stores
layout parameter settings of the layout for
the link . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.