Class BorderRadiusShorthandResolver
java.lang.Object
com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractCornersShorthandResolver
com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.BorderRadiusShorthandResolver
- All Implemented Interfaces:
-
IShorthandResolver
AbstractCornersShorthandResolver
implementation for border radius.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.AbstractCornersShorthandResolver
resolveShorthand
-
Constructor Details
-
BorderRadiusShorthandResolver
public BorderRadiusShorthandResolver()
-
-
Method Details
-
getPrefix
Description copied from class:AbstractCornersShorthandResolver
Gets the prefix of a property.- Specified by:
-
getPrefix
in classAbstractCornersShorthandResolver
- Returns:
- the prefix
-
getPostfix
Description copied from class:AbstractCornersShorthandResolver
Gets the postfix of a property.- Specified by:
-
getPostfix
in classAbstractCornersShorthandResolver
- Returns:
- the postfix
-