Skip navigation links

Package ilog.views.graphlayout.uniformlengthedges

The Uniform Length Edges Layout algorithm can be used to lay out any type of graph; it allows you to specify the length of the links.

See: Description

Package ilog.views.graphlayout.uniformlengthedges Description

The Uniform Length Edges Layout algorithm can be used to lay out any type of graph; it allows you to specify the length of the links.

This layout algorithm iteratively searches for a configuration of the graph such that the lengths of the edges are close to a desired value.

Sample drawings produced with the Uniform Length Edges Layout:

Since:
JViews2.0
See Also:
ilog.views.graphlayout
Skip navigation links

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