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 TypeMethodDescriptionprotected MulticolRenderer.MulticolLayoutResult
MulticolRenderer.layoutInColumns
(LayoutContext layoutContext, Rectangle actualBBox) Layouts multicol in the passed area.Methods in com.itextpdf.layout.renderer with parameters of type MulticolRenderer.MulticolLayoutResultModifier and TypeMethodDescriptionMulticolRenderer.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)