Uses of Class
com.google.zxing.pdf417.encoder.BarcodeMatrix
-
Packages that use BarcodeMatrix Package Description com.google.zxing.pdf417.encoder -
-
Uses of BarcodeMatrix in com.google.zxing.pdf417.encoder
Fields in com.google.zxing.pdf417.encoder declared as BarcodeMatrix Modifier and Type Field Description private BarcodeMatrixPDF417. barcodeMatrixMethods in com.google.zxing.pdf417.encoder that return BarcodeMatrix Modifier and Type Method Description BarcodeMatrixPDF417. getBarcodeMatrix()Methods in com.google.zxing.pdf417.encoder with parameters of type BarcodeMatrix Modifier and Type Method Description private voidPDF417. encodeLowLevel(java.lang.CharSequence fullCodewords, int c, int r, int errorCorrectionLevel, BarcodeMatrix logic)
-