Class BoxLayoutAlgorithm

java.lang.Object
org.eclipse.gef.layout.algorithms.GridLayoutAlgorithm
org.eclipse.gef.layout.algorithms.BoxLayoutAlgorithm
All Implemented Interfaces:
ILayoutAlgorithm

public class BoxLayoutAlgorithm extends GridLayoutAlgorithm
Layout algorithm that places all elements in one column or one row, depending on set orientation.