Uses of Class
com.google.zxing.qrcode.decoder.FormatInformation
Packages that use FormatInformation
-
Uses of FormatInformation in com.google.zxing.qrcode.decoder
Fields in com.google.zxing.qrcode.decoder declared as FormatInformationMethods in com.google.zxing.qrcode.decoder that return FormatInformationModifier and TypeMethodDescription(package private) static FormatInformation
FormatInformation.decodeFormatInformation
(int maskedFormatInfo1, int maskedFormatInfo2) private static FormatInformation
FormatInformation.doDecodeFormatInformation
(int maskedFormatInfo1, int maskedFormatInfo2) (package private) FormatInformation
BitMatrixParser.readFormatInformation()
Reads format information from one of its two locations within the QR Code.