public class FloatApplierUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
applyFloating(Map<String,String> cssProps,
ProcessorContext context,
com.itextpdf.layout.IPropertyContainer element)
Applies a float value (left, right, or both) to an element.
|
public static void applyFloating(Map<String,String> cssProps, ProcessorContext context, com.itextpdf.layout.IPropertyContainer element)
cssProps - the CSS propertiescontext - the processor contextelement - the elementCopyright © 1998–2018 iText Group NV. All rights reserved.