Package com.tensegrity.graph.layout.hierarchical

Class Summary
HierarchicalLayout This Layout uses a Sugiyama layout algorithm to arrange a graph by placing nodes in different layers (rows and columns of an imaginary 2D grid) in such a way that most visual edges flow in the same direction and the number of their intersections are minimized.
HierarchicalLayoutConstants This class contains attributes and their default values that are used by HierarchicalLayout.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.