|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QRCode | |
---|---|
com.itextpdf.text.pdf.qrcode |
Uses of QRCode in com.itextpdf.text.pdf.qrcode |
---|
Methods in com.itextpdf.text.pdf.qrcode with parameters of type QRCode | |
---|---|
static void |
Encoder.encode(java.lang.String content,
ErrorCorrectionLevel ecLevel,
java.util.Map<EncodeHintType,java.lang.Object> hints,
QRCode qrCode)
|
static void |
Encoder.encode(java.lang.String content,
ErrorCorrectionLevel ecLevel,
QRCode qrCode)
Encode "bytes" with the error correction level "ecLevel". |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |