Class 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.