Uses of Interface
com.google.zxing.ResultPointCallback
Packages that use ResultPointCallback
-
Uses of ResultPointCallback in com.google.zxing.multi.qrcode.detector
Constructors in com.google.zxing.multi.qrcode.detector with parameters of type ResultPointCallbackModifierConstructorDescriptionMultiFinderPatternFinder
(BitMatrix image, ResultPointCallback resultPointCallback) -
Uses of ResultPointCallback in com.google.zxing.qrcode.detector
Methods in com.google.zxing.qrcode.detector that return ResultPointCallbackModifier and TypeMethodDescriptionprotected final ResultPointCallback
Detector.getResultPointCallback()
Constructors in com.google.zxing.qrcode.detector with parameters of type ResultPointCallbackModifierConstructorDescriptionFinderPatternFinder
(BitMatrix image, ResultPointCallback resultPointCallback)