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