Uses of Package
com.google.zxing.common

Packages that use com.google.zxing.common
com.google.zxing   
com.google.zxing.client.j2se   
com.google.zxing.common   
com.google.zxing.qrcode   
com.google.zxing.qrcode.encoder   
 

Classes in com.google.zxing.common used by com.google.zxing
BitMatrix
          Represents a 2D matrix of bits.
 

Classes in com.google.zxing.common used by com.google.zxing.client.j2se
BitMatrix
          Represents a 2D matrix of bits.
 

Classes in com.google.zxing.common used by com.google.zxing.common
BitArray
          A simple, fast array of bits, represented compactly by an array of ints internally.
BitMatrix
          Represents a 2D matrix of bits.
CharacterSetECI
          Encapsulates a Character Set ECI, according to "Extended Channel Interpretations" 5.3.1.1 of ISO 18004.
ECI
          Superclass of classes encapsulating types ECIs, according to "Extended Channel Interpretations" 5.3 of ISO 18004.
 

Classes in com.google.zxing.common used by com.google.zxing.qrcode
BitMatrix
          Represents a 2D matrix of bits.
 

Classes in com.google.zxing.common used by com.google.zxing.qrcode.encoder
BitArray
          A simple, fast array of bits, represented compactly by an array of ints internally.
 



Copyright © 2012. All Rights Reserved.