public class BlockCssApplier extends Object implements ICssApplier
ICssApplier implementation for Block elements.| Constructor and Description |
|---|
BlockCssApplier() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(ProcessorContext context,
com.itextpdf.styledxmlparser.node.IStylesContainer stylesContainer,
ITagWorker tagWorker)
Applies styles to an element.
|
public void apply(ProcessorContext context, com.itextpdf.styledxmlparser.node.IStylesContainer stylesContainer, ITagWorker tagWorker)
ICssApplierapply in interface ICssAppliercontext - the processor contextstylesContainer - the stylestagWorker - the tag worker for the elementCopyright © 1998–2022 iText Group NV. All rights reserved.