Uses of Class
com.google.zxing.datamatrix.decoder.Version

Packages that use Version
com.google.zxing.datamatrix.decoder   
 

Uses of Version in com.google.zxing.datamatrix.decoder
 

Methods in com.google.zxing.datamatrix.decoder that return Version
static Version Version.getVersionForDimensions(int numRows, int numColumns)
          Deduces version information from Data Matrix dimensions.
 



Copyright © 2013. All Rights Reserved.