Generated by
JDiff

Class com.itextpdf.layout.element.TabStop

Changed Constructors
TabStop( float) Documentation changed from old to new.
Creates a TabStop at the appropriate position.
TabStop( float, TabAlignment ) Documentation changed from old to new.
Creates a TabStop at the appropriate position, with a specified tab alignment.
TabStop( float, TabAlignment , ILineDrawer ) Documentation changed from old to new.
Creates a TabStop at the appropriate position, with a specified tab alignment and an explicitly given line pattern.