Uses of Class
org.eclipse.gef.layout.algorithms.TreeLayoutHelper.TreeNodeFactory
Packages that use TreeLayoutHelper.TreeNodeFactory
Package
Description
This package provides different implementations of concrete layout
algorithms.
-
Uses of TreeLayoutHelper.TreeNodeFactory in org.eclipse.gef.layout.algorithms
Constructors in org.eclipse.gef.layout.algorithms with parameters of type TreeLayoutHelper.TreeNodeFactoryModifierConstructorDescriptionTreeLayoutHelper
(TreeLayoutHelper.TreeNodeFactory nodeFactory) Constructs a newTreeLayoutHelper
for observing the givenLayoutContext
.