this.majorAxisLayoutStep = new InfiniteMajorAxisLayoutStep();
this.tableRowHeightStep = new TableRowHeightStep();
this.breakabilityStep = new ComputeBreakabilityStep();
this.paginationStep = new SimplePaginationStep();
this.cleanBoxesStep = new CleanStreamedBoxesStep();
this.updateTokensStep = new UpdateTokensStep();
}
}