Uses of Class
com.google.zxing.pdf417.decoder.BarcodeValue
Packages that use BarcodeValue
-
Uses of BarcodeValue in com.google.zxing.pdf417.decoder
Methods in com.google.zxing.pdf417.decoder that return BarcodeValueModifier and TypeMethodDescriptionprivate static BarcodeValue[][]
PDF417ScanningDecoder.createBarcodeMatrix
(DetectionResult detectionResult) Methods in com.google.zxing.pdf417.decoder with parameters of type BarcodeValueModifier and TypeMethodDescriptionprivate static void
PDF417ScanningDecoder.adjustCodewordCount
(DetectionResult detectionResult, BarcodeValue[][] barcodeMatrix) static String
PDF417ScanningDecoder.toString
(BarcodeValue[][] barcodeMatrix)