Package 

Class QRCodeAnalyzer

    • Method Summary

      Modifier and Type Method Description
      Reader createReader()
      • Methods inherited from class com.king.zxing.analyze.BarcodeFormatAnalyzer

        analyze
      • Methods inherited from class com.king.zxing.analyze.AreaRectAnalyzer

        analyze
      • Methods inherited from class com.king.zxing.analyze.ImageAnalyzer

        analyze
      • Methods inherited from class com.king.camera.scan.analyze.Analyzer

        analyze
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • QRCodeAnalyzer

        QRCodeAnalyzer()
      • QRCodeAnalyzer

        QRCodeAnalyzer(Map<DecodeHintType, Object> hints)