public class TransformationApplierUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
applyTransformation(Map<String,String> cssProps,
ProcessorContext context,
com.itextpdf.layout.IPropertyContainer element)
Applies a transformation to an element.
|
public static void applyTransformation(Map<String,String> cssProps, ProcessorContext context, com.itextpdf.layout.IPropertyContainer element)
cssProps - the CSS propertiescontext - the properties contextelement - the elementCopyright © 1998–2020 iText Group NV. All rights reserved.