Generated by
JDiff

Class com.itextpdf.barcodes.Barcode1D

Documentation changed from old to new.

Changed Constructors
Barcode1D( PdfDocument) Documentation changed from old to new.
Creates new Barcode1D instance.
 

Changed Methods
float  getDescender() Documentation changed from old to new.
Gets the descender value of the font.
float  getSize() Documentation changed from old to new.
Gets the size of the text.
 

Changed Fields
int  ALIGN_CENTER Documentation changed from old to new.
Constant that defines center alignment.
int  ALIGN_LEFT Documentation changed from old to new.
Constant that defines left alignment.
int  ALIGN_RIGHT Documentation changed from old to new.
Constant that defines right alignment.