Uses of Class
org.eclipse.gef.layout.algorithms.GridLayoutAlgorithm
-
Packages that use GridLayoutAlgorithm Package Description org.eclipse.gef.layout.algorithms 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.algorithms Modifier and Type Class Description class
BoxLayoutAlgorithm
Layout algorithm that places all elements in one column or one row, depending on set orientation.
-