Uses of Class
com.google.zxing.qrcode.encoder.ByteMatrix

Packages that use ByteMatrix
com.google.zxing.qrcode.encoder   
 

Uses of ByteMatrix in com.google.zxing.qrcode.encoder
 

Methods in com.google.zxing.qrcode.encoder that return ByteMatrix
 ByteMatrix QRCode.getMatrix()
           
 

Methods in com.google.zxing.qrcode.encoder with parameters of type ByteMatrix
 void QRCode.setMatrix(ByteMatrix value)
           
 



Copyright © 2007-2012. All Rights Reserved.