Uses of Enum
com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BackgroundPositionShorthandResolver.BackgroundPositionType
Packages that use BackgroundPositionShorthandResolver.BackgroundPositionType
-
Uses of BackgroundPositionShorthandResolver.BackgroundPositionType in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl
Methods in com.itextpdf.styledxmlparser.css.resolve.shorthand.impl that return BackgroundPositionShorthandResolver.BackgroundPositionTypeModifier and TypeMethodDescriptionprivate static BackgroundPositionShorthandResolver.BackgroundPositionType
BackgroundPositionShorthandResolver.typeOfValue
(String value) Returns the enum constant of this type with the specified name.BackgroundPositionShorthandResolver.BackgroundPositionType.values()
Returns an array containing the constants of this enum type, in the order they are declared.