Uses of Class
com.google.zxing.qrcode.detector.FinderPatternInfo
Packages that use FinderPatternInfo
-
Uses of FinderPatternInfo in com.google.zxing.multi.qrcode.detector
Fields in com.google.zxing.multi.qrcode.detector declared as FinderPatternInfoModifier and TypeFieldDescriptionprivate static final FinderPatternInfo[]MultiFinderPatternFinder.EMPTY_RESULT_ARRAYMethods in com.google.zxing.multi.qrcode.detector that return FinderPatternInfoModifier and TypeMethodDescriptionMultiFinderPatternFinder.findMulti(Map<DecodeHintType, ?> hints) -
Uses of FinderPatternInfo in com.google.zxing.qrcode.detector
Methods in com.google.zxing.qrcode.detector that return FinderPatternInfoModifier and TypeMethodDescription(package private) final FinderPatternInfoFinderPatternFinder.find(Map<DecodeHintType, ?> hints) Methods in com.google.zxing.qrcode.detector with parameters of type FinderPatternInfoModifier and TypeMethodDescriptionprotected final DetectorResultDetector.processFinderPatternInfo(FinderPatternInfo info)