public class DisplayGridTagCssApplier extends BlockCssApplier
ICssApplier implementation for elements with display grid.| Constructor and Description |
|---|
DisplayGridTagCssApplier() |
| 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)
apply in interface ICssApplierapply in class BlockCssAppliercontext - the processor contextstylesContainer - the stylestagWorker - the tag worker for the elementCopyright © 1998–2024 Apryse Group NV. All rights reserved.