Uses of Class
com.itextpdf.text.pdf.qrcode.BitArray

Packages that use BitArray
com.itextpdf.text.pdf.qrcode   
 

Uses of BitArray in com.itextpdf.text.pdf.qrcode
 

Methods in com.itextpdf.text.pdf.qrcode that return BitArray
 BitArray BitMatrix.getRow(int y, BitArray row)
          A fast method to retrieve one row of data from the matrix as a BitArray.
 

Methods in com.itextpdf.text.pdf.qrcode with parameters of type BitArray
 BitArray BitMatrix.getRow(int y, BitArray row)
          A fast method to retrieve one row of data from the matrix as a BitArray.
 



Copyright © 2013. All Rights Reserved.