Uses of Class
com.google.zxing.aztec.detector.Detector.CorrectedParameter
Packages that use Detector.CorrectedParameter
-
Uses of Detector.CorrectedParameter in com.google.zxing.aztec.detector
Methods in com.google.zxing.aztec.detector that return Detector.CorrectedParameterModifier and TypeMethodDescriptionprivate static Detector.CorrectedParameter
Detector.getCorrectedParameterData
(long parameterData, boolean compact) Corrects the parameter bits using Reed-Solomon algorithm.