public class BlockFormattingContextUtil extends Object
See https://www.w3.org/TR/CSS21/visuren.html#block-formatting and https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Block_formatting_context for more info.
| Constructor and Description |
|---|
BlockFormattingContextUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isRendererCreateBfc(IRenderer renderer)
Defines whether a renderer creates a new "Block formatting context" in terms of CSS.
|
public static boolean isRendererCreateBfc(IRenderer renderer)
See BlockFormattingContextUtil class description for more info.
renderer - an IRenderer to be checked.
Copyright © 1998–2019 iText Group NV. All rights reserved.