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_ARRAY
Methods 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 FinderPatternInfo
FinderPatternFinder.find
(Map<DecodeHintType, ?> hints) Methods in com.google.zxing.qrcode.detector with parameters of type FinderPatternInfoModifier and TypeMethodDescriptionprotected final DetectorResult
Detector.processFinderPatternInfo
(FinderPatternInfo info)