Package org.eclipse.zest.layouts.algorithms
package org.eclipse.zest.layouts.algorithms
- 
ClassesClassDescriptionHandles common elements in all layout algorithms [irbull] Refactored into a template pattern.Deprecated, for removal: This API element is subject to removal in a future version.No longer used in Zest 2.x.Layout algorithm that places all elements in one column or one row, depending on set orientation.Deprecated, for removal: This API element is subject to removal in a future version.UseCompositeLayoutAlgorithminstead.Deprecated, for removal: This API element is subject to removal in a future version.No longer used in Zest 2.x.Deprecated, for removal: This API element is subject to removal in a future version.UseDirectedGraphLayoutAlgorithminstead.Deprecated, for removal: This API element is subject to removal in a future version.UseGridLayoutAlgorithminstead.Deprecated, for removal: This API element is subject to removal in a future version.No longer used in Zest 2.x.Deprecated, for removal: This API element is subject to removal in a future version.UseHorizontalShiftAlgorithminstead.This layout shifts overlapping nodes to the right.Deprecated, for removal: This API element is subject to removal in a future version.No longer used in Zest 2.x.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.Deprecated, for removal: This API element is subject to removal in a future version.UseRadialLayoutAlgorithminstead.Layout algorithm implementing SpaceTree.The SpringLayoutAlgorithm has its own data repository and relation repository.Deprecated, for removal: This API element is subject to removal in a future version.UseSpringLayoutAlgorithminstead.The SugiyamaLayoutAlgorithm class implements an algorithm to arrange a directed graph in a layered tree-like layout.The TreeLayoutAlgorithm class implements a simple algorithm to arrange graph nodes in a layered tree-like layout.Deprecated, for removal: This API element is subject to removal in a future version.UseTreeLayoutAlgorithminstead.A helper class for layout algorithms that are based on tree structure.A superclass for listeners that can be added to this observer to get notification whenever the tree structure changes.Represents a node in a tree structure and stores all information related to it.TreeLayoutObserveruses instance of this class to create instances ofTreeLayoutObserver.TreeNode.Deprecated, for removal: This API element is subject to removal in a future version.No longer used in Zest 2.x.