|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
QRCode | This class creates QR Code symbols Barcodes can be created with the following code: QRCode barcode=new QRCode(); barcode.setCode("ABC"); You can paint the barcode using the QRCodeCanvas object or call the paint() method which returns the barcode as an array of integers. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |