CssBackgroundUtils instead@Deprecated public final class CssMappingUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static BackgroundRepeat.BackgroundRepeatValue |
parseBackgroundRepeat(String value)
Deprecated.
will be removed in 7.2, use
CssBackgroundUtils.parseBackgroundRepeat(String) instead |
@Deprecated public static BackgroundRepeat.BackgroundRepeatValue parseBackgroundRepeat(String value)
CssBackgroundUtils.parseBackgroundRepeat(String) insteadvalue - the string which stores the background repeat valueBackgroundRepeat.BackgroundRepeatValue instanceCopyright © 1998–2020 iText Group NV. All rights reserved.