Generated by
JDiff

Class com.itextpdf.layout.element.Paragraph

Changed Constructors
Paragraph( void) Documentation changed from old to new.
Creates a new Paragraph instance.
 

Changed Methods
AccessibilityProperties  getAccessibilityProperties() Documentation changed from old to new.
{@inheritDoc}
IRenderer  makeNewRenderer() Documentation changed from old to new.
{@inheritDoc}
Paragraph  setFixedLeading( float) Documentation changed from old to new.
Sets the leading value, using the Leading.FIXED strategy.
Paragraph  setMultipliedLeading( float) Documentation changed from old to new.
Sets the leading value, using the Leading.MULTIPLIED strategy.