public class CssContentLinearGradientApplier extends Object implements ICssApplier
ICssApplier implementation for linear-gradient elements in content CSS property.| Constructor and Description |
|---|
CssContentLinearGradientApplier() |
| 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–2023 iText Group NV. All rights reserved.