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