Skip navigation links

Package ilog.views.graphlayout.hierarchical

The Hierarchical Layout algorithm arranges the nodes of the graph in horizontal or vertical levels, so that the majority of the links point in the same direction (top-down, left-to-right, and so on).

See: Description

Package ilog.views.graphlayout.hierarchical Description

The Hierarchical Layout algorithm arranges the nodes of the graph in horizontal or vertical levels, so that the majority of the links point in the same direction (top-down, left-to-right, and so on).

Sample drawing produced by the Hierarchical Layout:

Link flow left to right with polyline links:

Click on the image to see it in normal size.

A typical flowchart with link flow to bottom and orthogonal links:

Click on the image to see it in normal size.

Mixed orthogonal and polyline links in the same drawing:

Click on the image to see it in normal size.

A drawing with many ports:

Click on the image to see it in normal size.
Since:
JViews3.0
See Also:
ilog.views.graphlayout
Skip navigation links

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