Uses of Class
com.google.zxing.datamatrix.decoder.Version
Packages that use Version
-
Uses of Version in com.google.zxing.datamatrix.decoder
Methods in com.google.zxing.datamatrix.decoder that return VersionModifier and TypeMethodDescriptionstatic Version
Version.getVersionForDimensions
(int numRows, int numColumns) Deduces version information from Data Matrix dimensions.