public final class HyphenationApplierUtil extends Object
Modifier and Type | Method and Description |
---|---|
static void |
applyHyphenation(Map<String,String> cssProps,
ProcessorContext context,
IStylesContainer stylesContainer,
com.itextpdf.layout.IPropertyContainer element)
Applies hyphenation to an element.
|
public static void applyHyphenation(Map<String,String> cssProps, ProcessorContext context, IStylesContainer stylesContainer, com.itextpdf.layout.IPropertyContainer element)
cssProps
- the CSS propscontext
- the processor contextstylesContainer
- the styles containerelement
- the elementCopyright © 1998–2019 iText Group NV. All rights reserved.