-
- All Implemented Interfaces:
-
com.king.zxing.analyze.Analyzer
public class MultiFormatAnalyzer extends AreaRectAnalyzer
多格式分析器:主要用于分析识别条形码/二维码
-
-
Constructor Summary
Constructors Constructor Description MultiFormatAnalyzer()MultiFormatAnalyzer(Map<DecodeHintType, Object> hints)MultiFormatAnalyzer(DecodeConfig config)
-
Method Summary
-
-
Constructor Detail
-
MultiFormatAnalyzer
MultiFormatAnalyzer()
-
MultiFormatAnalyzer
MultiFormatAnalyzer(DecodeConfig config)
-
-
-
-