Generated by
JDiff

Class com.itextpdf.barcodes.dmcode.DmParams

Added Methods
int  getDataBlock() Retrieves the size of the data block.
int  getDataSize() Retrieves the size of the data.
int  getErrorBlock() Retrieves the size of the error block.
int  getHeight() Retrieves the height of DmParams object.
int  getHeightSection() Retrieves the height of a single section.
int  getWidth() Retrieves the width of DmParams object.
int  getWidthSection() Retrieves the width of a single section.
 

Removed Fields
int  dataBlock  
int  dataSize  
int  errorBlock  
int  height  
int  heightSection  
int  width  
int  widthSection