See: Description
Class | Description |
---|---|
IlvLongLinkLayout |
The main class for the Long Link Layout algorithm.
|
This algorithm is suitable, if routing on the grid is preferred and many long orthogonal links exist that should not overlap any node. Otherwise the Short 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 Link Layout in long link mode:
The long link mode can find a route through a labyrinth:
ilog.views.graphlayout
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.