Package | Description |
---|---|
com.google.zxing |
This is a small portion of zxing, including only what's required to generate QR codes.
|
com.google.zxing.client.j2se | |
com.google.zxing.common | |
com.google.zxing.qrcode | |
com.google.zxing.qrcode.decoder | |
com.google.zxing.qrcode.encoder |
Class | Description |
---|---|
BitMatrix |
Represents a 2D matrix of bits.
|
Class | Description |
---|---|
BitMatrix |
Represents a 2D matrix of bits.
|
Class | Description |
---|---|
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.
|
Class | Description |
---|---|
BitMatrix |
Represents a 2D matrix of bits.
|
Class | Description |
---|---|
BitMatrix |
Represents a 2D matrix of bits.
|
Class | Description |
---|---|
BitArray |
A simple, fast array of bits, represented compactly by an array of ints internally.
|