Uses of Interface
com.google.zxing.ResultPointCallback

Packages that use ResultPointCallback
com.google.zxing.qrcode.detector   
 

Uses of ResultPointCallback in com.google.zxing.qrcode.detector
 

Methods in com.google.zxing.qrcode.detector that return ResultPointCallback
protected  ResultPointCallback Detector.getResultPointCallback()
           
 

Constructors in com.google.zxing.qrcode.detector with parameters of type ResultPointCallback
FinderPatternFinder(BitMatrix image, ResultPointCallback resultPointCallback)
           
 



Copyright © 2007-2012. All Rights Reserved.