|
XFA4J | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.adobe.xfa.pmp.qrcodepmp.QRCodeEncoder
public class QRCodeEncoder
Ported from QRCodeEncoder.cpp
| Constructor Summary | |
|---|---|
QRCodeEncoder()
|
|
| Method Summary | |
|---|---|
java.awt.image.BufferedImage |
encode(char[] message,
BarcodeGenerationParams pmpParams)
Encode the message into a QR Code symbol. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QRCodeEncoder()
| Method Detail |
|---|
public java.awt.image.BufferedImage encode(char[] message,
BarcodeGenerationParams pmpParams)
throws QRCodeEncoderException
encode in interface BarcodeEncodermessage - message to be encoded in barcodepmpParams - barcode params
QRCodeEncoderException
|
XFA4J | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||