类 ZxingTwoDimensionCodeConfig

    • 构造器详细资料

      • ZxingTwoDimensionCodeConfig

        public ZxingTwoDimensionCodeConfig()
    • 方法详细资料

      • getErrorCorrectionLevel

        public com.google.zxing.qrcode.decoder.ErrorCorrectionLevel getErrorCorrectionLevel()
      • setErrorCorrectionLevel

        public void setErrorCorrectionLevel​(com.google.zxing.qrcode.decoder.ErrorCorrectionLevel errorCorrectionLevel)
      • getMargin

        public int getMargin()
      • setMargin

        public void setMargin​(int margin)
      • getBarcodeFormat

        public com.google.zxing.BarcodeFormat getBarcodeFormat()
      • setBarcodeFormat

        public void setBarcodeFormat​(com.google.zxing.BarcodeFormat barcodeFormat)