Uses of Class
com.itextpdf.layout.renderer.MulticolRenderer.MulticolLayoutResult
Packages that use MulticolRenderer.MulticolLayoutResult
-
Uses of MulticolRenderer.MulticolLayoutResult in com.itextpdf.layout.renderer
Methods in com.itextpdf.layout.renderer that return MulticolRenderer.MulticolLayoutResultModifier and TypeMethodDescriptionMulticolRenderer.balanceContentAndLayoutColumns
(LayoutContext prelayoutContext, Rectangle actualBbox) MulticolRenderer.layoutColumnsAndReturnOverflowRenderer
(LayoutContext preLayoutContext, Rectangle actualBBox, float workingHeight) protected MulticolRenderer.MulticolLayoutResult
MulticolRenderer.layoutInColumns
(LayoutContext layoutContext, Rectangle actualBBox) Methods in com.itextpdf.layout.renderer with parameters of type MulticolRenderer.MulticolLayoutResultModifier and TypeMethodDescriptionprivate void
MulticolRenderer.clearOverFlowRendererIfNeeded
(MulticolRenderer.MulticolLayoutResult result) MulticolRenderer.ColumnHeightCalculator.getAdditionalHeightOfEachColumn
(MulticolRenderer renderer, MulticolRenderer.MulticolLayoutResult result) Calculate height, by which current height of givenMulticolRenderer
should be increased soMulticolLayoutResult#getOverflowRenderer
could be laudedMulticolRenderer.LayoutInInfiniteHeightCalculator.getAdditionalHeightOfEachColumn
(MulticolRenderer renderer, MulticolRenderer.MulticolLayoutResult result)