Uses of Class
com.itextpdf.barcodes.qrcode.ErrorCorrectionLevel
 
     
      Packages that use ErrorCorrectionLevel
     
 
      
     -  
        
Uses of ErrorCorrectionLevel in com.itextpdf.barcodes.qrcode
Fields in com.itextpdf.barcodes.qrcode declared as ErrorCorrectionLevelModifier and TypeFieldDescriptionstatic final ErrorCorrectionLevelErrorCorrectionLevel.HH = ~30% correctionstatic final ErrorCorrectionLevelErrorCorrectionLevel.LL = ~7% correctionstatic final ErrorCorrectionLevelErrorCorrectionLevel.MM = ~15% correctionstatic final ErrorCorrectionLevelErrorCorrectionLevel.QQ = ~25% correctionMethods in com.itextpdf.barcodes.qrcode that return ErrorCorrectionLevelModifier and TypeMethodDescriptionstatic ErrorCorrectionLevelErrorCorrectionLevel.forBits(int bits)