Skip navigation links

Package ilog.views.graphlayout.multiple

The Multiple Layout class is not really a layout algorithm but rather a facility to compose multiple layout algorithms and treat them as one algorithm object.

See: Description

Package ilog.views.graphlayout.multiple Description

The Multiple Layout class is not really a layout algorithm but rather a facility to compose multiple layout algorithms and treat them as one algorithm object. This is more convenient if a sequence of layout algorithms must be applied, in particular when dealing with subgraphs. Grouping the layout algorithms into one Multiple Layout ensures that the last layout algorithm in the sequence is already applied to all subgraphs before the first layout algorithm is started at the parent graph.

Since:
JViews 5.0
See Also:
ilog.views.graphlayout
Skip navigation links

© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.