Uses of Class
de.vwsoft.barcodelib4j.twod.qrcode.QRCode
Packages that use QRCode
-
Uses of QRCode in de.vwsoft.barcodelib4j.twod.qrcode
Methods in de.vwsoft.barcodelib4j.twod.qrcode that return QRCodeModifier and TypeMethodDescriptionstatic QRCodeEncoder.encode(String content, ErrorCorrectionLevel ecLevel) static QRCodeEncoder.encode(String content, ErrorCorrectionLevel ecLevel, Map<EncodeHintType, ?> hints)