Generated by
JDiff

Class com.itextpdf.styledxmlparser.css.util.CssDimensionParsingUtils

Changed Methods
UnitValue  parseLengthValueToPt( String, float , float ) Change in return type from com.itextpdf.layout.property.UnitValue to com.itextpdf.layout.properties.UnitValue.
Convenience method for parsing a value to pt.
UnitValue[]  parseSpecificCornerBorderRadius( String, float , float ) Change in return type from com.itextpdf.layout.property.UnitValue[] to com.itextpdf.layout.properties.UnitValue[].
Parses the border radius of specific corner.