| Package | Description |
|---|---|
| com.itextpdf.styledxmlparser.css.util |
| Modifier and Type | Method and Description |
|---|---|
static CssBackgroundUtils.BackgroundPropertyType |
CssBackgroundUtils.resolveBackgroundPropertyType(String value)
Resolves the background property type using it's value.
|
static CssBackgroundUtils.BackgroundPropertyType |
CssBackgroundUtils.BackgroundPropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CssBackgroundUtils.BackgroundPropertyType[] |
CssBackgroundUtils.BackgroundPropertyType.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
CssBackgroundUtils.getBackgroundPropertyNameFromType(CssBackgroundUtils.BackgroundPropertyType propertyType)
Gets background property name corresponding to its type.
|
Copyright © 1998–2021 iText Group NV. All rights reserved.