Package | Description |
---|---|
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
ilog.views.graphlayout.link |
The Link Layout algorithm reshapes the links of a graph without
moving the nodes.
|
Modifier and Type | Field and Description |
---|---|
protected IlvLinkLayout |
IltCompositeGrapher._defaultLinkLayout
This is the default link layout created for this composite grapher.
|
Constructor and Description |
---|
IlvLinkLayout(IlvLinkLayout source)
Creates a new layout instance by copying an existing one.
|
IlvLinkLayoutGrapherProperty(String name,
IlvLinkLayout layout,
boolean withDefaults)
Creates a new
IlvLinkLayoutGrapherProperty that stores
layout parameter settings of the layout . |
IlvLinkLayoutLinkProperty(String name,
IlvLinkLayout layout,
IlvGraphic link,
boolean withDefaults)
Creates a new
IlvLinkLayoutLinkProperty that stores
layout parameter settings of the layout for the
link . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.