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.ColumnHeightCalculatorMethods in com.itextpdf.layout.renderer with parameters of type MulticolRenderer.ColumnHeightCalculatorModifier and TypeMethodDescriptionfinal voidMulticolRenderer.setHeightCalculator(MulticolRenderer.ColumnHeightCalculator heightCalculator) Sets the height calculator to be used by this renderer.