public static interface MulticolRenderer.ColumnHeightCalculator
| Modifier and Type | Method and Description |
|---|---|
Float |
getAdditionalHeightOfEachColumn(MulticolRenderer renderer,
MulticolRenderer.MulticolLayoutResult result)
Calculate height, by which current height of given
MulticolRenderer should be increased so
MulticolLayoutResult#getOverflowRenderer could be lauded |
int |
maxAmountOfRelayouts() |
Float getAdditionalHeightOfEachColumn(MulticolRenderer renderer, MulticolRenderer.MulticolLayoutResult result)
MulticolRenderer should be increased so
MulticolLayoutResult#getOverflowRenderer could be laudedrenderer - multicol renderer for which height needs to be increasedresult - result of one iteration of MulticolRenderer layoutingint maxAmountOfRelayouts()
Copyright © 1998–2024 Apryse Group NV. All rights reserved.