JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Package
com.google.zxing.qrcode.encoder
Packages that use
com.google.zxing.qrcode.encoder
Package
Description
com.google.zxing.qrcode.encoder
Classes in
com.google.zxing.qrcode.encoder
used by
com.google.zxing.qrcode.encoder
Class
Description
ByteMatrix
JAVAPORT: The original code was a 2D array of ints, but since it only ever gets assigned -1, 0, and 1, I'm going to use less memory and go with bytes.
QRCode
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.