public class BorderStyleApplierUtil extends Object
Modifier and Type | Method and Description |
---|---|
static void |
applyBorders(Map<String,String> cssProps, ProcessorContext context, com.itextpdf.layout.IPropertyContainer element) |
static com.itextpdf.layout.border.Border[] |
getBordersArray(Map<String,String> styles, float em, float rem) |
static com.itextpdf.layout.border.Border |
getCertainBorder(String borderWidth, String borderStyle, String borderColor, float em, float rem) |
Copyright © 1998–2019 iText Group NV. All rights reserved.