Index

A B C D E G H I K L M N Q S V 
All Classes|All Packages

E

ECI - io.nayuki.qrcodegen.QrSegment.Mode
 
encodeBinary(byte[], QrCode.Ecc) - Static method in class io.nayuki.qrcodegen.QrCode
Returns a QR Code representing the specified binary data at the specified error correction level.
encodeSegments(List<QrSegment>, QrCode.Ecc) - Static method in class io.nayuki.qrcodegen.QrCode
Returns a QR Code representing the specified segments at the specified error correction level.
encodeSegments(List<QrSegment>, QrCode.Ecc, int, int, int, boolean) - Static method in class io.nayuki.qrcodegen.QrCode
Returns a QR Code representing the specified segments with the specified encoding parameters.
encodeText(String, QrCode.Ecc) - Static method in class io.nayuki.qrcodegen.QrCode
Returns a QR Code representing the specified Unicode text string at the specified error correction level.
errorCorrectionLevel - Variable in class io.nayuki.qrcodegen.QrCode
The error correction level used in this QR Code, which is not null.
A B C D E G H I K L M N Q S V 
All Classes|All Packages