Class GridRowShorthandResolver
java.lang.Object
com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.GridItemShorthandResolver
com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.GridRowShorthandResolver
- All Implemented Interfaces:
-
IShorthandResolver
IShorthandResolver
implementation for grid-row shorthand.
-
Constructor Summary
ConstructorDescriptionCreates a shorthand resolver for grid-row property -
Method Summary
Methods inherited from class com.itextpdf.styledxmlparser.css.resolve.shorthand.impl.GridItemShorthandResolver
resolveShorthand
-
Constructor Details
-
GridRowShorthandResolver
public GridRowShorthandResolver()Creates a shorthand resolver for grid-row property
-