Uses of Package
org.eclipse.zest.layouts.algorithms
Packages that use org.eclipse.zest.layouts.algorithms
-
Classes in org.eclipse.zest.layouts.algorithms used by org.eclipse.zest.layouts.algorithmsClassDescriptionHandles 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.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.Use
GridLayoutAlgorithm
instead.Deprecated, for removal: This API element is subject to removal in a future version.UseTreeLayoutAlgorithm
instead.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.TreeLayoutObserver
uses instance of this class to create instances ofTreeLayoutObserver.TreeNode
.