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) instead
value - the string which stores the background repeat value
BackgroundRepeat.BackgroundRepeatValue instance
Copyright © 1998–2021 iText Group NV. All rights reserved.