Generated by
JDiff

Class com.itextpdf.svg.renderers.impl.AbstractSvgNodeRenderer

Added Methods
String  getAttributeOrDefault( String, String ) Retrieves the property value for a given key name or default if the property value is {@code null} or missing.
float  getCurrentFontSize() Return font-size of the current element
Rectangle  getObjectBoundingBox( SvgDrawContext) Evaluate the current object bounding box
float  parseAbsoluteLength( String, float , float , SvgDrawContext ) Parse absolute length.