See: Description
Class | Description |
---|---|
IlvShortLinkLayout |
This class is the main class for the Short Link Layout algorithm.
|
IlvShortLinkLayoutGrapherProperty |
The class
IlvShortLinkLayoutGrapherProperty allows you to
store the global settings of an instance of
IlvShortLinkLayout as a named property in the grapher. |
IlvShortLinkLayoutLinkProperty |
The class
IlvShortLinkLayoutLinkProperty allows you to
store the settings of an instance of IlvShortLinkLayout
for an individual link as a named property in the link. |
IlvShortLinkLayoutNodeProperty |
The class
IlvShortLinkLayoutNodeProperty allows you to
store the settings of an instance of IlvShortLinkLayout
for an individual node as a named property in the node. |
This algorithm is suitable, if overlaps are no fatal layout errors, or if the links are short. Otherwise the Long Link Layout algorithm may be more suitable.
By default, the algorithm computes orthogonal links; that is, links composed of alternating horizontal and vertical segments. Optionally, direct links can be computed. Both link styles can be mixed in the same drawing.
Sample drawing produced by the Short Link Layout:
ilog.views.graphlayout
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.