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, IStylesContainer stylesContainer, ITagWorker tagWorker)
Applies styles to an element.
|
public void apply(ProcessorContext context, IStylesContainer stylesContainer, ITagWorker tagWorker)
ICssApplier
apply in interface ICssApplier
context - the processor context
stylesContainer - the styles
tagWorker - the tag worker for the element
Copyright © 1998–2019 iText Group NV. All rights reserved.