Uses of Interface
com.itextpdf.layout.renderer.MulticolRenderer.ColumnHeightCalculator
Packages that use MulticolRenderer.ColumnHeightCalculator
-
Uses of MulticolRenderer.ColumnHeightCalculator in com.itextpdf.layout.renderer
Classes in com.itextpdf.layout.renderer that implement MulticolRenderer.ColumnHeightCalculatorModifier and TypeClassDescriptionstatic class
Default implementation ofMulticolRenderer.ColumnHeightCalculator
which allows 4 relayouts and performs simple additional height calculation (split the elements which don't fit).Methods in com.itextpdf.layout.renderer with parameters of type MulticolRenderer.ColumnHeightCalculatorModifier and TypeMethodDescriptionfinal void
MulticolRenderer.setHeightCalculator
(MulticolRenderer.ColumnHeightCalculator heightCalculator) Sets the height calculator to be used by this renderer.