Package | Description |
---|---|
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
ilog.tgo.graphic.graphlayout |
Contains graph layout algorithms that extend those of package ilog.views.graphlayout.
|
Class and Description |
---|
IltNodeSide
Deprecated.
This class will probably change in the next JTGO release.
Please use class IltLinkPort instead.
|
IltNodeSideFilter
Deprecated.
This class will probably change in the next JTGO release.
|
Class and Description |
---|
IltLinkLayout
This is an extended version of the Rogue Wave JViews IlvLinkLayout class.
|
IltLinkLayoutGrapherProperty
The class
IltLinkLayoutGrapherProperty
allows you to store the global settings of an instance
of IltLinkLayout
as a named property in the grapher. |
IltLinkLayoutLinkProperty
The class
IltLinkLayoutLinkProperty allows you to store
the settings of an instance of IltLinkLayout
for an individual link as a named property in the link. |
IltLocalLinkLayout
This is a simple link layout algorithm: All links are straight
lines between the nearest sides of two nodes.
|
IltNodeSide
Deprecated.
This class will probably change in the next JTGO release.
Please use class IltLinkPort instead.
|
IltNodeSideFilter
Deprecated.
This class will probably change in the next JTGO release.
|
IltShortLinkLayout
This class is an extended version of the Rogue Wave JViews
IlvShortLinkLayout class. |
IltShortLinkLayoutGrapherProperty
The class
IltShortLinkLayoutGrapherProperty
allows you to store the global settings of an instance
of IltShortLinkLayout
as a named property in the grapher. |
IltShortLinkLayoutLinkProperty
The class
IltShortLinkLayoutLinkProperty allows you to store
the settings of an instance of IltShortLinkLayout
for an individual link as a named property in the link. |
IltStraightLinkLayout
This is a very simple link layout algorithm: All links are straight
lines connecting the midpoints of their end points.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.