Uses of Class
com.itextpdf.barcodes.qrcode.ErrorCorrectionLevel
-
Uses of ErrorCorrectionLevel in com.itextpdf.barcodes.qrcode
Modifier and TypeFieldDescriptionstatic final ErrorCorrectionLevel
ErrorCorrectionLevel.H
H = ~30% correctionstatic final ErrorCorrectionLevel
ErrorCorrectionLevel.L
L = ~7% correctionstatic final ErrorCorrectionLevel
ErrorCorrectionLevel.M
M = ~15% correctionstatic final ErrorCorrectionLevel
ErrorCorrectionLevel.Q
Q = ~25% correctionModifier and TypeMethodDescriptionstatic ErrorCorrectionLevel
ErrorCorrectionLevel.forBits
(int bits)