Zest
1.5.100.201405261516

Package org.eclipse.zest.layouts.algorithms

Class Summary
AbstractLayoutAlgorithm Handles common elements in all layout algorithms [irbull] Refactored into a template pattern.
CompositeLayoutAlgorithm  
ContinuousLayoutAlgorithm  
DirectedGraphLayoutAlgorithm  
GridLayoutAlgorithm  
HorizontalLayoutAlgorithm  
HorizontalShift This layout shifts overlapping nodes to the right.
HorizontalTreeLayoutAlgorithm A simple algorithm to arrange graph nodes in a layered horizontal tree-like layout.
RadialLayoutAlgorithm This layout will take the given entities, apply a tree layout to them, and then display the tree in a circular fashion with the roots in the center.
SpringLayoutAlgorithm The SpringLayoutAlgorithm has its own data repository and relation repository.
TreeLayoutAlgorithm The TreeLayoutAlgorithm class implements a simple algorithm to arrange graph nodes in a layered vertical tree-like layout.
VerticalLayoutAlgorithm  
 


Zest
1.5.100.201405261516

Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.