Uses of Class
org.eclipse.gef.layout.algorithms.GridLayoutAlgorithm
Packages that use GridLayoutAlgorithm
Package
Description
This package provides different implementations of concrete layout
algorithms.
-
Uses of GridLayoutAlgorithm in org.eclipse.gef.layout.algorithms
Subclasses of GridLayoutAlgorithm in org.eclipse.gef.layout.algorithmsModifier and TypeClassDescriptionclass
Layout algorithm that places all elements in one column or one row, depending on set orientation.