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 properties
context - the properties context
element - the element
Copyright © 1998–2019 iText Group NV. All rights reserved.