public class StyleResolverUtil extends Object
| Constructor and Description |
|---|
StyleResolverUtil() |
| Modifier and Type | Method and Description |
|---|---|
void |
mergeParentStyleDeclaration(Map<String,String> styles, String styleProperty, String parentPropValue, String parentFontSizeString)
Merge parent style declarations for passed styleProperty into passed style map
|
public void mergeParentStyleDeclaration(Map<String,String> styles, String styleProperty, String parentPropValue, String parentFontSizeString)
styles - the styles map
styleProperty - the style property
parentPropValue - the parent properties value
parentFontSizeString - the parent font-size for resolving relative, font-dependent attributes
Copyright © 1998–2019 iText Group NV. All rights reserved.