StyleUtil
instead. Utility class for resolving parent-inheritance of style and attribute declarations
@Deprecated public class StyleResolverUtil extends Object
Constructor and Description |
---|
StyleResolverUtil()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
mergeParentStyleDeclaration(Map<String,String> styles, String styleProperty, String parentPropValue, String parentFontSizeString)
Deprecated.
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–2023 iText Group NV. All rights reserved.