Index

A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

A - Enum constant in enum com.google.zxing.oned.Code128Writer.MinimalEncoder.Charset
 
A - Enum constant in enum com.google.zxing.oned.Code128Writer.MinimalEncoder.Latch
 
A - Static variable in class com.google.zxing.oned.Code128Writer.MinimalEncoder
 
a11 - Variable in class com.google.zxing.common.PerspectiveTransform
 
a12 - Variable in class com.google.zxing.common.PerspectiveTransform
 
a13 - Variable in class com.google.zxing.common.PerspectiveTransform
 
a21 - Variable in class com.google.zxing.common.PerspectiveTransform
 
a22 - Variable in class com.google.zxing.common.PerspectiveTransform
 
a23 - Variable in class com.google.zxing.common.PerspectiveTransform
 
a31 - Variable in class com.google.zxing.common.PerspectiveTransform
 
a32 - Variable in class com.google.zxing.common.PerspectiveTransform
 
a33 - Variable in class com.google.zxing.common.PerspectiveTransform
 
aboutEquals(float, float, float) - Method in class com.google.zxing.qrcode.detector.AlignmentPattern
Determines if this alignment pattern "about equals" an alignment pattern at the stated position and size -- meaning, it is at nearly the same center with nearly the same size.
aboutEquals(float, float, float) - Method in class com.google.zxing.qrcode.detector.FinderPattern
Determines if this finder pattern "about equals" a finder pattern at the stated position and size -- meaning, it is at nearly the same center with nearly the same size.
AbstractDoCoMoResultParser - Class in com.google.zxing.client.result
See DoCoMo's documentation about the result types represented by subclasses of this class.
AbstractDoCoMoResultParser() - Constructor for class com.google.zxing.client.result.AbstractDoCoMoResultParser
 
AbstractExpandedDecoder - Class in com.google.zxing.oned.rss.expanded.decoders
 
AbstractExpandedDecoder(BitArray) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.AbstractExpandedDecoder
 
AbstractRSSReader - Class in com.google.zxing.oned.rss
Superclass of OneDReader implementations that read barcodes in the RSS family of formats.
AbstractRSSReader() - Constructor for class com.google.zxing.oned.rss.AbstractRSSReader
 
add(int[], String) - Method in class com.google.zxing.oned.EANManufacturerOrgSupport
 
add(int, int) - Method in class com.google.zxing.aztec.encoder.Token
 
add(int, int) - Method in class com.google.zxing.pdf417.decoder.ec.ModulusGF
 
add(ModulusPoly) - Method in class com.google.zxing.pdf417.decoder.ec.ModulusPoly
 
addBar(boolean, int) - Method in class com.google.zxing.pdf417.encoder.BarcodeRow
 
addBinaryShift(int, int) - Method in class com.google.zxing.aztec.encoder.Token
 
addBinaryShiftChar(int) - Method in class com.google.zxing.aztec.encoder.State
 
addEdge(MinimalECIInput.InputEdge[][], int, MinimalECIInput.InputEdge) - Static method in class com.google.zxing.common.MinimalECIInput
 
addEdge(MinimalEncoder.Edge[][], MinimalEncoder.Edge) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder
 
addEdge(MinimalEncoder.Edge[][][], int, MinimalEncoder.Edge) - Method in class com.google.zxing.qrcode.encoder.MinimalEncoder
 
addEdges(MinimalEncoder.Input, MinimalEncoder.Edge[][], int, MinimalEncoder.Edge) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder
 
addEdges(Version, MinimalEncoder.Edge[][][], int, MinimalEncoder.Edge) - Method in class com.google.zxing.qrcode.encoder.MinimalEncoder
 
addEdges(String, ECIEncoderSet, MinimalECIInput.InputEdge[][], int, MinimalECIInput.InputEdge, int) - Static method in class com.google.zxing.common.MinimalECIInput
 
addMissingRows(int, int, boolean) - Method in class com.google.zxing.pdf417.decoder.BoundingBox
 
addNumberVia(Collection<String>, Collection<String>, String) - Static method in class com.google.zxing.client.result.SMSMMSResultParser
 
addOrSubtract(int, int) - Static method in class com.google.zxing.common.reedsolomon.GenericGF
Implements both addition and subtraction -- they are the same in GF(size).
addOrSubtract(GenericGFPoly) - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
 
addOrTally(Collection<Pair>, Pair) - Static method in class com.google.zxing.oned.rss.RSS14Reader
 
addPattern(Collection<int[]>, int, int[], int[], int) - Static method in class com.google.zxing.oned.Code128Writer.MinimalEncoder
 
ADDRESSBOOK - Enum constant in enum com.google.zxing.client.result.ParsedResultType
 
AddressBookAUResultParser - Class in com.google.zxing.client.result
Implements KDDI AU's address book format.
AddressBookAUResultParser() - Constructor for class com.google.zxing.client.result.AddressBookAUResultParser
 
AddressBookDoCoMoResultParser - Class in com.google.zxing.client.result
Implements the "MECARD" address book entry format.
AddressBookDoCoMoResultParser() - Constructor for class com.google.zxing.client.result.AddressBookDoCoMoResultParser
 
AddressBookParsedResult - Class in com.google.zxing.client.result
Represents a parsed result that encodes contact information, like that in an address book entry.
AddressBookParsedResult(String[], String[], String[], String[], String[], String[], String[]) - Constructor for class com.google.zxing.client.result.AddressBookParsedResult
 
AddressBookParsedResult(String[], String[], String, String[], String[], String[], String[], String, String, String[], String[], String, String, String, String[], String[]) - Constructor for class com.google.zxing.client.result.AddressBookParsedResult
 
addressee - Variable in class com.google.zxing.pdf417.PDF417ResultMetadata
 
addresses - Variable in class com.google.zxing.client.result.AddressBookParsedResult
 
addressTypes - Variable in class com.google.zxing.client.result.AddressBookParsedResult
 
addResultPoints(ResultPoint[]) - Method in class com.google.zxing.Result
 
addWeightCode(StringBuilder, int) - Method in class com.google.zxing.oned.rss.expanded.decoders.AI013103decoder
 
addWeightCode(StringBuilder, int) - Method in class com.google.zxing.oned.rss.expanded.decoders.AI01320xDecoder
 
addWeightCode(StringBuilder, int) - Method in class com.google.zxing.oned.rss.expanded.decoders.AI013x0x1xDecoder
 
addWeightCode(StringBuilder, int) - Method in class com.google.zxing.oned.rss.expanded.decoders.AI01weightDecoder
 
ADJUST_ROW_NUMBER_SKIP - Static variable in class com.google.zxing.pdf417.decoder.DetectionResult
 
adjustBoundingBox(DetectionResultRowIndicatorColumn) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
adjustCodewordCount(DetectionResult, BarcodeValue[][]) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
adjustCodewordStartColumn(BitMatrix, int, int, boolean, int, int) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
adjustCompleteIndicatorColumnRowNumbers(BarcodeMetadata) - Method in class com.google.zxing.pdf417.decoder.DetectionResultRowIndicatorColumn
 
adjustIncompleteIndicatorColumnRowNumbers(BarcodeMetadata) - Method in class com.google.zxing.pdf417.decoder.DetectionResultRowIndicatorColumn
 
adjustIndicatorColumnRowNumbers(DetectionResultColumn) - Method in class com.google.zxing.pdf417.decoder.DetectionResult
 
adjustOddEvenCounts(boolean, int) - Method in class com.google.zxing.oned.rss.RSS14Reader
 
adjustOddEvenCounts(int) - Method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
adjustRowNumber(Codeword, Codeword) - Static method in class com.google.zxing.pdf417.decoder.DetectionResult
 
adjustRowNumberIfValid(int, int, Codeword) - Static method in class com.google.zxing.pdf417.decoder.DetectionResult
 
adjustRowNumbers() - Method in class com.google.zxing.pdf417.decoder.DetectionResult
 
adjustRowNumbers(int, int, Codeword[]) - Method in class com.google.zxing.pdf417.decoder.DetectionResult
 
adjustRowNumbersByRow() - Method in class com.google.zxing.pdf417.decoder.DetectionResult
 
adjustRowNumbersFromBothRI() - Method in class com.google.zxing.pdf417.decoder.DetectionResult
 
adjustRowNumbersFromLRI() - Method in class com.google.zxing.pdf417.decoder.DetectionResult
 
adjustRowNumbersFromRRI() - Method in class com.google.zxing.pdf417.decoder.DetectionResult
 
AI013103decoder - Class in com.google.zxing.oned.rss.expanded.decoders
 
AI013103decoder(BitArray) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.AI013103decoder
 
AI01320xDecoder - Class in com.google.zxing.oned.rss.expanded.decoders
 
AI01320xDecoder(BitArray) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.AI01320xDecoder
 
AI01392xDecoder - Class in com.google.zxing.oned.rss.expanded.decoders
 
AI01392xDecoder(BitArray) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.AI01392xDecoder
 
AI01393xDecoder - Class in com.google.zxing.oned.rss.expanded.decoders
 
AI01393xDecoder(BitArray) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.AI01393xDecoder
 
AI013x0x1xDecoder - Class in com.google.zxing.oned.rss.expanded.decoders
 
AI013x0x1xDecoder(BitArray, String, String) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.AI013x0x1xDecoder
 
AI013x0xDecoder - Class in com.google.zxing.oned.rss.expanded.decoders
 
AI013x0xDecoder(BitArray) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.AI013x0xDecoder
 
AI01AndOtherAIs - Class in com.google.zxing.oned.rss.expanded.decoders
 
AI01AndOtherAIs(BitArray) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.AI01AndOtherAIs
 
AI01decoder - Class in com.google.zxing.oned.rss.expanded.decoders
 
AI01decoder(BitArray) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.AI01decoder
 
AI01weightDecoder - Class in com.google.zxing.oned.rss.expanded.decoders
 
AI01weightDecoder(BitArray) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.AI01weightDecoder
 
AL - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
AlignmentPattern - Class in com.google.zxing.qrcode.detector
Encapsulates an alignment pattern, which are the smaller square patterns found in all but the simplest QR Codes.
AlignmentPattern(float, float, float) - Constructor for class com.google.zxing.qrcode.detector.AlignmentPattern
 
alignmentPatternCenters - Variable in class com.google.zxing.qrcode.decoder.Version
 
AlignmentPatternFinder - Class in com.google.zxing.qrcode.detector
This class attempts to find alignment patterns in a QR Code.
AlignmentPatternFinder(BitMatrix, int, int, int, int, float, ResultPointCallback) - Constructor for class com.google.zxing.qrcode.detector.AlignmentPatternFinder
Creates a finder that will look in a portion of the whole image.
ALL - Static variable in class com.google.zxing.maxicode.decoder.Decoder
 
allCodewordCapacities - Static variable in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
ALLOWED_EAN_EXTENSIONS - Enum constant in enum com.google.zxing.DecodeHintType
Allowed extension lengths for EAN or UPC barcodes.
ALLOWED_LENGTHS - Enum constant in enum com.google.zxing.DecodeHintType
Allowed lengths of encoded data -- reject anything else.
ALLOWED_URI_CHARS_PATTERN - Static variable in class com.google.zxing.client.result.URIResultParser
 
ALOG - Static variable in class com.google.zxing.datamatrix.encoder.ErrorCorrection
 
ALPHA - Enum constant in enum com.google.zxing.oned.rss.expanded.decoders.CurrentParsingState.State
 
ALPHA - Enum constant in enum com.google.zxing.pdf417.decoder.DecodedBitStreamParser.Mode
 
ALPHA_SHIFT - Enum constant in enum com.google.zxing.pdf417.decoder.DecodedBitStreamParser.Mode
 
ALPHABET - Static variable in class com.google.zxing.oned.CodaBarReader
 
ALPHABET - Static variable in class com.google.zxing.oned.Code93Reader
 
ALPHABET_STRING - Static variable in class com.google.zxing.oned.CodaBarReader
 
ALPHABET_STRING - Static variable in class com.google.zxing.oned.Code39Reader
 
ALPHABET_STRING - Static variable in class com.google.zxing.oned.Code93Reader
 
ALPHANUMERIC - Enum constant in enum com.google.zxing.qrcode.decoder.Mode
 
ALPHANUMERIC_CHARS - Static variable in class com.google.zxing.qrcode.decoder.DecodedBitStreamParser
See ISO 18004:2006, 6.4.4 Table 5
ALPHANUMERIC_TABLE - Static variable in class com.google.zxing.qrcode.encoder.Encoder
 
ALSO_INVERTED - Enum constant in enum com.google.zxing.DecodeHintType
If true, also tries to decode as inverted image.
ALT_START_END_CHARS - Static variable in class com.google.zxing.oned.CodaBarWriter
 
altitude - Variable in class com.google.zxing.client.result.GeoParsedResult
 
AMPERSAND - Static variable in class com.google.zxing.client.result.ResultParser
 
anonymousIdentity - Variable in class com.google.zxing.client.result.WifiParsedResult
 
ANSIX12_ENCODE - Enum constant in enum com.google.zxing.datamatrix.decoder.DecodedBitStreamParser.Mode
 
AnyAIDecoder - Class in com.google.zxing.oned.rss.expanded.decoders
 
AnyAIDecoder(BitArray) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.AnyAIDecoder
 
APACHE_2_LICENSE - Static variable in class com.google.zxing.client.j2se.StringsResourceTranslator
Deprecated.
 
API_KEY - Static variable in class com.google.zxing.client.j2se.StringsResourceTranslator
Deprecated.
 
append(byte) - Method in class com.google.zxing.common.ECIStringBuilder
Appends value as a byte value
append(char) - Method in class com.google.zxing.common.ECIStringBuilder
Appends value as a byte value
append(int) - Method in class com.google.zxing.common.ECIStringBuilder
Append the string repesentation of value (short for append(String.valueOf(value)))
append(String) - Method in class com.google.zxing.common.ECIStringBuilder
Appends the characters in value as bytes values
append8BitBytes(String, BitArray, Charset) - Static method in class com.google.zxing.qrcode.encoder.Encoder
 
appendAlphanumericBytes(CharSequence, BitArray) - Static method in class com.google.zxing.qrcode.encoder.Encoder
 
appendBit(boolean) - Method in class com.google.zxing.common.BitArray
 
appendBitArray(BitArray) - Method in class com.google.zxing.common.BitArray
 
appendBits(int, int) - Method in class com.google.zxing.common.BitArray
Appends the least-significant bits, from value, in order from most-significant to least-significant.
appendBytes(String, Mode, BitArray, Charset) - Static method in class com.google.zxing.qrcode.encoder.Encoder
Append "bytes" in "mode" mode (encoding) into "bits".
appendCharacters(StringBuilder) - Method in class com.google.zxing.common.ECIStringBuilder
Appends the characters from value (unlike all other append methods of this class who append bytes)
appendCheckDigit(StringBuilder, int) - Static method in class com.google.zxing.oned.rss.expanded.decoders.AI01decoder
 
appendECI(int) - Method in class com.google.zxing.common.ECIStringBuilder
Appends ECI value to output.
appendECI(CharacterSetECI, BitArray) - Static method in class com.google.zxing.qrcode.encoder.Encoder
 
appendFLGn(int) - Method in class com.google.zxing.aztec.encoder.State
 
appendKanjiBytes(String, BitArray) - Static method in class com.google.zxing.qrcode.encoder.Encoder
 
appendKeyValue(CharSequence, Map<String, String>) - Static method in class com.google.zxing.client.result.ResultParser
 
appendLengthInfo(int, Version, Mode, BitArray) - Static method in class com.google.zxing.qrcode.encoder.Encoder
Append length info.
appendModeInfo(Mode, BitArray) - Static method in class com.google.zxing.qrcode.encoder.Encoder
Append mode info.
appendNumericBytes(CharSequence, BitArray) - Static method in class com.google.zxing.qrcode.encoder.Encoder
 
appendPattern(boolean[], int, int) - Static method in class com.google.zxing.oned.Code93Writer
 
appendPattern(boolean[], int, int[], boolean) - Static method in class com.google.zxing.oned.Code93Writer
Deprecated.
without replacement; intended as an internal-only method
appendPattern(boolean[], int, int[], boolean) - Static method in class com.google.zxing.oned.OneDimensionalCodeWriter
 
appendTo(BitArray, byte[]) - Method in class com.google.zxing.aztec.encoder.BinaryShiftToken
 
appendTo(BitArray, byte[]) - Method in class com.google.zxing.aztec.encoder.SimpleToken
 
appendTo(BitArray, byte[]) - Method in class com.google.zxing.aztec.encoder.Token
 
applyMaskPenaltyRule1(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
Apply mask penalty rule 1 and return the penalty.
applyMaskPenaltyRule1Internal(ByteMatrix, boolean) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
Helper function for applyMaskPenaltyRule1.
applyMaskPenaltyRule2(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
Apply mask penalty rule 2 and return the penalty.
applyMaskPenaltyRule3(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
Apply mask penalty rule 3 and return the penalty.
applyMaskPenaltyRule4(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
Apply mask penalty rule 4 and return the penalty.
applyMirroredCorrection(ResultPoint[]) - Method in class com.google.zxing.qrcode.decoder.QRCodeDecoderMetaData
Apply the result points' order correction due to mirroring.
applyRandomPattern(List<Byte>, int, int) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Result
 
applyRotation(BitMatrix, int) - Static method in class com.google.zxing.pdf417.detector.Detector
Applies a rotation to the supplied BitMatrix.
arrayContains(char[], char) - Static method in class com.google.zxing.oned.CodaBarReader
 
AS - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
ASCII - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
ASCII - Enum constant in enum com.google.zxing.datamatrix.encoder.MinimalEncoder.Mode
 
ASCII_ENCODATION - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
ASCII_ENCODE - Enum constant in enum com.google.zxing.datamatrix.decoder.DecodedBitStreamParser.Mode
 
ASCIIEncoder - Class in com.google.zxing.datamatrix.encoder
 
ASCIIEncoder() - Constructor for class com.google.zxing.datamatrix.encoder.ASCIIEncoder
 
ASSUME_CODE_39_CHECK_DIGIT - Enum constant in enum com.google.zxing.DecodeHintType
Assume Code 39 codes employ a check digit.
ASSUME_GS1 - Enum constant in enum com.google.zxing.DecodeHintType
Assume the barcode is being processed as a GS1 barcode, and modify behavior as needed.
ASSUME_SHIFT_JIS - Static variable in class com.google.zxing.common.StringUtils
 
ASTERISK_ENCODING - Static variable in class com.google.zxing.oned.Code39Reader
 
ASTERISK_ENCODING - Static variable in class com.google.zxing.oned.Code93Reader
 
ATEXT_ALPHANUMERIC - Static variable in class com.google.zxing.client.result.EmailDoCoMoResultParser
 
attendees - Variable in class com.google.zxing.client.result.CalendarParsedResult
 
AUTO - Enum constant in enum com.google.zxing.pdf417.encoder.Compaction
 
available() - Method in class com.google.zxing.common.BitSource
 
AZ09 - Static variable in class com.google.zxing.client.result.VINResultParser
 
AZTEC - Enum constant in enum com.google.zxing.BarcodeFormat
Aztec 2D barcode format.
AZTEC_DATA_10 - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
 
AZTEC_DATA_12 - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
 
AZTEC_DATA_6 - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
 
AZTEC_DATA_8 - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
 
AZTEC_LAYERS - Enum constant in enum com.google.zxing.EncodeHintType
Specifies the required number of layers for an Aztec code.
AZTEC_PARAM - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
 
AztecCode - Class in com.google.zxing.aztec.encoder
Aztec 2D code representation
AztecCode() - Constructor for class com.google.zxing.aztec.encoder.AztecCode
 
AztecDetectorResult - Class in com.google.zxing.aztec
Extends DetectorResult with more information specific to the Aztec format, like the number of layers and whether it's compact.
AztecDetectorResult(BitMatrix, ResultPoint[], boolean, int, int) - Constructor for class com.google.zxing.aztec.AztecDetectorResult
 
AztecDetectorResult(BitMatrix, ResultPoint[], boolean, int, int, int) - Constructor for class com.google.zxing.aztec.AztecDetectorResult
 
AztecReader - Class in com.google.zxing.aztec
This implementation can detect and decode Aztec codes in an image.
AztecReader() - Constructor for class com.google.zxing.aztec.AztecReader
 
AztecWriter - Class in com.google.zxing.aztec
Renders an Aztec code as a BitMatrix.
AztecWriter() - Constructor for class com.google.zxing.aztec.AztecWriter
 

B

B - Enum constant in enum com.google.zxing.oned.Code128Writer.MinimalEncoder.Charset
 
B - Enum constant in enum com.google.zxing.oned.Code128Writer.MinimalEncoder.Latch
 
B - Static variable in class com.google.zxing.oned.Code128Writer.MinimalEncoder
 
B256 - Enum constant in enum com.google.zxing.datamatrix.encoder.MinimalEncoder.Mode
 
backtrackOneCharacter(EncoderContext, StringBuilder, StringBuilder, int) - Method in class com.google.zxing.datamatrix.encoder.C40Encoder
 
BARCODE_MIN_HEIGHT - Static variable in class com.google.zxing.pdf417.detector.Detector
 
BARCODE_ROW_UNKNOWN - Static variable in class com.google.zxing.pdf417.decoder.Codeword
 
barcodeColumnCount - Variable in class com.google.zxing.pdf417.decoder.DetectionResult
 
barcodeFormat - Variable in class com.google.zxing.client.j2se.EncoderConfig
 
BarcodeFormat - Enum in com.google.zxing
Enumerates barcode formats known to this package.
BarcodeFormat() - Constructor for enum com.google.zxing.BarcodeFormat
 
barcodeMatrix - Variable in class com.google.zxing.pdf417.encoder.PDF417
 
BarcodeMatrix - Class in com.google.zxing.pdf417.encoder
Holds all of the information for a barcode in a format where it can be easily accessible
BarcodeMatrix(int, int) - Constructor for class com.google.zxing.pdf417.encoder.BarcodeMatrix
 
barcodeMetadata - Variable in class com.google.zxing.pdf417.decoder.DetectionResult
 
BarcodeMetadata - Class in com.google.zxing.pdf417.decoder
 
BarcodeMetadata(int, int, int, int) - Constructor for class com.google.zxing.pdf417.decoder.BarcodeMetadata
 
BarcodeRow - Class in com.google.zxing.pdf417.encoder
 
BarcodeRow(int) - Constructor for class com.google.zxing.pdf417.encoder.BarcodeRow
Creates a Barcode row of the width
BarcodeValue - Class in com.google.zxing.pdf417.decoder
 
BarcodeValue() - Constructor for class com.google.zxing.pdf417.decoder.BarcodeValue
 
BARS_IN_MODULE - Static variable in class com.google.zxing.pdf417.PDF417Common
 
BASE256_ENCODATION - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
BASE256_ENCODE - Enum constant in enum com.google.zxing.datamatrix.decoder.DecodedBitStreamParser.Mode
 
Base256Encoder - Class in com.google.zxing.datamatrix.encoder
 
Base256Encoder() - Constructor for class com.google.zxing.datamatrix.encoder.Base256Encoder
 
BASE64TOKEN - Static variable in class com.google.zxing.client.j2se.ImageReader
 
bccs - Variable in class com.google.zxing.client.result.EmailAddressParsedResult
 
BEGIN_MACRO_PDF417_CONTROL_BLOCK - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
BEGIN_MACRO_PDF417_OPTIONAL_FIELD - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
BEGIN_VCARD - Static variable in class com.google.zxing.client.result.VCardResultParser
 
bestBeforeDate - Variable in class com.google.zxing.client.result.ExpandedProductParsedResult
 
Big5 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
binarizer - Variable in class com.google.zxing.BinaryBitmap
 
Binarizer - Class in com.google.zxing
This class hierarchy provides a set of methods to convert luminance data to 1 bit data.
Binarizer(LuminanceSource) - Constructor for class com.google.zxing.Binarizer
 
BINARY - Enum constant in enum com.google.zxing.aztec.decoder.Decoder.Table
 
BinaryBitmap - Class in com.google.zxing
This class is the core bitmap class used by ZXing to represent 1 bit data.
BinaryBitmap(Binarizer) - Constructor for class com.google.zxing.BinaryBitmap
 
binaryShiftByteCount - Variable in class com.google.zxing.aztec.encoder.BinaryShiftToken
 
binaryShiftByteCount - Variable in class com.google.zxing.aztec.encoder.State
 
binaryShiftCost - Variable in class com.google.zxing.aztec.encoder.State
 
binaryShiftStart - Variable in class com.google.zxing.aztec.encoder.BinaryShiftToken
 
BinaryShiftToken - Class in com.google.zxing.aztec.encoder
 
BinaryShiftToken(Token, int, int) - Constructor for class com.google.zxing.aztec.encoder.BinaryShiftToken
 
birthday - Variable in class com.google.zxing.client.result.AddressBookParsedResult
 
BitArray - Class in com.google.zxing.common
A simple, fast array of bits, represented compactly by an array of ints internally.
BitArray() - Constructor for class com.google.zxing.common.BitArray
 
BitArray(int) - Constructor for class com.google.zxing.common.BitArray
 
BitArray(int[], int) - Constructor for class com.google.zxing.common.BitArray
 
BitArrayBuilder - Class in com.google.zxing.oned.rss.expanded
 
BitArrayBuilder() - Constructor for class com.google.zxing.oned.rss.expanded.BitArrayBuilder
 
bitCount - Variable in class com.google.zxing.aztec.encoder.SimpleToken
 
bitCount - Variable in class com.google.zxing.aztec.encoder.State
 
bitMatrix - Variable in class com.google.zxing.maxicode.decoder.BitMatrixParser
 
bitMatrix - Variable in class com.google.zxing.qrcode.decoder.BitMatrixParser
 
BitMatrix - Class in com.google.zxing.common
Represents a 2D matrix of bits.
BitMatrix(int) - Constructor for class com.google.zxing.common.BitMatrix
Creates an empty square BitMatrix.
BitMatrix(int, int) - Constructor for class com.google.zxing.common.BitMatrix
Creates an empty BitMatrix.
BitMatrix(int, int, int, int[]) - Constructor for class com.google.zxing.common.BitMatrix
 
bitMatrixFromBitArray(byte[][], int) - Static method in class com.google.zxing.pdf417.PDF417Writer
This takes an array holding the values of the PDF 417
bitMatrixFromEncoder(PDF417, String, int, int, int, int, boolean) - Static method in class com.google.zxing.pdf417.PDF417Writer
Takes encoder, accounts for width/height, and retrieves bit matrix
BitMatrixParser - Class in com.google.zxing.datamatrix.decoder
 
BitMatrixParser - Class in com.google.zxing.maxicode.decoder
 
BitMatrixParser - Class in com.google.zxing.qrcode.decoder
 
BitMatrixParser(BitMatrix) - Constructor for class com.google.zxing.datamatrix.decoder.BitMatrixParser
 
BitMatrixParser(BitMatrix) - Constructor for class com.google.zxing.maxicode.decoder.BitMatrixParser
 
BitMatrixParser(BitMatrix) - Constructor for class com.google.zxing.qrcode.decoder.BitMatrixParser
 
BITNR - Static variable in class com.google.zxing.maxicode.decoder.BitMatrixParser
 
bitOffset - Variable in class com.google.zxing.common.BitSource
 
bits - Variable in class com.google.zxing.common.BitArray
 
bits - Variable in class com.google.zxing.common.BitMatrix
 
bits - Variable in class com.google.zxing.common.DetectorResult
 
bits - Variable in class com.google.zxing.datamatrix.encoder.DefaultPlacement
 
bits - Variable in class com.google.zxing.pdf417.detector.PDF417DetectorResult
 
bits - Variable in enum com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
 
bits - Variable in enum com.google.zxing.qrcode.decoder.Mode
 
BitSource - Class in com.google.zxing.common
This provides an easy abstraction to read bits at a time from a sequence of bytes, where the number of bits read is not often a multiple of 8.
BitSource(byte[]) - Constructor for class com.google.zxing.common.BitSource
 
bitsToWords(BitArray, int, int) - Static method in class com.google.zxing.aztec.encoder.Encoder
 
BizcardResultParser - Class in com.google.zxing.client.result
Implements the "BIZCARD" address book entry format, though this has been largely reverse-engineered from examples observed in the wild -- still looking for a definitive reference.
BizcardResultParser() - Constructor for class com.google.zxing.client.result.BizcardResultParser
 
BLACK - Static variable in class com.google.zxing.client.j2se.DecodeWorker
 
BLACK - Static variable in class com.google.zxing.client.j2se.MatrixToImageConfig
 
blackWhiteRange(int, int, int, int, boolean) - Method in class com.google.zxing.common.detector.MonochromeRectangleDetector
Deprecated.
Computes the start and end of a region of pixels, either horizontally or vertically, that could be part of a Data Matrix barcode.
BLOCK_SIZE - Static variable in class com.google.zxing.common.HybridBinarizer
 
BLOCK_SIZE_MASK - Static variable in class com.google.zxing.common.HybridBinarizer
 
BLOCK_SIZE_POWER - Static variable in class com.google.zxing.common.HybridBinarizer
 
BlockPair - Class in com.google.zxing.qrcode.encoder
 
BlockPair(byte[], byte[]) - Constructor for class com.google.zxing.qrcode.encoder.BlockPair
 
BlockParsedResult - Class in com.google.zxing.oned.rss.expanded.decoders
 
BlockParsedResult() - Constructor for class com.google.zxing.oned.rss.expanded.decoders.BlockParsedResult
 
BlockParsedResult(DecodedInformation, boolean) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.BlockParsedResult
 
body - Variable in class com.google.zxing.client.result.EmailAddressParsedResult
 
body - Variable in class com.google.zxing.client.result.SMSParsedResult
 
BookmarkDoCoMoResultParser - Class in com.google.zxing.client.result
 
BookmarkDoCoMoResultParser() - Constructor for class com.google.zxing.client.result.BookmarkDoCoMoResultParser
 
bottomLeft - Variable in class com.google.zxing.pdf417.decoder.BoundingBox
 
bottomLeft - Variable in class com.google.zxing.qrcode.detector.FinderPatternInfo
 
bottomRight - Variable in class com.google.zxing.pdf417.decoder.BoundingBox
 
boundingBox - Variable in class com.google.zxing.pdf417.decoder.DetectionResult
 
boundingBox - Variable in class com.google.zxing.pdf417.decoder.DetectionResultColumn
 
BoundingBox - Class in com.google.zxing.pdf417.decoder
 
BoundingBox(BitMatrix, ResultPoint, ResultPoint, ResultPoint, ResultPoint) - Constructor for class com.google.zxing.pdf417.decoder.BoundingBox
 
BoundingBox(BoundingBox) - Constructor for class com.google.zxing.pdf417.decoder.BoundingBox
 
brief - Variable in class com.google.zxing.client.j2se.DecoderConfig
 
bucket - Variable in class com.google.zxing.pdf417.decoder.Codeword
 
buckets - Variable in class com.google.zxing.common.GlobalHistogramBinarizer
 
buffer - Variable in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
BufferedImageLuminanceSource - Class in com.google.zxing.client.j2se
This LuminanceSource implementation is meant for J2SE clients and our blackbox unit tests.
BufferedImageLuminanceSource(BufferedImage) - Constructor for class com.google.zxing.client.j2se.BufferedImageLuminanceSource
 
BufferedImageLuminanceSource(BufferedImage, int, int, int, int) - Constructor for class com.google.zxing.client.j2se.BufferedImageLuminanceSource
 
buildAdjoint() - Method in class com.google.zxing.common.PerspectiveTransform
 
buildBitArray(List<ExpandedPair>) - Static method in class com.google.zxing.oned.rss.expanded.BitArrayBuilder
 
buildFunctionPattern() - Method in class com.google.zxing.qrcode.decoder.Version
See ISO 18004:2006 Annex E
buildGenerator(int) - Method in class com.google.zxing.common.reedsolomon.ReedSolomonEncoder
 
buildHints() - Method in class com.google.zxing.client.j2se.DecoderConfig
 
buildMatrix(BitArray, ErrorCorrectionLevel, Version, int, ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
buildMonomial(int, int) - Method in class com.google.zxing.common.reedsolomon.GenericGF
 
buildMonomial(int, int) - Method in class com.google.zxing.pdf417.decoder.ec.ModulusGF
 
buildName(String, String) - Static method in class com.google.zxing.client.result.BizcardResultParser
 
buildOutputPath(URI, String) - Static method in class com.google.zxing.client.j2se.DecodeWorker
 
buildPhoneNumbers(String, String, String) - Static method in class com.google.zxing.client.result.BizcardResultParser
 
buildToString(String, String, String) - Method in class com.google.zxing.common.BitMatrix
 
buildVersions() - Static method in class com.google.zxing.datamatrix.decoder.Version
See ISO 16022:2006 5.5.1 Table 7
buildVersions() - Static method in class com.google.zxing.qrcode.decoder.Version
See ISO 18004:2006 6.5.1 Table 9
ByQuadrantReader - Class in com.google.zxing.multi
This class attempts to decode a barcode from an image, not by scanning the whole image, but by scanning subsets of the image.
ByQuadrantReader(Reader) - Constructor for class com.google.zxing.multi.ByQuadrantReader
 
BYTE - Enum constant in enum com.google.zxing.pdf417.encoder.Compaction
 
BYTE - Enum constant in enum com.google.zxing.qrcode.decoder.Mode
 
BYTE_COMPACTION - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
code for Byte compaction
BYTE_COMPACTION_MODE_LATCH - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
BYTE_COMPACTION_MODE_LATCH_6 - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
BYTE_ORDER_MARK - Static variable in class com.google.zxing.client.result.ResultParser
 
BYTE_SEGMENTS - Enum constant in enum com.google.zxing.ResultMetadataType
2D barcode formats typically encode text, but allow for a sort of 'byte mode' which is sometimes used to encode binary data.
byteCompaction(int, int[], int, ECIStringBuilder) - Static method in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
Byte Compaction mode (see 5.4.3) permits all 256 possible 8-bit byte values to be encoded.
ByteMatrix - Class in com.google.zxing.qrcode.encoder
JAVAPORT: The original code was a 2D array of ints, but since it only ever gets assigned -1, 0, and 1, I'm going to use less memory and go with bytes.
ByteMatrix(int, int) - Constructor for class com.google.zxing.qrcode.encoder.ByteMatrix
 
byteOffset - Variable in class com.google.zxing.common.BitSource
 
bytes - Variable in class com.google.zxing.common.BitSource
 
bytes - Variable in class com.google.zxing.common.MinimalECIInput
 
bytes - Variable in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Result
 
bytes - Variable in class com.google.zxing.qrcode.encoder.ByteMatrix
 
byteSegments - Variable in class com.google.zxing.common.DecoderResult
 

C

c - Variable in class com.google.zxing.common.MinimalECIInput.InputEdge
 
C - Enum constant in enum com.google.zxing.oned.Code128Writer.MinimalEncoder.Charset
 
C - Enum constant in enum com.google.zxing.oned.Code128Writer.MinimalEncoder.Latch
 
C40 - Enum constant in enum com.google.zxing.datamatrix.encoder.MinimalEncoder.Mode
 
C40_BASIC_SET_CHARS - Static variable in class com.google.zxing.datamatrix.decoder.DecodedBitStreamParser
See ISO 16022:2006, Annex C Table C.1 The C40 Basic Character Set (*'s used for placeholders for the shift values)
C40_ENCODATION - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
C40_ENCODE - Enum constant in enum com.google.zxing.datamatrix.decoder.DecodedBitStreamParser.Mode
 
C40_SHIFT2_CHARS - Static variable in class com.google.zxing.datamatrix.encoder.MinimalEncoder
 
C40_SHIFT2_SET_CHARS - Static variable in class com.google.zxing.datamatrix.decoder.DecodedBitStreamParser
 
C40_UNLATCH - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
Unlatch from C40 encodation
C40Encoder - Class in com.google.zxing.datamatrix.encoder
 
C40Encoder() - Constructor for class com.google.zxing.datamatrix.encoder.C40Encoder
 
cachedGenerators - Variable in class com.google.zxing.common.reedsolomon.ReedSolomonEncoder
 
cachedTotalSize - Variable in class com.google.zxing.common.MinimalECIInput.InputEdge
 
cachedTotalSize - Variable in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
cachedTotalSize - Variable in class com.google.zxing.qrcode.encoder.MinimalEncoder.Edge
 
calculateBCHCode(int, int) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
calculateBinaryShiftCost(int) - Static method in class com.google.zxing.aztec.encoder.State
 
calculateBitsNeeded(Mode, BitArray, BitArray, Version) - Static method in class com.google.zxing.qrcode.encoder.Encoder
 
calculateBlackPoints(byte[], int, int, int, int) - Static method in class com.google.zxing.common.HybridBinarizer
Calculates a single black point for each block of pixels and saves it away.
calculateMaskPenalty(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.Encoder
 
calculateModuleSize(ResultPoint, ResultPoint, ResultPoint) - Method in class com.google.zxing.qrcode.detector.Detector
Computes an average estimated module size based on estimated derived from the positions of the three finder patterns.
calculateModuleSizeOneWay(ResultPoint, ResultPoint) - Method in class com.google.zxing.qrcode.detector.Detector
Estimates module size based on two finder patterns -- it uses Detector.sizeOfBlackWhiteBlackRunBothWays(int, int, int, int) to figure the width of each, measuring along the axis between their centers.
calculateNumberOfRows(int, int, int) - Static method in class com.google.zxing.pdf417.encoder.PDF417
Calculates the necessary number of rows as described in annex Q of ISO/IEC 15438:2001(E).
calculateThresholdForBlock(byte[], int, int, int, int, int[][], BitMatrix) - Static method in class com.google.zxing.common.HybridBinarizer
For each block in the image, calculate the average black point using a 5x5 grid of the blocks around it.
CALENDAR - Enum constant in enum com.google.zxing.client.result.ParsedResultType
 
CalendarParsedResult - Class in com.google.zxing.client.result
Represents a parsed result that encodes a calendar event at a certain time, optionally with attendees and a location.
CalendarParsedResult(String, String, String, String, String, String, String[], String, double, double) - Constructor for class com.google.zxing.client.result.CalendarParsedResult
 
call() - Method in class com.google.zxing.client.j2se.DecodeWorker
 
canEncode(char, int) - Method in class com.google.zxing.common.ECIEncoderSet
 
canEncode(Mode, char) - Method in class com.google.zxing.qrcode.encoder.MinimalEncoder
 
canEncode(CharSequence, Code128Writer.MinimalEncoder.Charset, int) - Method in class com.google.zxing.oned.Code128Writer.MinimalEncoder
 
cap(int, int) - Static method in class com.google.zxing.common.HybridBinarizer
 
ccs - Variable in class com.google.zxing.client.result.EmailAddressParsedResult
 
CENTER_QUORUM - Static variable in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
centerEdges(ResultPoint, ResultPoint, ResultPoint, ResultPoint) - Method in class com.google.zxing.common.detector.WhiteRectangleDetector
recenters the points of a constant distance towards the center
centerFromEnd(int[], int) - Static method in class com.google.zxing.qrcode.detector.AlignmentPatternFinder
Given a count of black/white/black pixels just seen and an end position, figures the location of the center of this black/white/black run.
centerFromEnd(int[], int) - Static method in class com.google.zxing.qrcode.detector.FinderPatternFinder
Given a count of black/white/black/white/black pixels just seen and an end position, figures the location of the center of this run.
CHAR_MAP - Static variable in class com.google.zxing.aztec.encoder.HighLevelEncoder
 
CHARACTER_ENCODINGS - Static variable in class com.google.zxing.oned.CodaBarReader
These represent the encodings of characters, as patterns of wide and narrow bars.
CHARACTER_ENCODINGS - Static variable in class com.google.zxing.oned.Code39Reader
These represent the encodings of characters, as patterns of wide and narrow bars.
CHARACTER_ENCODINGS - Static variable in class com.google.zxing.oned.Code93Reader
These represent the encodings of characters, as patterns of wide and narrow bars.
CHARACTER_SET - Enum constant in enum com.google.zxing.DecodeHintType
Specifies what character encoding to use when decoding, where applicable (type String)
CHARACTER_SET - Enum constant in enum com.google.zxing.EncodeHintType
Specifies what character encoding to use where applicable (type String)
characterCountBitsForVersions - Variable in enum com.google.zxing.qrcode.decoder.Mode
 
characterLength - Variable in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
characterLength - Variable in class com.google.zxing.qrcode.encoder.MinimalEncoder.Edge
 
characterLength - Variable in class com.google.zxing.qrcode.encoder.MinimalEncoder.ResultList.ResultNode
 
CharacterSetECI - Enum in com.google.zxing.common
Encapsulates a Character Set ECI, according to "Extended Channel Interpretations" 5.3.1.1 of ISO 18004.
CharacterSetECI(int) - Constructor for enum com.google.zxing.common.CharacterSetECI
 
CharacterSetECI(int[], String...) - Constructor for enum com.google.zxing.common.CharacterSetECI
 
CharacterSetECI(int, String...) - Constructor for enum com.google.zxing.common.CharacterSetECI
 
charAt(int) - Method in interface com.google.zxing.common.ECIInput
Returns the byte value at the specified index.
charAt(int) - Method in class com.google.zxing.common.MinimalECIInput
Returns the byte value at the specified index.
charAt(int) - Method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder.NoECIInput
 
CHARS_WHICH_ARE_TEN_LENGTH_EACH_AFTER_DECODED - Static variable in class com.google.zxing.oned.CodaBarWriter
 
charset - Variable in class com.google.zxing.aztec.encoder.HighLevelEncoder
 
Charset() - Constructor for enum com.google.zxing.oned.Code128Writer.MinimalEncoder.Charset
 
charsetEncoderIndex - Variable in class com.google.zxing.qrcode.encoder.MinimalEncoder.Edge
 
charsetEncoderIndex - Variable in class com.google.zxing.qrcode.encoder.MinimalEncoder.ResultList.ResultNode
 
check(String, Map<EncodeHintType, ?>) - Static method in class com.google.zxing.oned.Code128Writer
 
CHECK_DIGIT_ENCODINGS - Static variable in class com.google.zxing.oned.UPCEANExtension5Support
 
checkAndNudgePoints(BitMatrix, float[]) - Static method in class com.google.zxing.common.GridSampler
Checks a set of points that have been transformed to sample points on an image against the image's dimensions to see if the point are even within the image.
checkChar(int) - Static method in class com.google.zxing.client.result.VINResultParser
 
checkChecksum() - Method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
checkChecksum(Pair, Pair) - Static method in class com.google.zxing.oned.rss.RSS14Reader
 
checkChecksum(CharSequence) - Static method in class com.google.zxing.client.result.VINResultParser
 
checkChecksum(String) - Method in class com.google.zxing.oned.UPCEANReader
 
checkChecksum(String) - Method in class com.google.zxing.oned.UPCEReader
 
checkChecksums(CharSequence) - Static method in class com.google.zxing.oned.Code93Reader
 
checkCodewordSkew(int, int, int) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
checkNumeric(String) - Static method in class com.google.zxing.oned.OneDimensionalCodeWriter
 
checkOneChecksum(CharSequence, int, int) - Static method in class com.google.zxing.oned.Code93Reader
 
checkRows(boolean) - Method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
checkRows(List<ExpandedRow>, int) - Method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
checkStandardUPCEANChecksum(CharSequence) - Static method in class com.google.zxing.oned.UPCEANReader
Computes the UPC/EAN checksum on a string of digits, and reports whether the checksum is correct or not.
checksum - Variable in class com.google.zxing.pdf417.PDF417ResultMetadata
 
ChecksumException - Exception Class in com.google.zxing
Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.
ChecksumException() - Constructor for exception class com.google.zxing.ChecksumException
 
ChecksumException(Throwable) - Constructor for exception class com.google.zxing.ChecksumException
 
checksumPortion - Variable in class com.google.zxing.oned.rss.DataCharacter
 
checkWeight(int) - Method in class com.google.zxing.oned.rss.expanded.decoders.AI013103decoder
 
checkWeight(int) - Method in class com.google.zxing.oned.rss.expanded.decoders.AI01320xDecoder
 
checkWeight(int) - Method in class com.google.zxing.oned.rss.expanded.decoders.AI013x0x1xDecoder
 
checkWeight(int) - Method in class com.google.zxing.oned.rss.expanded.decoders.AI01weightDecoder
 
chooseCode(CharSequence, int, int) - Static method in class com.google.zxing.oned.Code128Writer
 
chooseImage() - Method in class com.google.zxing.client.j2se.GUIRunner
 
chooseMaskPattern(BitArray, ErrorCorrectionLevel, Version, ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.Encoder
 
chooseMode(String) - Static method in class com.google.zxing.qrcode.encoder.Encoder
 
chooseMode(String, Charset) - Static method in class com.google.zxing.qrcode.encoder.Encoder
Choose the best mode by examining the content.
chooseVersion(int, ErrorCorrectionLevel) - Static method in class com.google.zxing.qrcode.encoder.Encoder
 
clear() - Method in class com.google.zxing.common.BitArray
Clears all bits (sets to false).
clear() - Method in class com.google.zxing.common.BitMatrix
Clears all bits (sets to false).
clear(byte) - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
 
clearCounts(int[]) - Method in class com.google.zxing.qrcode.detector.FinderPatternFinder
Deprecated.
clearMatrix(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
clone() - Method in class com.google.zxing.common.BitArray
 
clone() - Method in class com.google.zxing.common.BitMatrix
 
CODABAR - Enum constant in enum com.google.zxing.BarcodeFormat
CODABAR 1D format.
CodaBarReader - Class in com.google.zxing.oned
Decodes Codabar barcodes.
CodaBarReader() - Constructor for class com.google.zxing.oned.CodaBarReader
 
CodaBarWriter - Class in com.google.zxing.oned
This class renders CodaBar as boolean[].
CodaBarWriter() - Constructor for class com.google.zxing.oned.CodaBarWriter
 
CODE_128 - Enum constant in enum com.google.zxing.BarcodeFormat
Code 128 1D format.
CODE_39 - Enum constant in enum com.google.zxing.BarcodeFormat
Code 39 1D format.
CODE_93 - Enum constant in enum com.google.zxing.BarcodeFormat
Code 93 1D format.
CODE_CODE_A - Static variable in class com.google.zxing.oned.Code128Reader
 
CODE_CODE_A - Static variable in class com.google.zxing.oned.Code128Writer
 
CODE_CODE_B - Static variable in class com.google.zxing.oned.Code128Reader
 
CODE_CODE_B - Static variable in class com.google.zxing.oned.Code128Writer
 
CODE_CODE_C - Static variable in class com.google.zxing.oned.Code128Reader
 
CODE_CODE_C - Static variable in class com.google.zxing.oned.Code128Writer
 
CODE_FNC_1 - Static variable in class com.google.zxing.oned.Code128Reader
 
CODE_FNC_1 - Static variable in class com.google.zxing.oned.Code128Writer
 
CODE_FNC_2 - Static variable in class com.google.zxing.oned.Code128Reader
 
CODE_FNC_2 - Static variable in class com.google.zxing.oned.Code128Writer
 
CODE_FNC_3 - Static variable in class com.google.zxing.oned.Code128Reader
 
CODE_FNC_3 - Static variable in class com.google.zxing.oned.Code128Writer
 
CODE_FNC_4_A - Static variable in class com.google.zxing.oned.Code128Reader
 
CODE_FNC_4_A - Static variable in class com.google.zxing.oned.Code128Writer
 
CODE_FNC_4_B - Static variable in class com.google.zxing.oned.Code128Reader
 
CODE_FNC_4_B - Static variable in class com.google.zxing.oned.Code128Writer
 
CODE_PATTERNS - Static variable in class com.google.zxing.oned.Code128Reader
 
CODE_SHIFT - Static variable in class com.google.zxing.oned.Code128Reader
 
CODE_SHIFT - Static variable in class com.google.zxing.oned.Code128Writer.MinimalEncoder
 
CODE_START_A - Static variable in class com.google.zxing.oned.Code128Reader
 
CODE_START_A - Static variable in class com.google.zxing.oned.Code128Writer
 
CODE_START_B - Static variable in class com.google.zxing.oned.Code128Reader
 
CODE_START_B - Static variable in class com.google.zxing.oned.Code128Writer
 
CODE_START_C - Static variable in class com.google.zxing.oned.Code128Reader
 
CODE_START_C - Static variable in class com.google.zxing.oned.Code128Writer
 
CODE_STOP - Static variable in class com.google.zxing.oned.Code128Reader
 
CODE_STOP - Static variable in class com.google.zxing.oned.Code128Writer
 
CODE_WIDTH - Static variable in class com.google.zxing.oned.EAN13Writer
 
CODE_WIDTH - Static variable in class com.google.zxing.oned.EAN8Writer
 
CODE_WIDTH - Static variable in class com.google.zxing.oned.UPCEWriter
 
CODE128_COMPACT - Enum constant in enum com.google.zxing.EncodeHintType
Specifies whether to use compact mode for Code-128 code (type Boolean, or "true" or "false" String value).
Code128Reader - Class in com.google.zxing.oned
Decodes Code 128 barcodes.
Code128Reader() - Constructor for class com.google.zxing.oned.Code128Reader
 
Code128Writer - Class in com.google.zxing.oned
This object renders a CODE128 code as a BitMatrix.
Code128Writer() - Constructor for class com.google.zxing.oned.Code128Writer
 
Code128Writer.CType - Enum in com.google.zxing.oned
 
Code128Writer.MinimalEncoder - Class in com.google.zxing.oned
Encodes minimally using Divide-And-Conquer with Memoization
Code128Writer.MinimalEncoder.Charset - Enum in com.google.zxing.oned
 
Code128Writer.MinimalEncoder.Latch - Enum in com.google.zxing.oned
 
Code39Reader - Class in com.google.zxing.oned
Decodes Code 39 barcodes.
Code39Reader() - Constructor for class com.google.zxing.oned.Code39Reader
Creates a reader that assumes all encoded data is data, and does not treat the final character as a check digit.
Code39Reader(boolean) - Constructor for class com.google.zxing.oned.Code39Reader
Creates a reader that can be configured to check the last character as a check digit.
Code39Reader(boolean, boolean) - Constructor for class com.google.zxing.oned.Code39Reader
Creates a reader that can be configured to check the last character as a check digit, or optionally attempt to decode "extended Code 39" sequences that are used to encode the full ASCII character set.
Code39Writer - Class in com.google.zxing.oned
This object renders a CODE39 code as a BitMatrix.
Code39Writer() - Constructor for class com.google.zxing.oned.Code39Writer
 
Code93Reader - Class in com.google.zxing.oned
Decodes Code 93 barcodes.
Code93Reader() - Constructor for class com.google.zxing.oned.Code93Reader
 
Code93Writer - Class in com.google.zxing.oned
This object renders a CODE93 code as a BitMatrix
Code93Writer() - Constructor for class com.google.zxing.oned.Code93Writer
 
Codeword - Class in com.google.zxing.pdf417.decoder
 
Codeword(int, int, int, int) - Constructor for class com.google.zxing.pdf417.decoder.Codeword
 
CODEWORD_SKEW_SIZE - Static variable in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
CODEWORD_TABLE - Static variable in class com.google.zxing.pdf417.encoder.PDF417
The codeword table from the Annex A of ISO/IEC 15438:2001(E).
CODEWORD_TABLE - Static variable in class com.google.zxing.pdf417.PDF417Common
This table contains to codewords for all symbols.
codewords - Variable in class com.google.zxing.datamatrix.decoder.DataBlock
 
codewords - Variable in class com.google.zxing.datamatrix.encoder.DefaultPlacement
 
codewords - Variable in class com.google.zxing.datamatrix.encoder.EncoderContext
 
codewords - Variable in class com.google.zxing.pdf417.decoder.DetectionResultColumn
 
codewords - Variable in class com.google.zxing.qrcode.decoder.DataBlock
 
codeWords - Variable in class com.google.zxing.aztec.encoder.AztecCode
 
coefficients - Variable in class com.google.zxing.common.reedsolomon.GenericGFPoly
 
coefficients - Variable in class com.google.zxing.pdf417.decoder.ec.ModulusPoly
 
columnCount - Variable in class com.google.zxing.pdf417.decoder.BarcodeMetadata
 
com.google.zxing - package com.google.zxing
 
com.google.zxing.aztec - package com.google.zxing.aztec
 
com.google.zxing.aztec.decoder - package com.google.zxing.aztec.decoder
 
com.google.zxing.aztec.detector - package com.google.zxing.aztec.detector
 
com.google.zxing.aztec.encoder - package com.google.zxing.aztec.encoder
 
com.google.zxing.client.j2se - package com.google.zxing.client.j2se
 
com.google.zxing.client.result - package com.google.zxing.client.result
 
com.google.zxing.common - package com.google.zxing.common
 
com.google.zxing.common.detector - package com.google.zxing.common.detector
 
com.google.zxing.common.reedsolomon - package com.google.zxing.common.reedsolomon
 
com.google.zxing.datamatrix - package com.google.zxing.datamatrix
 
com.google.zxing.datamatrix.decoder - package com.google.zxing.datamatrix.decoder
 
com.google.zxing.datamatrix.detector - package com.google.zxing.datamatrix.detector
 
com.google.zxing.datamatrix.encoder - package com.google.zxing.datamatrix.encoder
 
com.google.zxing.maxicode - package com.google.zxing.maxicode
 
com.google.zxing.maxicode.decoder - package com.google.zxing.maxicode.decoder
 
com.google.zxing.multi - package com.google.zxing.multi
 
com.google.zxing.multi.qrcode - package com.google.zxing.multi.qrcode
 
com.google.zxing.multi.qrcode.detector - package com.google.zxing.multi.qrcode.detector
 
com.google.zxing.oned - package com.google.zxing.oned
 
com.google.zxing.oned.rss - package com.google.zxing.oned.rss
 
com.google.zxing.oned.rss.expanded - package com.google.zxing.oned.rss.expanded
 
com.google.zxing.oned.rss.expanded.decoders - package com.google.zxing.oned.rss.expanded.decoders
 
com.google.zxing.pdf417 - package com.google.zxing.pdf417
 
com.google.zxing.pdf417.decoder - package com.google.zxing.pdf417.decoder
 
com.google.zxing.pdf417.decoder.ec - package com.google.zxing.pdf417.decoder.ec
 
com.google.zxing.pdf417.detector - package com.google.zxing.pdf417.detector
 
com.google.zxing.pdf417.encoder - package com.google.zxing.pdf417.encoder
 
com.google.zxing.qrcode - package com.google.zxing.qrcode
 
com.google.zxing.qrcode.decoder - package com.google.zxing.qrcode.decoder
 
com.google.zxing.qrcode.detector - package com.google.zxing.qrcode.detector
 
com.google.zxing.qrcode.encoder - package com.google.zxing.qrcode.encoder
 
combineEstimate(float, float, float) - Method in class com.google.zxing.qrcode.detector.AlignmentPattern
Combines this object's current estimate of a finder pattern position and module size with a new estimate.
combineEstimate(float, float, float) - Method in class com.google.zxing.qrcode.detector.FinderPattern
Combines this object's current estimate of a finder pattern position and module size with a new estimate.
combins(int, int) - Static method in class com.google.zxing.oned.rss.RSSUtils
 
COMMA - Static variable in class com.google.zxing.client.j2se.HtmlAssetTranslator
Deprecated.
 
COMMA - Static variable in class com.google.zxing.client.result.EmailAddressResultParser
 
COMMA - Static variable in class com.google.zxing.client.result.VCardResultParser
 
CommandLineEncoder - Class in com.google.zxing.client.j2se
Command line utility for encoding barcodes.
CommandLineEncoder() - Constructor for class com.google.zxing.client.j2se.CommandLineEncoder
 
CommandLineRunner - Class in com.google.zxing.client.j2se
This simple command line utility decodes files, directories of files, or URIs which are passed as arguments.
CommandLineRunner() - Constructor for class com.google.zxing.client.j2se.CommandLineRunner
 
compact - Variable in class com.google.zxing.aztec.AztecDetectorResult
 
compact - Variable in class com.google.zxing.aztec.detector.Detector
 
compact - Variable in class com.google.zxing.aztec.encoder.AztecCode
 
compact - Variable in class com.google.zxing.pdf417.encoder.PDF417
 
compaction - Variable in class com.google.zxing.pdf417.encoder.PDF417
 
Compaction - Enum in com.google.zxing.pdf417.encoder
Represents possible PDF417 barcode compaction types.
Compaction() - Constructor for enum com.google.zxing.pdf417.encoder.Compaction
 
compare(FinderPattern, FinderPattern) - Method in class com.google.zxing.multi.qrcode.detector.MultiFinderPatternFinder.ModuleSizeComparator
 
compare(FinderPattern, FinderPattern) - Method in class com.google.zxing.qrcode.detector.FinderPatternFinder.EstimatedModuleComparator
 
compare(Result, Result) - Method in class com.google.zxing.multi.qrcode.QRCodeMultiReader.SAComparator
 
computeChecksumIndex(String, int) - Static method in class com.google.zxing.oned.Code93Writer
 
computeDimension(ResultPoint, ResultPoint, ResultPoint, float) - Static method in class com.google.zxing.qrcode.detector.Detector
Computes the dimension (number of modules on a size) of the QR Code based on the position of the finder patterns and estimated module size.
config - Variable in class com.google.zxing.client.j2se.DecodeWorker
 
constructResult(Pair, Pair) - Static method in class com.google.zxing.oned.rss.RSS14Reader
 
constructResult(List<ExpandedPair>) - Static method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
containsBlackPoint(int, int, int, boolean) - Method in class com.google.zxing.common.detector.WhiteRectangleDetector
Determines whether a segment contains a black point
contents - Variable in class com.google.zxing.client.j2se.EncoderConfig
 
convertBoolArrayToByteArray(boolean[]) - Static method in class com.google.zxing.aztec.decoder.Decoder
Packs a bit array into bytes, most significant bit first
convertByteMatrixToBitMatrix(ByteMatrix, int, int) - Static method in class com.google.zxing.datamatrix.DataMatrixWriter
Convert the ByteMatrix to BitMatrix.
convertToExtended(String) - Static method in class com.google.zxing.oned.Code93Writer
 
convertUPCEtoUPCA(String) - Static method in class com.google.zxing.oned.UPCEReader
Expands a UPC-E value back into its full, equivalent UPC-A code value.
copyBit(int, int, int) - Method in class com.google.zxing.qrcode.decoder.BitMatrixParser
 
copyToResult(ResultPoint[], ResultPoint[], int[]) - Static method in class com.google.zxing.pdf417.detector.Detector
 
corner1(int) - Method in class com.google.zxing.datamatrix.encoder.DefaultPlacement
 
corner2(int) - Method in class com.google.zxing.datamatrix.encoder.DefaultPlacement
 
corner3(int) - Method in class com.google.zxing.datamatrix.encoder.DefaultPlacement
 
corner4(int) - Method in class com.google.zxing.datamatrix.encoder.DefaultPlacement
 
CORR - Static variable in class com.google.zxing.common.detector.WhiteRectangleDetector
 
correctBits - Variable in class com.google.zxing.aztec.decoder.Decoder.CorrectedBitsResult
 
correctBits(boolean[]) - Method in class com.google.zxing.aztec.decoder.Decoder
Performs RS error correction on an array of bits.
CorrectedBitsResult(boolean[], int, int) - Constructor for class com.google.zxing.aztec.decoder.Decoder.CorrectedBitsResult
 
CorrectedParameter(int, int) - Constructor for class com.google.zxing.aztec.detector.Detector.CorrectedParameter
 
correctErrors(byte[], int) - Method in class com.google.zxing.datamatrix.decoder.Decoder
Given data and error-correction codewords received, possibly corrupted by errors, attempts to correct the errors in-place using Reed-Solomon error correction.
correctErrors(byte[], int) - Method in class com.google.zxing.qrcode.decoder.Decoder
Given data and error-correction codewords received, possibly corrupted by errors, attempts to correct the errors in-place using Reed-Solomon error correction.
correctErrors(byte[], int, int, int, int) - Method in class com.google.zxing.maxicode.decoder.Decoder
 
correctErrors(int[], int[], int) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
Given data and error-correction codewords received, possibly corrupted by errors, attempts to correct the errors in-place.
correctTopRight(ResultPoint[]) - Method in class com.google.zxing.datamatrix.detector.Detector
Calculates the corner position of the white top right module.
COST_PER_ECI - Static variable in class com.google.zxing.common.MinimalECIInput
 
count - Variable in class com.google.zxing.datamatrix.decoder.Version.ECB
 
count - Variable in class com.google.zxing.oned.rss.Pair
 
count - Variable in class com.google.zxing.qrcode.decoder.Version.ECB
 
count - Variable in class com.google.zxing.qrcode.detector.FinderPattern
 
count(int[]) - Static method in class com.google.zxing.oned.rss.AbstractRSSReader
Deprecated.
counterAppend(int) - Method in class com.google.zxing.oned.CodaBarReader
 
counterLength - Variable in class com.google.zxing.oned.CodaBarReader
 
counters - Variable in class com.google.zxing.oned.CodaBarReader
 
counters - Variable in class com.google.zxing.oned.Code39Reader
 
counters - Variable in class com.google.zxing.oned.Code93Reader
 
countPrecedingBackslashes(CharSequence, int) - Static method in class com.google.zxing.client.result.ResultParser
 
COUNTRY_BYTES - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
countryCode - Variable in class com.google.zxing.client.result.VINParsedResult
 
countryCode(CharSequence) - Static method in class com.google.zxing.client.result.VINResultParser
 
countryIdentifiers - Variable in class com.google.zxing.oned.EANManufacturerOrgSupport
 
Cp1250 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
Cp1251 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
Cp1252 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
Cp1256 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
Cp437 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
CR_LF_SPACE_TAB - Static variable in class com.google.zxing.client.result.VCardResultParser
 
createBarcodeMatrix(DetectionResult) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
createBinarizer(LuminanceSource) - Method in class com.google.zxing.Binarizer
Creates a new object with the same type as this Binarizer implementation, but with pristine state.
createBinarizer(LuminanceSource) - Method in class com.google.zxing.common.GlobalHistogramBinarizer
 
createBinarizer(LuminanceSource) - Method in class com.google.zxing.common.HybridBinarizer
 
createDecoder(BitArray) - Static method in class com.google.zxing.oned.rss.expanded.decoders.AbstractExpandedDecoder
 
createDecoderResult(DetectionResult) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
createDecoderResultFromAmbiguousValues(int, int[], int[], int[], int[][]) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
This method deals with the fact, that the decoding process doesn't always yield a single most likely value.
createECCBlock(CharSequence, int) - Static method in class com.google.zxing.datamatrix.encoder.ErrorCorrection
 
createTransform(ResultPoint, ResultPoint, ResultPoint, ResultPoint, int) - Static method in class com.google.zxing.qrcode.detector.Detector
 
crop - Variable in class com.google.zxing.client.j2se.DecoderConfig
 
crop(int, int, int, int) - Method in class com.google.zxing.BinaryBitmap
Returns a new object with cropped image data.
crop(int, int, int, int) - Method in class com.google.zxing.client.j2se.BufferedImageLuminanceSource
 
crop(int, int, int, int) - Method in class com.google.zxing.InvertedLuminanceSource
 
crop(int, int, int, int) - Method in class com.google.zxing.LuminanceSource
Returns a new object with cropped image data.
crop(int, int, int, int) - Method in class com.google.zxing.PlanarYUVLuminanceSource
 
crop(int, int, int, int) - Method in class com.google.zxing.RGBLuminanceSource
 
crossCheckDiagonal(int, int) - Method in class com.google.zxing.qrcode.detector.FinderPatternFinder
After a vertical and horizontal scan finds a potential finder pattern, this method "cross-cross-cross-checks" by scanning down diagonally through the center of the possible finder pattern to see if the same proportion is detected.
crossCheckHorizontal(int, int, int, int) - Method in class com.google.zxing.qrcode.detector.FinderPatternFinder
Like FinderPatternFinder.crossCheckVertical(int, int, int, int), and in fact is basically identical, except it reads horizontally instead of vertically.
crossCheckStateCount - Variable in class com.google.zxing.qrcode.detector.AlignmentPatternFinder
 
crossCheckStateCount - Variable in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
crossCheckVertical(int, int, int, int) - Method in class com.google.zxing.qrcode.detector.AlignmentPatternFinder
After a horizontal scan finds a potential alignment pattern, this method "cross-checks" by scanning down vertically through the center of the possible alignment pattern to see if the same proportion is detected.
crossCheckVertical(int, int, int, int) - Method in class com.google.zxing.qrcode.detector.FinderPatternFinder
After a horizontal scan finds a potential finder pattern, this method "cross-checks" by scanning down vertically through the center of the possible finder pattern to see if the same proportion is detected.
crossProductZ(ResultPoint, ResultPoint, ResultPoint) - Static method in class com.google.zxing.ResultPoint
Returns the z component of the cross product between vectors BC and BA.
CType() - Constructor for enum com.google.zxing.oned.Code128Writer.CType
 
current - Variable in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
currentBytes - Variable in class com.google.zxing.common.ECIStringBuilder
 
currentCharset - Variable in class com.google.zxing.common.ECIStringBuilder
 
currentLocation - Variable in class com.google.zxing.pdf417.encoder.BarcodeRow
 
CurrentParsingState - Class in com.google.zxing.oned.rss.expanded.decoders
 
CurrentParsingState() - Constructor for class com.google.zxing.oned.rss.expanded.decoders.CurrentParsingState
 
CurrentParsingState.State - Enum in com.google.zxing.oned.rss.expanded.decoders
 
currentRow - Variable in class com.google.zxing.pdf417.encoder.BarcodeMatrix
 

D

data - Variable in class com.google.zxing.aztec.detector.Detector.CorrectedParameter
 
DATA_CHARACTER_MODULES - Static variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
DATA_MASK_000 - Enum constant in enum com.google.zxing.qrcode.decoder.DataMask
000: mask bits for which (x + y) mod 2 == 0
DATA_MASK_001 - Enum constant in enum com.google.zxing.qrcode.decoder.DataMask
001: mask bits for which x mod 2 == 0
DATA_MASK_010 - Enum constant in enum com.google.zxing.qrcode.decoder.DataMask
010: mask bits for which y mod 3 == 0
DATA_MASK_011 - Enum constant in enum com.google.zxing.qrcode.decoder.DataMask
011: mask bits for which (x + y) mod 3 == 0
DATA_MASK_100 - Enum constant in enum com.google.zxing.qrcode.decoder.DataMask
100: mask bits for which (x/2 + y/3) mod 2 == 0
DATA_MASK_101 - Enum constant in enum com.google.zxing.qrcode.decoder.DataMask
101: mask bits for which xy mod 2 + xy mod 3 == 0 equivalently, such that xy mod 6 == 0
DATA_MASK_110 - Enum constant in enum com.google.zxing.qrcode.decoder.DataMask
110: mask bits for which (xy mod 2 + xy mod 3) mod 2 == 0 equivalently, such that xy mod 6 invalid input: '<' 3
DATA_MASK_111 - Enum constant in enum com.google.zxing.qrcode.decoder.DataMask
111: mask bits for which ((x+y)mod 2 + xy mod 3) mod 2 == 0 equivalently, such that (x + y + xy mod 3) mod 2 == 0
DATA_MATRIX - Enum constant in enum com.google.zxing.BarcodeFormat
Data Matrix 2D barcode format.
DATA_MATRIX_COMPACT - Enum constant in enum com.google.zxing.EncodeHintType
Specifies whether to use compact mode for Data Matrix (type Boolean, or "true" or "false" String value).
DATA_MATRIX_FIELD_256 - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
 
DATA_MATRIX_SHAPE - Enum constant in enum com.google.zxing.EncodeHintType
Specifies the matrix shape for Data Matrix (type SymbolShapeHint)
DataBlock - Class in com.google.zxing.datamatrix.decoder
Encapsulates a block of data within a Data Matrix Code.
DataBlock - Class in com.google.zxing.qrcode.decoder
Encapsulates a block of data within a QR Code.
DataBlock(int, byte[]) - Constructor for class com.google.zxing.datamatrix.decoder.DataBlock
 
DataBlock(int, byte[]) - Constructor for class com.google.zxing.qrcode.decoder.DataBlock
 
dataBytes - Variable in class com.google.zxing.qrcode.encoder.BlockPair
 
dataCapacity - Variable in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
DataCharacter - Class in com.google.zxing.oned.rss
Encapsulates a since character value in an RSS barcode, including its checksum information.
DataCharacter(int, int) - Constructor for class com.google.zxing.oned.rss.DataCharacter
 
dataCharacterCounters - Variable in class com.google.zxing.oned.rss.AbstractRSSReader
 
dataCodewords - Variable in class com.google.zxing.datamatrix.decoder.Version.ECB
 
dataCodewords - Variable in class com.google.zxing.qrcode.decoder.Version.ECB
 
dataHeight - Variable in class com.google.zxing.PlanarYUVLuminanceSource
 
dataHeight - Variable in class com.google.zxing.RGBLuminanceSource
 
DataLength(boolean, int) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.FieldParser.DataLength
 
dataMask - Variable in class com.google.zxing.qrcode.decoder.FormatInformation
 
DataMask - Enum in com.google.zxing.qrcode.decoder
Encapsulates data masks for the data bits in a QR code, per ISO 18004:2006 6.8.
DataMask() - Constructor for enum com.google.zxing.qrcode.decoder.DataMask
 
DataMatrixReader - Class in com.google.zxing.datamatrix
This implementation can detect and decode Data Matrix codes in an image.
DataMatrixReader() - Constructor for class com.google.zxing.datamatrix.DataMatrixReader
 
DataMatrixSymbolInfo144 - Class in com.google.zxing.datamatrix.encoder
 
DataMatrixSymbolInfo144() - Constructor for class com.google.zxing.datamatrix.encoder.DataMatrixSymbolInfo144
 
DataMatrixWriter - Class in com.google.zxing.datamatrix
This object renders a Data Matrix code as a BitMatrix 2D array of greyscale values.
DataMatrixWriter() - Constructor for class com.google.zxing.datamatrix.DataMatrixWriter
 
dataRegions - Variable in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
dataRegionSizeColumns - Variable in class com.google.zxing.datamatrix.decoder.Version
 
dataRegionSizeRows - Variable in class com.google.zxing.datamatrix.decoder.Version
 
dataWidth - Variable in class com.google.zxing.PlanarYUVLuminanceSource
 
dataWidth - Variable in class com.google.zxing.RGBLuminanceSource
 
DATE_SIZE - Static variable in class com.google.zxing.oned.rss.expanded.decoders.AI013x0x1xDecoder
 
DATE_TIME - Static variable in class com.google.zxing.client.result.CalendarParsedResult
 
dateCode - Variable in class com.google.zxing.oned.rss.expanded.decoders.AI013x0x1xDecoder
 
ddata - Variable in class com.google.zxing.aztec.decoder.Decoder
 
decode(boolean[][]) - Method in class com.google.zxing.datamatrix.decoder.Decoder
Convenience method that can decode a Data Matrix Code represented as a 2D array of booleans.
decode(boolean[][]) - Method in class com.google.zxing.qrcode.decoder.Decoder
 
decode(boolean[][], Map<DecodeHintType, ?>) - Method in class com.google.zxing.qrcode.decoder.Decoder
Convenience method that can decode a QR Code represented as a 2D array of booleans.
decode(byte[]) - Static method in class com.google.zxing.datamatrix.decoder.DecodedBitStreamParser
 
decode(byte[], int) - Static method in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
decode(byte[], Version, ErrorCorrectionLevel, Map<DecodeHintType, ?>) - Static method in class com.google.zxing.qrcode.decoder.DecodedBitStreamParser
 
decode(int[], int) - Method in class com.google.zxing.common.reedsolomon.ReedSolomonDecoder
Decodes given set of received codewords, which include both data and error-correction codewords.
decode(int[], int, int[]) - Method in class com.google.zxing.pdf417.decoder.ec.ErrorCorrection
 
decode(int[], String) - Static method in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
decode(AztecDetectorResult) - Method in class com.google.zxing.aztec.decoder.Decoder
 
decode(BinaryBitmap) - Method in class com.google.zxing.aztec.AztecReader
Locates and decodes a Data Matrix code in an image.
decode(BinaryBitmap) - Method in class com.google.zxing.datamatrix.DataMatrixReader
Locates and decodes a Data Matrix code in an image.
decode(BinaryBitmap) - Method in class com.google.zxing.maxicode.MaxiCodeReader
Locates and decodes a MaxiCode in an image.
decode(BinaryBitmap) - Method in class com.google.zxing.multi.ByQuadrantReader
 
decode(BinaryBitmap) - Method in class com.google.zxing.MultiFormatReader
This version of decode honors the intent of Reader.decode(BinaryBitmap) in that it passes null as a hint to the decoders.
decode(BinaryBitmap) - Method in class com.google.zxing.oned.OneDReader
 
decode(BinaryBitmap) - Method in class com.google.zxing.oned.UPCAReader
 
decode(BinaryBitmap) - Method in class com.google.zxing.pdf417.PDF417Reader
Locates and decodes a PDF417 code in an image.
decode(BinaryBitmap) - Method in class com.google.zxing.qrcode.QRCodeReader
Locates and decodes a QR code in an image.
decode(BinaryBitmap) - Method in interface com.google.zxing.Reader
Locates and decodes a barcode in some format within an image.
decode(BinaryBitmap, Map<DecodeHintType, ?>) - Method in class com.google.zxing.aztec.AztecReader
 
decode(BinaryBitmap, Map<DecodeHintType, ?>) - Method in class com.google.zxing.datamatrix.DataMatrixReader
 
decode(BinaryBitmap, Map<DecodeHintType, ?>) - Method in class com.google.zxing.maxicode.MaxiCodeReader
 
decode(BinaryBitmap, Map<DecodeHintType, ?>) - Method in class com.google.zxing.multi.ByQuadrantReader
 
decode(BinaryBitmap, Map<DecodeHintType, ?>) - Method in class com.google.zxing.MultiFormatReader
Decode an image using the hints provided.
decode(BinaryBitmap, Map<DecodeHintType, ?>) - Method in class com.google.zxing.oned.OneDReader
 
decode(BinaryBitmap, Map<DecodeHintType, ?>) - Method in class com.google.zxing.oned.UPCAReader
 
decode(BinaryBitmap, Map<DecodeHintType, ?>) - Method in class com.google.zxing.pdf417.PDF417Reader
 
decode(BinaryBitmap, Map<DecodeHintType, ?>) - Method in class com.google.zxing.qrcode.QRCodeReader
 
decode(BinaryBitmap, Map<DecodeHintType, ?>) - Method in interface com.google.zxing.Reader
Locates and decodes a barcode in some format within an image.
decode(BinaryBitmap, Map<DecodeHintType, ?>, boolean) - Static method in class com.google.zxing.pdf417.PDF417Reader
 
decode(BitMatrix) - Method in class com.google.zxing.datamatrix.decoder.Decoder
Decodes a Data Matrix Code represented as a BitMatrix.
decode(BitMatrix) - Method in class com.google.zxing.maxicode.decoder.Decoder
 
decode(BitMatrix) - Method in class com.google.zxing.qrcode.decoder.Decoder
 
decode(BitMatrix, ResultPoint, ResultPoint, ResultPoint, ResultPoint, int, int) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
decode(BitMatrix, Map<DecodeHintType, ?>) - Method in class com.google.zxing.maxicode.decoder.Decoder
 
decode(BitMatrix, Map<DecodeHintType, ?>) - Method in class com.google.zxing.qrcode.decoder.Decoder
Decodes a QR Code represented as a BitMatrix.
decode(BitMatrixParser, Map<DecodeHintType, ?>) - Method in class com.google.zxing.qrcode.decoder.Decoder
 
decode(URI, Map<DecodeHintType, ?>) - Method in class com.google.zxing.client.j2se.DecodeWorker
 
decodeAllCodes(StringBuilder, int) - Method in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
decodeAlphanumeric(int) - Method in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
decodeAlphanumericSegment(BitSource, StringBuilder, int, boolean) - Static method in class com.google.zxing.qrcode.decoder.DecodedBitStreamParser
 
decodeAnsiX12Segment(BitSource, ECIStringBuilder) - Static method in class com.google.zxing.datamatrix.decoder.DecodedBitStreamParser
See ISO 16022:2006, 5.2.7
decodeAsciiSegment(BitSource, ECIStringBuilder, StringBuilder, Set<Integer>) - Static method in class com.google.zxing.datamatrix.decoder.DecodedBitStreamParser
See ISO 16022:2006, 5.2.3 and Annex C, Table C.2
decodeBase256Segment(BitSource, ECIStringBuilder, Collection<byte[]>) - Static method in class com.google.zxing.datamatrix.decoder.DecodedBitStreamParser
See ISO 16022:2006, 5.2.9 and Annex B, B.2
decodeBase900toBase10(int[], int) - Static method in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
Convert a list of Numeric Compacted codewords from Base 900 to Base 10.
decodeByteSegment(BitSource, StringBuilder, int, CharacterSetECI, Collection<byte[]>, Map<DecodeHintType, ?>) - Static method in class com.google.zxing.qrcode.decoder.DecodedBitStreamParser
 
decodeC40Segment(BitSource, ECIStringBuilder, Set<Integer>) - Static method in class com.google.zxing.datamatrix.decoder.DecodedBitStreamParser
See ISO 16022:2006, 5.2.5 and Annex C, Table C.1
decodeCode(BitArray, int[], int) - Static method in class com.google.zxing.oned.Code128Reader
 
decodeCodewords(int[], int, int[]) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
decodeDataCharacter(BitArray, FinderPattern, boolean) - Method in class com.google.zxing.oned.rss.RSS14Reader
 
decodeDataCharacter(BitArray, FinderPattern, boolean, boolean) - Method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
DecodedBitStreamParser - Class in com.google.zxing.datamatrix.decoder
Data Matrix Codes can encode text as bits in one of several modes, and can use multiple modes in one Data Matrix Code.
DecodedBitStreamParser - Class in com.google.zxing.maxicode.decoder
MaxiCodes can encode text or structured information as bits in one of several modes, with multiple character sets in one code.
DecodedBitStreamParser - Class in com.google.zxing.pdf417.decoder
This class contains the methods for decoding the PDF417 codewords.
DecodedBitStreamParser - Class in com.google.zxing.qrcode.decoder
QR Codes can encode text as bits in one of several modes, and can use multiple modes in one QR Code.
DecodedBitStreamParser() - Constructor for class com.google.zxing.datamatrix.decoder.DecodedBitStreamParser
 
DecodedBitStreamParser() - Constructor for class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
DecodedBitStreamParser() - Constructor for class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
DecodedBitStreamParser() - Constructor for class com.google.zxing.qrcode.decoder.DecodedBitStreamParser
 
DecodedBitStreamParser.Mode - Enum in com.google.zxing.datamatrix.decoder
 
DecodedBitStreamParser.Mode - Enum in com.google.zxing.pdf417.decoder
 
DecodedChar - Class in com.google.zxing.oned.rss.expanded.decoders
 
DecodedChar(int, char) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.DecodedChar
 
decodeDigit(int[]) - Static method in class com.google.zxing.oned.ITFReader
Attempts to decode a sequence of ITF black/white lines into single digit.
decodeDigit(BitArray, int[], int, int[][]) - Static method in class com.google.zxing.oned.UPCEANReader
Attempts to decode a single UPC/EAN-encoded digit.
decodedInformation - Variable in class com.google.zxing.oned.rss.expanded.decoders.BlockParsedResult
 
DecodedInformation - Class in com.google.zxing.oned.rss.expanded.decoders
 
DecodedInformation(int, String) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.DecodedInformation
 
DecodedInformation(int, String, int) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.DecodedInformation
 
DecodedNumeric - Class in com.google.zxing.oned.rss.expanded.decoders
 
DecodedNumeric(int, int, int) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.DecodedNumeric
 
DecodedObject - Class in com.google.zxing.oned.rss.expanded.decoders
 
DecodedObject(int) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.DecodedObject
 
decodeECISegment(BitSource, ECIStringBuilder) - Static method in class com.google.zxing.datamatrix.decoder.DecodedBitStreamParser
See ISO 16022:2007, 5.4.1
decodeEdifactSegment(BitSource, ECIStringBuilder) - Static method in class com.google.zxing.datamatrix.decoder.DecodedBitStreamParser
See ISO 16022:2006, 5.2.8 and Annex C Table C.3
decodeEnd(BitArray) - Method in class com.google.zxing.oned.ITFReader
Identify where the end of the middle / payload section ends.
decodeEnd(BitArray, int) - Method in class com.google.zxing.oned.UPCEANReader
 
decodeEnd(BitArray, int) - Method in class com.google.zxing.oned.UPCEReader
 
decodeExtended(CharSequence) - Static method in class com.google.zxing.oned.Code39Reader
 
decodeExtended(CharSequence) - Static method in class com.google.zxing.oned.Code93Reader
 
decodeFinderCounters - Variable in class com.google.zxing.oned.rss.AbstractRSSReader
 
decodeFormatInformation(int, int) - Static method in class com.google.zxing.qrcode.decoder.FormatInformation
 
decodeGeneralPurposeField(int, String) - Method in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
decodeHanziSegment(BitSource, StringBuilder, int) - Static method in class com.google.zxing.qrcode.decoder.DecodedBitStreamParser
See specification GBT 18284-2000
DecodeHintType - Enum in com.google.zxing
Encapsulates a type of hint that a caller may pass to a barcode reader to help it more quickly or accurately decode it.
DecodeHintType(Class<?>) - Constructor for enum com.google.zxing.DecodeHintType
 
decodeInternal(BinaryBitmap) - Method in class com.google.zxing.MultiFormatReader
 
decodeIsoIec646(int) - Method in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
decodeKanjiSegment(BitSource, StringBuilder, int) - Static method in class com.google.zxing.qrcode.decoder.DecodedBitStreamParser
 
decodeMacroBlock(int[], int, PDF417ResultMetadata) - Static method in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
decodeMiddle(BitArray, int[], StringBuilder) - Method in class com.google.zxing.oned.EAN13Reader
 
decodeMiddle(BitArray, int[], StringBuilder) - Method in class com.google.zxing.oned.EAN8Reader
 
decodeMiddle(BitArray, int[], StringBuilder) - Method in class com.google.zxing.oned.UPCAReader
 
decodeMiddle(BitArray, int[], StringBuilder) - Method in class com.google.zxing.oned.UPCEANExtension2Support
 
decodeMiddle(BitArray, int[], StringBuilder) - Method in class com.google.zxing.oned.UPCEANExtension5Support
 
decodeMiddle(BitArray, int[], StringBuilder) - Method in class com.google.zxing.oned.UPCEANReader
Subclasses override this to decode the portion of a barcode between the start and end guard patterns.
decodeMiddle(BitArray, int[], StringBuilder) - Method in class com.google.zxing.oned.UPCEReader
 
decodeMiddle(BitArray, int, int, StringBuilder) - Static method in class com.google.zxing.oned.ITFReader
 
decodeMiddleCounters - Variable in class com.google.zxing.oned.EAN13Reader
 
decodeMiddleCounters - Variable in class com.google.zxing.oned.EAN8Reader
 
decodeMiddleCounters - Variable in class com.google.zxing.oned.UPCEANExtension2Support
 
decodeMiddleCounters - Variable in class com.google.zxing.oned.UPCEANExtension5Support
 
decodeMiddleCounters - Variable in class com.google.zxing.oned.UPCEReader
 
decodeMultiple(BinaryBitmap) - Method in class com.google.zxing.multi.GenericMultipleBarcodeReader
 
decodeMultiple(BinaryBitmap) - Method in interface com.google.zxing.multi.MultipleBarcodeReader
 
decodeMultiple(BinaryBitmap) - Method in class com.google.zxing.multi.qrcode.QRCodeMultiReader
 
decodeMultiple(BinaryBitmap) - Method in class com.google.zxing.pdf417.PDF417Reader
 
decodeMultiple(BinaryBitmap, Map<DecodeHintType, ?>) - Method in class com.google.zxing.multi.GenericMultipleBarcodeReader
 
decodeMultiple(BinaryBitmap, Map<DecodeHintType, ?>) - Method in interface com.google.zxing.multi.MultipleBarcodeReader
 
decodeMultiple(BinaryBitmap, Map<DecodeHintType, ?>) - Method in class com.google.zxing.multi.qrcode.QRCodeMultiReader
 
decodeMultiple(BinaryBitmap, Map<DecodeHintType, ?>) - Method in class com.google.zxing.pdf417.PDF417Reader
 
decodeNumeric(int) - Method in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
decodeNumericSegment(BitSource, StringBuilder, int) - Static method in class com.google.zxing.qrcode.decoder.DecodedBitStreamParser
 
decodePair(BitArray, boolean, int, Map<DecodeHintType, ?>) - Method in class com.google.zxing.oned.rss.RSS14Reader
 
decodeQuotedPrintable(CharSequence, String) - Static method in class com.google.zxing.client.result.VCardResultParser
 
decoder - Variable in class com.google.zxing.datamatrix.DataMatrixReader
 
decoder - Variable in class com.google.zxing.maxicode.MaxiCodeReader
 
decoder - Variable in class com.google.zxing.qrcode.QRCodeReader
 
Decoder - Class in com.google.zxing.aztec.decoder
The main class which implements Aztec Code decoding -- as opposed to locating and extracting the Aztec Code from an image.
Decoder - Class in com.google.zxing.datamatrix.decoder
The main class which implements Data Matrix Code decoding -- as opposed to locating and extracting the Data Matrix Code from an image.
Decoder - Class in com.google.zxing.maxicode.decoder
The main class which implements MaxiCode decoding -- as opposed to locating and extracting the MaxiCode from an image.
Decoder - Class in com.google.zxing.qrcode.decoder
The main class which implements QR Code decoding -- as opposed to locating and extracting the QR Code from an image.
Decoder() - Constructor for class com.google.zxing.aztec.decoder.Decoder
 
Decoder() - Constructor for class com.google.zxing.datamatrix.decoder.Decoder
 
Decoder() - Constructor for class com.google.zxing.maxicode.decoder.Decoder
 
Decoder() - Constructor for class com.google.zxing.qrcode.decoder.Decoder
 
Decoder.CorrectedBitsResult - Class in com.google.zxing.aztec.decoder
 
Decoder.Table - Enum in com.google.zxing.aztec.decoder
 
DecoderConfig - Class in com.google.zxing.client.j2se
 
DecoderConfig() - Constructor for class com.google.zxing.client.j2se.DecoderConfig
 
decodeRow(int, BitArray, int) - Method in class com.google.zxing.oned.UPCEANExtensionSupport
 
decodeRow(int, BitArray, int[]) - Method in class com.google.zxing.oned.UPCEANExtension2Support
 
decodeRow(int, BitArray, int[]) - Method in class com.google.zxing.oned.UPCEANExtension5Support
 
decodeRow(int, BitArray, int[], Map<DecodeHintType, ?>) - Method in class com.google.zxing.oned.UPCAReader
 
decodeRow(int, BitArray, int[], Map<DecodeHintType, ?>) - Method in class com.google.zxing.oned.UPCEANReader
Like UPCEANReader.decodeRow(int, BitArray, Map), but allows caller to inform method about where the UPC/EAN start pattern is found.
decodeRow(int, BitArray, Map<DecodeHintType, ?>) - Method in class com.google.zxing.oned.CodaBarReader
 
decodeRow(int, BitArray, Map<DecodeHintType, ?>) - Method in class com.google.zxing.oned.Code128Reader
 
decodeRow(int, BitArray, Map<DecodeHintType, ?>) - Method in class com.google.zxing.oned.Code39Reader
 
decodeRow(int, BitArray, Map<DecodeHintType, ?>) - Method in class com.google.zxing.oned.Code93Reader
 
decodeRow(int, BitArray, Map<DecodeHintType, ?>) - Method in class com.google.zxing.oned.ITFReader
 
decodeRow(int, BitArray, Map<DecodeHintType, ?>) - Method in class com.google.zxing.oned.MultiFormatOneDReader
 
decodeRow(int, BitArray, Map<DecodeHintType, ?>) - Method in class com.google.zxing.oned.MultiFormatUPCEANReader
 
decodeRow(int, BitArray, Map<DecodeHintType, ?>) - Method in class com.google.zxing.oned.OneDReader
Attempts to decode a one-dimensional barcode format given a single row of an image.
decodeRow(int, BitArray, Map<DecodeHintType, ?>) - Method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
decodeRow(int, BitArray, Map<DecodeHintType, ?>) - Method in class com.google.zxing.oned.rss.RSS14Reader
 
decodeRow(int, BitArray, Map<DecodeHintType, ?>) - Method in class com.google.zxing.oned.UPCAReader
 
decodeRow(int, BitArray, Map<DecodeHintType, ?>) - Method in class com.google.zxing.oned.UPCEANReader
 
decodeRow2pairs(int, BitArray) - Method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
decodeRowResult - Variable in class com.google.zxing.oned.CodaBarReader
 
decodeRowResult - Variable in class com.google.zxing.oned.Code39Reader
 
decodeRowResult - Variable in class com.google.zxing.oned.Code93Reader
 
decodeRowStringBuffer - Variable in class com.google.zxing.oned.UPCEANExtension2Support
 
decodeRowStringBuffer - Variable in class com.google.zxing.oned.UPCEANExtension5Support
 
decodeRowStringBuffer - Variable in class com.google.zxing.oned.UPCEANReader
 
DecoderResult - Class in com.google.zxing.common
Encapsulates the result of decoding a matrix of bits.
DecoderResult(byte[], String, List<byte[]>, String) - Constructor for class com.google.zxing.common.DecoderResult
 
DecoderResult(byte[], String, List<byte[]>, String, int) - Constructor for class com.google.zxing.common.DecoderResult
 
DecoderResult(byte[], String, List<byte[]>, String, int, int) - Constructor for class com.google.zxing.common.DecoderResult
 
DecoderResult(byte[], String, List<byte[]>, String, int, int, int) - Constructor for class com.google.zxing.common.DecoderResult
 
decodeStart(BitArray) - Method in class com.google.zxing.oned.ITFReader
Identify where the start of the middle / payload section starts.
decodeTextCompaction(int[], int[], int, ECIStringBuilder, DecodedBitStreamParser.Mode) - Static method in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
The Text Compaction mode includes all the printable ASCII characters (i.e.
decodeTextSegment(BitSource, ECIStringBuilder, Set<Integer>) - Static method in class com.google.zxing.datamatrix.decoder.DecodedBitStreamParser
See ISO 16022:2006, 5.2.6 and Annex C, Table C.2
decodeVersionInformation(int) - Static method in class com.google.zxing.qrcode.decoder.Version
 
decodeWithECCount(int[], int) - Method in class com.google.zxing.common.reedsolomon.ReedSolomonDecoder
Decodes given set of received codewords, which include both data and error-correction codewords.
decodeWithState(BinaryBitmap) - Method in class com.google.zxing.MultiFormatReader
Decode an image using the state set up by calling setHints() previously.
DecodeWorker - Class in com.google.zxing.client.j2se
One of a pool of threads which pulls images off the Inputs queue and decodes them in parallel.
DecodeWorker(DecoderConfig, Queue<URI>) - Constructor for class com.google.zxing.client.j2se.DecodeWorker
 
decrement(int[], float[]) - Static method in class com.google.zxing.oned.rss.AbstractRSSReader
 
DEFAULT_ALLOWED_LENGTHS - Static variable in class com.google.zxing.oned.ITFReader
Valid ITF lengths.
DEFAULT_AZTEC_LAYERS - Static variable in class com.google.zxing.aztec.encoder.Encoder
 
DEFAULT_BYTE_MODE_ENCODING - Static variable in class com.google.zxing.qrcode.encoder.Encoder
 
DEFAULT_CONFIG - Static variable in class com.google.zxing.client.j2se.MatrixToImageWriter
 
DEFAULT_EC_PERCENT - Static variable in class com.google.zxing.aztec.encoder.Encoder
 
DEFAULT_ENCODING - Static variable in class com.google.zxing.aztec.decoder.Decoder
 
DEFAULT_ENCODING - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
 
DEFAULT_ERROR_CORRECTION_LEVEL - Static variable in class com.google.zxing.pdf417.PDF417Writer
default error correction level
DEFAULT_GUARD - Static variable in class com.google.zxing.oned.CodaBarWriter
 
DEFAULT_MODULE_WIDTH - Static variable in class com.google.zxing.pdf417.encoder.PDF417
 
DEFAULT_OUTPUT_FILE_BASE - Static variable in class com.google.zxing.client.j2se.EncoderConfig
 
DefaultGridSampler - Class in com.google.zxing.common
 
DefaultGridSampler() - Constructor for class com.google.zxing.common.DefaultGridSampler
 
DefaultPlacement - Class in com.google.zxing.datamatrix.encoder
Symbol Character Placement Program.
DefaultPlacement(CharSequence, int, int) - Constructor for class com.google.zxing.datamatrix.encoder.DefaultPlacement
Main constructor
delegate - Variable in class com.google.zxing.InvertedLuminanceSource
 
delegate - Variable in class com.google.zxing.multi.ByQuadrantReader
 
delegate - Variable in class com.google.zxing.multi.GenericMultipleBarcodeReader
 
description - Variable in class com.google.zxing.client.result.CalendarParsedResult
 
description - Variable in enum com.google.zxing.qrcode.encoder.MinimalEncoder.VersionSize
 
detect() - Method in class com.google.zxing.aztec.detector.Detector
 
detect() - Method in class com.google.zxing.common.detector.MonochromeRectangleDetector
Deprecated.
Detects a rectangular region of black and white -- mostly black -- with a region of mostly white, in an image.
detect() - Method in class com.google.zxing.common.detector.WhiteRectangleDetector
Detects a candidate barcode-like rectangular region within an image.
detect() - Method in class com.google.zxing.datamatrix.detector.Detector
Detects a Data Matrix Code in an image.
detect() - Method in class com.google.zxing.qrcode.detector.Detector
Detects a QR Code in an image.
detect(boolean) - Method in class com.google.zxing.aztec.detector.Detector
Detects an Aztec Code in an image.
detect(boolean, BitMatrix) - Static method in class com.google.zxing.pdf417.detector.Detector
Detects PDF417 codes in an image.
detect(BinaryBitmap, Map<DecodeHintType, ?>, boolean) - Static method in class com.google.zxing.pdf417.detector.Detector
Detects a PDF417 Code in an image.
detect(Map<DecodeHintType, ?>) - Method in class com.google.zxing.qrcode.detector.Detector
Detects a QR Code in an image.
detectCodeword(BitMatrix, int, int, boolean, int, int, int, int) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
DetectionResult - Class in com.google.zxing.pdf417.decoder
 
DetectionResult(BarcodeMetadata, BoundingBox) - Constructor for class com.google.zxing.pdf417.decoder.DetectionResult
 
DetectionResultColumn - Class in com.google.zxing.pdf417.decoder
 
DetectionResultColumn(BoundingBox) - Constructor for class com.google.zxing.pdf417.decoder.DetectionResultColumn
 
detectionResultColumns - Variable in class com.google.zxing.pdf417.decoder.DetectionResult
 
DetectionResultRowIndicatorColumn - Class in com.google.zxing.pdf417.decoder
 
DetectionResultRowIndicatorColumn(BoundingBox, boolean) - Constructor for class com.google.zxing.pdf417.decoder.DetectionResultRowIndicatorColumn
 
detectMulti(Map<DecodeHintType, ?>) - Method in class com.google.zxing.multi.qrcode.detector.MultiDetector
 
Detector - Class in com.google.zxing.aztec.detector
Encapsulates logic that can detect an Aztec Code in an image, even if the Aztec Code is rotated or skewed, or partially obscured.
Detector - Class in com.google.zxing.datamatrix.detector
Encapsulates logic that can detect a Data Matrix Code in an image, even if the Data Matrix Code is rotated or skewed, or partially obscured.
Detector - Class in com.google.zxing.pdf417.detector
Encapsulates logic that can detect a PDF417 Code in an image, even if the PDF417 Code is rotated or skewed, or partially obscured.
Detector - Class in com.google.zxing.qrcode.detector
Encapsulates logic that can detect a QR Code in an image, even if the QR Code is rotated or skewed, or partially obscured.
Detector() - Constructor for class com.google.zxing.pdf417.detector.Detector
 
Detector(BitMatrix) - Constructor for class com.google.zxing.aztec.detector.Detector
 
Detector(BitMatrix) - Constructor for class com.google.zxing.datamatrix.detector.Detector
 
Detector(BitMatrix) - Constructor for class com.google.zxing.qrcode.detector.Detector
 
Detector.CorrectedParameter - Class in com.google.zxing.aztec.detector
 
Detector.Point - Class in com.google.zxing.aztec.detector
 
DetectorResult - Class in com.google.zxing.common
Encapsulates the result of detecting a barcode in an image.
DetectorResult(BitMatrix, ResultPoint[]) - Constructor for class com.google.zxing.common.DetectorResult
 
detectSolid1(ResultPoint[]) - Method in class com.google.zxing.datamatrix.detector.Detector
Detect a solid side which has minimum transition.
detectSolid2(ResultPoint[]) - Method in class com.google.zxing.datamatrix.detector.Detector
Detect a second solid side next to first solid side.
determineCheckDigit(int) - Static method in class com.google.zxing.oned.UPCEANExtension5Support
 
determineConsecutiveBinaryCount(ECIInput, int, Charset) - Static method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
Determines the number of consecutive characters that are encodable using binary compaction.
determineConsecutiveDigitCount(ECIInput, int) - Static method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
Determines the number of consecutive characters that are encodable using numeric compaction.
determineConsecutiveDigitCount(CharSequence, int) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
Determines the number of consecutive characters that are encodable using numeric compaction.
determineConsecutiveTextCount(ECIInput, int) - Static method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
Determines the number of consecutive characters that are encodable using text compaction.
determineDimensions(int, int) - Method in class com.google.zxing.pdf417.encoder.PDF417
Determine optimal nr of columns and rows for the specified number of codewords.
determineFirstDigit(StringBuilder, int) - Static method in class com.google.zxing.oned.EAN13Reader
Based on pattern of odd-even ('L' and 'G') patterns used to encoded the explicitly-encoded digits in a barcode, determines the implicitly encoded first digit and adds it to the result string.
determineNumSysAndCheckDigit(StringBuilder, int) - Static method in class com.google.zxing.oned.UPCEReader
 
DIFF_MODSIZE_CUTOFF - Static variable in class com.google.zxing.multi.qrcode.detector.MultiFinderPatternFinder
More or less arbitrary cutoff point for determining if two finder patterns might belong to the same code if they differ less than DIFF_MODSIZE_CUTOFF pixels/module in their estimated modules sizes.
DIFF_MODSIZE_CUTOFF_PERCENT - Static variable in class com.google.zxing.multi.qrcode.detector.MultiFinderPatternFinder
More or less arbitrary cutoff point for determining if two finder patterns might belong to the same code if they differ less than DIFF_MODSIZE_CUTOFF_PERCENT percent in their estimated modules sizes.
DIGIT - Enum constant in enum com.google.zxing.aztec.decoder.Decoder.Table
 
DIGIT_TABLE - Static variable in class com.google.zxing.aztec.decoder.Decoder
 
DIGITS - Static variable in class com.google.zxing.client.result.ResultParser
 
Dimension - Class in com.google.zxing
Simply encapsulates a width and height.
Dimension(int, int) - Constructor for class com.google.zxing.Dimension
 
Dimensions - Class in com.google.zxing.pdf417.encoder
Data object to specify the minimum and maximum number of rows and columns for a PDF417 barcode.
Dimensions(int, int, int, int) - Constructor for class com.google.zxing.pdf417.encoder.Dimensions
 
distance(float, float, float, float) - Static method in class com.google.zxing.common.detector.MathUtils
 
distance(int, int, int, int) - Static method in class com.google.zxing.common.detector.MathUtils
 
distance(Detector.Point, Detector.Point) - Static method in class com.google.zxing.aztec.detector.Detector
 
distance(ResultPoint, ResultPoint) - Static method in class com.google.zxing.aztec.detector.Detector
 
distance(ResultPoint, ResultPoint) - Static method in class com.google.zxing.ResultPoint
 
divide(GenericGFPoly) - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
 
doClearCounts(int[]) - Static method in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
doDecode(BinaryBitmap, Map<DecodeHintType, ?>) - Method in class com.google.zxing.oned.OneDReader
We're going to examine rows from the middle outward, searching alternately above and below the middle, and farther out each time.
doDecodeFormatInformation(int, int) - Static method in class com.google.zxing.qrcode.decoder.FormatInformation
 
doDecodeMultiple(BinaryBitmap, Map<DecodeHintType, ?>, List<Result>, int, int, int) - Method in class com.google.zxing.multi.GenericMultipleBarcodeReader
 
doShiftCounts2(int[]) - Static method in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
downInit - Variable in class com.google.zxing.common.detector.WhiteRectangleDetector
 
drawBullsEye(BitMatrix, int, int) - Static method in class com.google.zxing.aztec.encoder.Encoder
 
drawModeMessage(BitMatrix, boolean, int, BitArray) - Static method in class com.google.zxing.aztec.encoder.Encoder
 
dumpBlackPoint - Variable in class com.google.zxing.client.j2se.DecoderConfig
 
dumpBlackPoint(URI, BufferedImage, BinaryBitmap) - Static method in class com.google.zxing.client.j2se.DecodeWorker
Writes out a single PNG which is three times the width of the input image, containing from left to right: the original image, the row sampling monochrome version, and the 2D sampling monochrome version.
dumpResult(URI, Result...) - Static method in class com.google.zxing.client.j2se.DecodeWorker
 
dumpResults - Variable in class com.google.zxing.client.j2se.DecoderConfig
 

E

EAN_13 - Enum constant in enum com.google.zxing.BarcodeFormat
EAN-13 1D format.
EAN_8 - Enum constant in enum com.google.zxing.BarcodeFormat
EAN-8 1D format.
ean13Reader - Variable in class com.google.zxing.oned.UPCAReader
 
EAN13Reader - Class in com.google.zxing.oned
Implements decoding of the EAN-13 format.
EAN13Reader() - Constructor for class com.google.zxing.oned.EAN13Reader
 
EAN13Writer - Class in com.google.zxing.oned
This object renders an EAN13 code as a BitMatrix.
EAN13Writer() - Constructor for class com.google.zxing.oned.EAN13Writer
 
EAN8Reader - Class in com.google.zxing.oned
Implements decoding of the EAN-8 format.
EAN8Reader() - Constructor for class com.google.zxing.oned.EAN8Reader
 
EAN8Writer - Class in com.google.zxing.oned
This object renders an EAN8 code as a BitMatrix.
EAN8Writer() - Constructor for class com.google.zxing.oned.EAN8Writer
 
eanManSupport - Variable in class com.google.zxing.oned.UPCEANReader
 
EANManufacturerOrgSupport - Class in com.google.zxing.oned
Records EAN prefix to GS1 Member Organization, where the member organization correlates strongly with a country.
EANManufacturerOrgSupport() - Constructor for class com.google.zxing.oned.EANManufacturerOrgSupport
 
eapMethod - Variable in class com.google.zxing.client.result.WifiParsedResult
 
EC_COEFFICIENTS - Static variable in class com.google.zxing.pdf417.encoder.PDF417ErrorCorrection
Tables of coefficients for calculating error correction words (see annex F, ISO/IEC 15438:2001(E))
ECB(int, int) - Constructor for class com.google.zxing.datamatrix.decoder.Version.ECB
 
ECB(int, int) - Constructor for class com.google.zxing.qrcode.decoder.Version.ECB
 
ecBlocks - Variable in class com.google.zxing.datamatrix.decoder.Version
 
ecBlocks - Variable in class com.google.zxing.datamatrix.decoder.Version.ECBlocks
 
ecBlocks - Variable in class com.google.zxing.qrcode.decoder.Version
 
ecBlocks - Variable in class com.google.zxing.qrcode.decoder.Version.ECBlocks
 
ECBlocks(int, Version.ECB) - Constructor for class com.google.zxing.datamatrix.decoder.Version.ECBlocks
 
ECBlocks(int, Version.ECB, Version.ECB) - Constructor for class com.google.zxing.datamatrix.decoder.Version.ECBlocks
 
ECBlocks(int, Version.ECB...) - Constructor for class com.google.zxing.qrcode.decoder.Version.ECBlocks
 
ecCodewords - Variable in class com.google.zxing.datamatrix.decoder.Version.ECBlocks
 
ecCodewordsPerBlock - Variable in class com.google.zxing.qrcode.decoder.Version.ECBlocks
 
ECI - Enum constant in enum com.google.zxing.qrcode.decoder.Mode
 
ECI - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
ECI_CHARSET - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
ECI_CHARSET - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
identifier for an ECI of a character set of code page
ECI_ENCODE - Enum constant in enum com.google.zxing.datamatrix.decoder.DecodedBitStreamParser.Mode
 
ECI_GENERAL_PURPOSE - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
ECI_GENERAL_PURPOSE - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
identifier for a general purpose ECO format
ECI_USER_DEFINED - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
ECI_USER_DEFINED - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
identifier for a user defined Extended Channel Interpretation (ECI)
ECIEncoderSet - Class in com.google.zxing.common
Set of CharsetEncoders for a given input string Invariants: - The list contains only encoders from CharacterSetECI (list is shorter then the list of encoders available on the platform for which ECI values are defined).
ECIEncoderSet(String, Charset, int) - Constructor for class com.google.zxing.common.ECIEncoderSet
Constructs an encoder set
ECIInput - Interface in com.google.zxing.common
Interface to navigate a sequence of ECIs and bytes.
ECIStringBuilder - Class in com.google.zxing.common
Class that converts a sequence of ECIs and bytes into a string
ECIStringBuilder() - Constructor for class com.google.zxing.common.ECIStringBuilder
 
ECIStringBuilder(int) - Constructor for class com.google.zxing.common.ECIStringBuilder
 
ecLevel - Variable in class com.google.zxing.aztec.decoder.Decoder.CorrectedBitsResult
 
ecLevel - Variable in class com.google.zxing.common.DecoderResult
 
ecLevel - Variable in class com.google.zxing.qrcode.encoder.MinimalEncoder
 
ecLevel - Variable in class com.google.zxing.qrcode.encoder.QRCode
 
EDF - Enum constant in enum com.google.zxing.datamatrix.encoder.MinimalEncoder.Mode
 
Edge(MinimalEncoder.Input, MinimalEncoder.Mode, int, int, MinimalEncoder.Edge) - Constructor for class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
Edge(Mode, int, int, int, MinimalEncoder.Edge, Version) - Constructor for class com.google.zxing.qrcode.encoder.MinimalEncoder.Edge
 
EDIFACT_ENCODATION - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
EDIFACT_ENCODE - Enum constant in enum com.google.zxing.datamatrix.decoder.DecodedBitStreamParser.Mode
 
EdifactEncoder - Class in com.google.zxing.datamatrix.encoder
 
EdifactEncoder() - Constructor for class com.google.zxing.datamatrix.encoder.EdifactEncoder
 
EMAIL_ADDRESS - Enum constant in enum com.google.zxing.client.result.ParsedResultType
 
EmailAddressParsedResult - Class in com.google.zxing.client.result
Represents a parsed result that encodes an email message including recipients, subject and body text.
EmailAddressParsedResult(String) - Constructor for class com.google.zxing.client.result.EmailAddressParsedResult
 
EmailAddressParsedResult(String[], String[], String[], String, String) - Constructor for class com.google.zxing.client.result.EmailAddressParsedResult
 
EmailAddressResultParser - Class in com.google.zxing.client.result
Represents a result that encodes an e-mail address, either as a plain address like "joe@example.org" or a mailto: URL like "mailto:joe@example.org".
EmailAddressResultParser() - Constructor for class com.google.zxing.client.result.EmailAddressResultParser
 
EmailDoCoMoResultParser - Class in com.google.zxing.client.result
Implements the "MATMSG" email message entry format.
EmailDoCoMoResultParser() - Constructor for class com.google.zxing.client.result.EmailDoCoMoResultParser
 
emails - Variable in class com.google.zxing.client.result.AddressBookParsedResult
 
emailTypes - Variable in class com.google.zxing.client.result.AddressBookParsedResult
 
embedBasicPatterns(Version, ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
embedDarkDotAtLeftBottomCorner(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
embedDataBits(BitArray, int, ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
embedHorizontalSeparationPattern(int, int, ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
embedPositionAdjustmentPattern(int, int, ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
embedPositionDetectionPattern(int, int, ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
embedPositionDetectionPatternsAndSeparators(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
embedTimingPatterns(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
embedTypeInfo(ErrorCorrectionLevel, int, ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
embedVerticalSeparationPattern(int, int, ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
EMPTY - Static variable in class com.google.zxing.aztec.encoder.Token
 
EMPTY - Static variable in class com.google.zxing.common.GlobalHistogramBinarizer
 
EMPTY_BITS - Static variable in class com.google.zxing.common.BitArray
 
EMPTY_DETECTOR_RESULTS - Static variable in class com.google.zxing.multi.qrcode.detector.MultiDetector
 
EMPTY_FP_2D_ARRAY - Static variable in class com.google.zxing.multi.qrcode.detector.MultiFinderPatternFinder
 
EMPTY_FP_ARRAY - Static variable in class com.google.zxing.multi.qrcode.detector.MultiFinderPatternFinder
 
EMPTY_INT_ARRAY - Static variable in class com.google.zxing.pdf417.PDF417Common
 
EMPTY_ONED_ARRAY - Static variable in class com.google.zxing.oned.MultiFormatOneDReader
 
EMPTY_READER_ARRAY - Static variable in class com.google.zxing.MultiFormatReader
 
EMPTY_READER_ARRAY - Static variable in class com.google.zxing.oned.MultiFormatUPCEANReader
 
EMPTY_RESULT_ARRAY - Static variable in class com.google.zxing.multi.GenericMultipleBarcodeReader
 
EMPTY_RESULT_ARRAY - Static variable in class com.google.zxing.multi.qrcode.detector.MultiFinderPatternFinder
 
EMPTY_RESULT_ARRAY - Static variable in class com.google.zxing.multi.qrcode.QRCodeMultiReader
 
EMPTY_RESULT_ARRAY - Static variable in class com.google.zxing.pdf417.PDF417Reader
 
EMPTY_STR_ARRAY - Static variable in class com.google.zxing.client.result.ResultParser
 
encode() - Method in class com.google.zxing.aztec.encoder.HighLevelEncoder
 
encode(byte[]) - Static method in class com.google.zxing.aztec.encoder.Encoder
Encodes the given binary content as an Aztec symbol (without ECI code)
encode(byte[], int, int) - Static method in class com.google.zxing.aztec.encoder.Encoder
Encodes the given binary content as an Aztec symbol (without ECI code)
encode(byte[], int, int, Charset) - Static method in class com.google.zxing.aztec.encoder.Encoder
Encodes the given binary content as an Aztec symbol
encode(char, int) - Method in class com.google.zxing.common.ECIEncoderSet
 
encode(int[], int) - Method in class com.google.zxing.common.reedsolomon.ReedSolomonEncoder
 
encode(EncoderContext) - Method in class com.google.zxing.datamatrix.encoder.ASCIIEncoder
 
encode(EncoderContext) - Method in class com.google.zxing.datamatrix.encoder.Base256Encoder
 
encode(EncoderContext) - Method in class com.google.zxing.datamatrix.encoder.C40Encoder
 
encode(EncoderContext) - Method in class com.google.zxing.datamatrix.encoder.EdifactEncoder
 
encode(EncoderContext) - Method in interface com.google.zxing.datamatrix.encoder.Encoder
 
encode(EncoderContext) - Method in class com.google.zxing.datamatrix.encoder.X12Encoder
 
encode(Version) - Method in class com.google.zxing.qrcode.encoder.MinimalEncoder
 
encode(CharSequence, Code128Writer.MinimalEncoder.Charset, int) - Method in class com.google.zxing.oned.Code128Writer.MinimalEncoder
Encode the string starting at position position starting with the character set charset
encode(String) - Static method in class com.google.zxing.aztec.encoder.Encoder
Encodes the given string content as an Aztec symbol (without ECI code)
encode(String) - Method in class com.google.zxing.oned.CodaBarWriter
 
encode(String) - Method in class com.google.zxing.oned.Code128Writer
 
encode(String) - Method in class com.google.zxing.oned.Code128Writer.MinimalEncoder
 
encode(String) - Method in class com.google.zxing.oned.Code39Writer
 
encode(String) - Method in class com.google.zxing.oned.Code93Writer
 
encode(String) - Method in class com.google.zxing.oned.EAN13Writer
 
encode(String) - Method in class com.google.zxing.oned.EAN8Writer
 
encode(String) - Method in class com.google.zxing.oned.ITFWriter
 
encode(String) - Method in class com.google.zxing.oned.OneDimensionalCodeWriter
Encode the contents to boolean array expression of one-dimensional barcode.
encode(String) - Method in class com.google.zxing.oned.UPCEWriter
 
encode(String, int) - Method in class com.google.zxing.common.ECIEncoderSet
 
encode(String, int, int) - Static method in class com.google.zxing.aztec.encoder.Encoder
Encodes the given string content as an Aztec symbol (without ECI code)
encode(String, int, int, Charset) - Static method in class com.google.zxing.aztec.encoder.Encoder
Encodes the given string content as an Aztec symbol
encode(String, BarcodeFormat, int, int) - Method in class com.google.zxing.aztec.AztecWriter
 
encode(String, BarcodeFormat, int, int) - Method in class com.google.zxing.datamatrix.DataMatrixWriter
 
encode(String, BarcodeFormat, int, int) - Method in class com.google.zxing.MultiFormatWriter
 
encode(String, BarcodeFormat, int, int) - Method in class com.google.zxing.oned.OneDimensionalCodeWriter
 
encode(String, BarcodeFormat, int, int) - Method in class com.google.zxing.oned.UPCAWriter
 
encode(String, BarcodeFormat, int, int) - Method in class com.google.zxing.pdf417.PDF417Writer
 
encode(String, BarcodeFormat, int, int) - Method in class com.google.zxing.qrcode.QRCodeWriter
 
encode(String, BarcodeFormat, int, int) - Method in interface com.google.zxing.Writer
Encode a barcode using the default settings.
encode(String, BarcodeFormat, int, int, Charset, int, int) - Static method in class com.google.zxing.aztec.AztecWriter
 
encode(String, BarcodeFormat, int, int, Map<EncodeHintType, ?>) - Method in class com.google.zxing.aztec.AztecWriter
 
encode(String, BarcodeFormat, int, int, Map<EncodeHintType, ?>) - Method in class com.google.zxing.datamatrix.DataMatrixWriter
 
encode(String, BarcodeFormat, int, int, Map<EncodeHintType, ?>) - Method in class com.google.zxing.MultiFormatWriter
 
encode(String, BarcodeFormat, int, int, Map<EncodeHintType, ?>) - Method in class com.google.zxing.oned.OneDimensionalCodeWriter
Encode the contents following specified format.
encode(String, BarcodeFormat, int, int, Map<EncodeHintType, ?>) - Method in class com.google.zxing.oned.UPCAWriter
 
encode(String, BarcodeFormat, int, int, Map<EncodeHintType, ?>) - Method in class com.google.zxing.pdf417.PDF417Writer
 
encode(String, BarcodeFormat, int, int, Map<EncodeHintType, ?>) - Method in class com.google.zxing.qrcode.QRCodeWriter
 
encode(String, BarcodeFormat, int, int, Map<EncodeHintType, ?>) - Method in interface com.google.zxing.Writer
 
encode(String, ErrorCorrectionLevel) - Static method in class com.google.zxing.qrcode.encoder.Encoder
 
encode(String, ErrorCorrectionLevel, Map<EncodeHintType, ?>) - Static method in class com.google.zxing.qrcode.encoder.Encoder
 
encode(String, Version, Charset, boolean, ErrorCorrectionLevel) - Static method in class com.google.zxing.qrcode.encoder.MinimalEncoder
Encodes the string minimally
encode(String, Charset, int, SymbolShapeHint, int) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder
Encodes input minimally and returns an array of the codewords
encode(String, Map<EncodeHintType, ?>) - Method in class com.google.zxing.oned.Code128Writer
 
encode(String, Map<EncodeHintType, ?>) - Method in class com.google.zxing.oned.OneDimensionalCodeWriter
Can be overwritten if the encode requires to read the hints map.
encodeASCIIDigits(char, char) - Static method in class com.google.zxing.datamatrix.encoder.ASCIIEncoder
 
encodeBinary(byte[], int, int, int, StringBuilder) - Static method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
Encode parts of the message using Byte Compaction as described in ISO/IEC 15438:2001(E), chapter 4.4.3.
encodeChar(char, StringBuilder) - Method in class com.google.zxing.datamatrix.encoder.C40Encoder
 
encodeChar(char, StringBuilder) - Static method in class com.google.zxing.datamatrix.encoder.EdifactEncoder
 
encodeChar(char, StringBuilder) - Method in class com.google.zxing.datamatrix.encoder.TextEncoder
 
encodeChar(char, StringBuilder) - Method in class com.google.zxing.datamatrix.encoder.X12Encoder
 
encodeChar(int, int, BarcodeRow) - Static method in class com.google.zxing.pdf417.encoder.PDF417
 
encodeCompressedDate(StringBuilder, int) - Method in class com.google.zxing.oned.rss.expanded.decoders.AI013x0x1xDecoder
 
encodeCompressedGtin(StringBuilder, int) - Method in class com.google.zxing.oned.rss.expanded.decoders.AI01decoder
 
encodeCompressedGtinWithoutAI(StringBuilder, int, int) - Method in class com.google.zxing.oned.rss.expanded.decoders.AI01decoder
 
encodeCompressedWeight(StringBuilder, int, int) - Method in class com.google.zxing.oned.rss.expanded.decoders.AI01weightDecoder
 
encodeCurrentBytesIfAny() - Method in class com.google.zxing.common.ECIStringBuilder
 
encodeECC200(String, SymbolInfo) - Static method in class com.google.zxing.datamatrix.encoder.ErrorCorrection
Creates the ECC200 error correction for an encoded message.
encodeFast(String, int) - Static method in class com.google.zxing.oned.Code128Writer
 
encodeHighLevel(String) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
Performs message encoding of a DataMatrix message using the algorithm described in annex P of ISO/IEC 16022:2000(E).
encodeHighLevel(String) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder
Performs message encoding of a DataMatrix message
encodeHighLevel(String, SymbolShapeHint, Dimension, Dimension) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
Performs message encoding of a DataMatrix message using the algorithm described in annex P of ISO/IEC 16022:2000(E).
encodeHighLevel(String, SymbolShapeHint, Dimension, Dimension, boolean) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
Performs message encoding of a DataMatrix message using the algorithm described in annex P of ISO/IEC 16022:2000(E).
encodeHighLevel(String, Compaction, Charset, boolean) - Static method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
Performs high-level encoding of a PDF417 message using the algorithm described in annex P of ISO/IEC 15438:2001(E).
encodeHighLevel(String, Compaction, Charset, boolean) - Static method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoderTestAdapter
 
encodeHighLevel(String, Charset, int, SymbolShapeHint) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder
Performs message encoding of a DataMatrix message
EncodeHintType - Enum in com.google.zxing
These are a set of hints that you may pass to Writers to specify their behavior.
EncodeHintType() - Constructor for enum com.google.zxing.EncodeHintType
 
encodeLowLevel(DefaultPlacement, SymbolInfo, int, int) - Static method in class com.google.zxing.datamatrix.DataMatrixWriter
Encode the given symbol info to a bit matrix.
encodeLowLevel(CharSequence, int, int, int, BarcodeMatrix) - Method in class com.google.zxing.pdf417.encoder.PDF417
 
encodeMaximal(EncoderContext) - Method in class com.google.zxing.datamatrix.encoder.C40Encoder
 
encodeMinimally(MinimalEncoder.Input) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder
 
encodeMinimally(String, ECIEncoderSet, int) - Static method in class com.google.zxing.common.MinimalECIInput
 
encodeMultiECIBinary(ECIInput, int, int, int, StringBuilder) - Static method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
Encode all of the message using Byte Compaction as described in ISO/IEC 15438:2001(E)
encodeNumeric(ECIInput, int, int, StringBuilder) - Static method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
 
Encoder - Class in com.google.zxing.aztec.encoder
Generates Aztec 2D barcodes.
Encoder - Class in com.google.zxing.qrcode.encoder
 
Encoder - Interface in com.google.zxing.datamatrix.encoder
 
Encoder() - Constructor for class com.google.zxing.aztec.encoder.Encoder
 
Encoder() - Constructor for class com.google.zxing.qrcode.encoder.Encoder
 
EncoderConfig - Class in com.google.zxing.client.j2se
 
EncoderConfig() - Constructor for class com.google.zxing.client.j2se.EncoderConfig
 
EncoderContext - Class in com.google.zxing.datamatrix.encoder
 
EncoderContext(String) - Constructor for class com.google.zxing.datamatrix.encoder.EncoderContext
 
encoderIndex - Variable in class com.google.zxing.common.MinimalECIInput.InputEdge
 
encoders - Variable in class com.google.zxing.common.ECIEncoderSet
 
encoders - Variable in class com.google.zxing.qrcode.encoder.MinimalEncoder
 
ENCODERS - Static variable in class com.google.zxing.common.ECIEncoderSet
 
encodeSpecificVersion(Version) - Method in class com.google.zxing.qrcode.encoder.MinimalEncoder
 
encodeText(ECIInput, int, int, StringBuilder, int) - Static method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
Encode parts of the message using Text Compaction as described in ISO/IEC 15438:2001(E), chapter 4.4.2.
encodeToCodewords(CharSequence) - Static method in class com.google.zxing.datamatrix.encoder.C40Encoder
 
encodeToCodewords(CharSequence) - Static method in class com.google.zxing.datamatrix.encoder.EdifactEncoder
 
encoding - Variable in class com.google.zxing.oned.rss.expanded.decoders.CurrentParsingState
 
encoding - Variable in class com.google.zxing.pdf417.encoder.PDF417
 
encodingECI(int, StringBuilder) - Static method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
 
end - Variable in class com.google.zxing.client.result.CalendarParsedResult
 
END_PATTERN - Static variable in class com.google.zxing.oned.ITFWriter
 
END_PATTERN - Static variable in class com.google.zxing.oned.UPCEANReader
end guard pattern.
END_PATTERN_REVERSED - Static variable in class com.google.zxing.oned.ITFReader
 
endAllDay - Variable in class com.google.zxing.client.result.CalendarParsedResult
 
endBinaryShift(int) - Method in class com.google.zxing.aztec.encoder.State
 
endX - Variable in class com.google.zxing.pdf417.decoder.Codeword
 
ensureCapacity(int) - Method in class com.google.zxing.common.BitArray
 
ENTRY_PATTERN - Static variable in class com.google.zxing.client.j2se.StringsResourceTranslator
Deprecated.
 
equals(Object) - Method in class com.google.zxing.client.result.ExpandedProductParsedResult
 
equals(Object) - Method in class com.google.zxing.common.BitArray
 
equals(Object) - Method in class com.google.zxing.common.BitMatrix
 
equals(Object) - Method in class com.google.zxing.Dimension
 
equals(Object) - Method in class com.google.zxing.oned.rss.DataCharacter
 
equals(Object) - Method in class com.google.zxing.oned.rss.expanded.ExpandedPair
 
equals(Object) - Method in class com.google.zxing.oned.rss.expanded.ExpandedRow
Two rows are equal if they contain the same pairs in the same order.
equals(Object) - Method in class com.google.zxing.oned.rss.FinderPattern
 
equals(Object) - Method in class com.google.zxing.qrcode.decoder.FormatInformation
 
equals(Object) - Method in class com.google.zxing.ResultPoint
 
EQUALS - Static variable in class com.google.zxing.client.result.ResultParser
 
EQUALS - Static variable in class com.google.zxing.client.result.VCardResultParser
 
erasures - Variable in class com.google.zxing.common.DecoderResult
 
ERASURES_CORRECTED - Enum constant in enum com.google.zxing.ResultMetadataType
The number of erasures corrected.
ERROR_CORRECTION - Enum constant in enum com.google.zxing.EncodeHintType
Specifies what degree of error correction to use, for example in QR Codes.
ERROR_CORRECTION_LEVEL - Enum constant in enum com.google.zxing.ResultMetadataType
Error correction level used, if applicable.
errorCodewords - Variable in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
errorCorrection - Static variable in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
ErrorCorrection - Class in com.google.zxing.datamatrix.encoder
Error Correction Code for ECC200.
ErrorCorrection - Class in com.google.zxing.pdf417.decoder.ec
PDF417 error correction implementation.
ErrorCorrection() - Constructor for class com.google.zxing.datamatrix.encoder.ErrorCorrection
 
ErrorCorrection() - Constructor for class com.google.zxing.pdf417.decoder.ec.ErrorCorrection
 
errorCorrectionBytes - Variable in class com.google.zxing.qrcode.encoder.BlockPair
 
errorCorrectionLevel - Variable in class com.google.zxing.client.j2se.EncoderConfig
 
errorCorrectionLevel - Variable in class com.google.zxing.pdf417.decoder.BarcodeMetadata
 
errorCorrectionLevel - Variable in class com.google.zxing.qrcode.decoder.FormatInformation
 
ErrorCorrectionLevel - Enum in com.google.zxing.qrcode.decoder
See ISO 18004:2006, 6.5.1.
ErrorCorrectionLevel(int) - Constructor for enum com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
 
ERRORS_CORRECTED - Enum constant in enum com.google.zxing.ResultMetadataType
The number of errors corrected.
errorsCorrected - Variable in class com.google.zxing.aztec.AztecDetectorResult
 
errorsCorrected - Variable in class com.google.zxing.aztec.decoder.Decoder.CorrectedBitsResult
 
errorsCorrected - Variable in class com.google.zxing.aztec.detector.Detector.CorrectedParameter
 
errorsCorrected - Variable in class com.google.zxing.common.DecoderResult
 
ESCAPE_FNC_1 - Static variable in class com.google.zxing.oned.Code128Writer
 
ESCAPE_FNC_2 - Static variable in class com.google.zxing.oned.Code128Writer
 
ESCAPE_FNC_3 - Static variable in class com.google.zxing.oned.Code128Writer
 
ESCAPE_FNC_4 - Static variable in class com.google.zxing.oned.Code128Writer
 
estimateBlackPoint(int[]) - Static method in class com.google.zxing.common.GlobalHistogramBinarizer
 
EstimatedModuleComparator() - Constructor for class com.google.zxing.qrcode.detector.FinderPatternFinder.EstimatedModuleComparator
 
estimatedModuleSize - Variable in class com.google.zxing.qrcode.detector.AlignmentPattern
 
estimatedModuleSize - Variable in class com.google.zxing.qrcode.detector.FinderPattern
 
EUC_JP - Static variable in class com.google.zxing.common.StringUtils
 
EUC_KR - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
evaluateAt(int) - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
 
evaluateAt(int) - Method in class com.google.zxing.pdf417.decoder.ec.ModulusPoly
 
EVEN - Static variable in class com.google.zxing.maxicode.decoder.Decoder
 
EVEN_TOTAL_SUBSET - Static variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
evenCounts - Variable in class com.google.zxing.oned.rss.AbstractRSSReader
 
evenRoundingErrors - Variable in class com.google.zxing.oned.rss.AbstractRSSReader
 
exp(int) - Method in class com.google.zxing.common.reedsolomon.GenericGF
 
exp(int) - Method in class com.google.zxing.pdf417.decoder.ec.ModulusGF
 
EXP900 - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
Table containing values for the exponent of 900.
expand(Iterable<URI>) - Static method in class com.google.zxing.client.j2se.CommandLineRunner
 
ExpandedPair - Class in com.google.zxing.oned.rss.expanded
 
ExpandedPair(DataCharacter, DataCharacter, FinderPattern) - Constructor for class com.google.zxing.oned.rss.expanded.ExpandedPair
 
ExpandedProductParsedResult - Class in com.google.zxing.client.result
Represents a parsed result that encodes extended product information as encoded by the RSS format, like weight, price, dates, etc.
ExpandedProductParsedResult(String, String, String, String, String, String, String, String, String, String, String, String, String, String, Map<String, String>) - Constructor for class com.google.zxing.client.result.ExpandedProductParsedResult
 
ExpandedProductResultParser - Class in com.google.zxing.client.result
Parses strings of digits that represent a RSS Extended code.
ExpandedProductResultParser() - Constructor for class com.google.zxing.client.result.ExpandedProductResultParser
 
ExpandedRow - Class in com.google.zxing.oned.rss.expanded
One row of an RSS Expanded Stacked symbol, consisting of 1+ expanded pairs.
ExpandedRow(List<ExpandedPair>, int) - Constructor for class com.google.zxing.oned.rss.expanded.ExpandedRow
 
expandSquare(ResultPoint[], int, int) - Static method in class com.google.zxing.aztec.detector.Detector
Expand the square represented by the corner points by pushing out equally in all directions
EXPECTED_CORNER_BITS - Static variable in class com.google.zxing.aztec.detector.Detector
 
expirationDate - Variable in class com.google.zxing.client.result.ExpandedProductParsedResult
 
expTable - Variable in class com.google.zxing.common.reedsolomon.GenericGF
 
expTable - Variable in class com.google.zxing.pdf417.decoder.ec.ModulusGF
 
extendedMode - Variable in class com.google.zxing.oned.Code39Reader
 
EXTENSION_START_PATTERN - Static variable in class com.google.zxing.oned.UPCEANExtensionSupport
 
extensionChecksum(CharSequence) - Static method in class com.google.zxing.oned.UPCEANExtension5Support
 
extensionReader - Variable in class com.google.zxing.oned.UPCEANReader
 
extractBits(BitMatrix) - Method in class com.google.zxing.aztec.decoder.Decoder
Gets the array of bits from an Aztec Code matrix
extractDataRegion(BitMatrix) - Method in class com.google.zxing.datamatrix.decoder.BitMatrixParser
Extracts the data region from a BitMatrix that contains alignment patterns.
extractNumericValueFromBitArray(int, int) - Method in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
extractNumericValueFromBitArray(BitArray, int, int) - Static method in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
extractParameters(ResultPoint[]) - Method in class com.google.zxing.aztec.detector.Detector
Extracts the number of data layers and data blocks from the layer around the bull's eye.
extractPureBits(BitMatrix) - Static method in class com.google.zxing.datamatrix.DataMatrixReader
This method detects a code in a "pure" image -- that is, pure monochrome image which contains only an unrotated, unskewed, image of a code, with some white border around it.
extractPureBits(BitMatrix) - Static method in class com.google.zxing.maxicode.MaxiCodeReader
This method detects a code in a "pure" image -- that is, pure monochrome image which contains only an unrotated, unskewed, image of a code, with some white border around it.
extractPureBits(BitMatrix) - Static method in class com.google.zxing.qrcode.QRCodeReader
This method detects a code in a "pure" image -- that is, pure monochrome image which contains only an unrotated, unskewed, image of a code, with some white border around it.

F

FACTOR_SETS - Static variable in class com.google.zxing.datamatrix.encoder.ErrorCorrection
Lookup table which factors to use for which number of error correction codewords.
FACTORS - Static variable in class com.google.zxing.datamatrix.encoder.ErrorCorrection
Precomputed polynomial factors for ECC 200.
fetch(URI) - Static method in class com.google.zxing.client.j2se.StringsResourceTranslator
Deprecated.
 
field - Variable in class com.google.zxing.common.reedsolomon.GenericGFPoly
 
field - Variable in class com.google.zxing.common.reedsolomon.ReedSolomonDecoder
 
field - Variable in class com.google.zxing.common.reedsolomon.ReedSolomonEncoder
 
field - Variable in class com.google.zxing.pdf417.decoder.ec.ErrorCorrection
 
field - Variable in class com.google.zxing.pdf417.decoder.ec.ModulusPoly
 
FieldParser - Class in com.google.zxing.oned.rss.expanded.decoders
 
FieldParser() - Constructor for class com.google.zxing.oned.rss.expanded.decoders.FieldParser
 
FieldParser.DataLength - Class in com.google.zxing.oned.rss.expanded.decoders
 
fileId - Variable in class com.google.zxing.pdf417.PDF417ResultMetadata
 
fileName - Variable in class com.google.zxing.pdf417.PDF417ResultMetadata
 
fileSize - Variable in class com.google.zxing.pdf417.PDF417ResultMetadata
 
fillInStackTrace() - Method in exception class com.google.zxing.ReaderException
 
find() - Method in class com.google.zxing.qrcode.detector.AlignmentPatternFinder
This method attempts to find the bottom-right alignment pattern in the image.
find(Map<DecodeHintType, ?>) - Method in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
findAIvalue(int, String) - Static method in class com.google.zxing.client.result.ExpandedProductResultParser
 
findAlignmentInRegion(float, int, int, float) - Method in class com.google.zxing.qrcode.detector.Detector
Attempts to locate an alignment pattern in a limited region of the image, which is guessed to contain it.
findAsteriskPattern(BitArray) - Method in class com.google.zxing.oned.Code93Reader
 
findAsteriskPattern(BitArray, int[]) - Static method in class com.google.zxing.oned.Code39Reader
 
findCornerFromCenter(int, int, int, int, int, int, int, int, int) - Method in class com.google.zxing.common.detector.MonochromeRectangleDetector
Deprecated.
Attempts to locate a corner of the barcode by scanning up, down, left or right from a center point which should be within the barcode.
findCType(CharSequence, int) - Static method in class com.google.zxing.oned.Code128Writer
 
FINDER_PAT_A - Static variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
FINDER_PAT_B - Static variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
FINDER_PAT_C - Static variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
FINDER_PAT_D - Static variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
FINDER_PAT_E - Static variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
FINDER_PAT_F - Static variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
FINDER_PATTERN_MODULES - Static variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
FINDER_PATTERN_SEQUENCES - Static variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
The possible finder pattern sequences, from section 7.2.7 of ISO/IEC 24724:2006.
FINDER_PATTERNS - Static variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
Finder pattern element widths, from section 7.2.7 of ISO/IEC 24724:2006.
FINDER_PATTERNS - Static variable in class com.google.zxing.oned.rss.RSS14Reader
 
finderPattern - Variable in class com.google.zxing.oned.rss.expanded.ExpandedPair
 
finderPattern - Variable in class com.google.zxing.oned.rss.Pair
 
FinderPattern - Class in com.google.zxing.oned.rss
Encapsulates an RSS barcode finder pattern, including its start/end position and row.
FinderPattern - Class in com.google.zxing.qrcode.detector
Encapsulates a finder pattern, which are the three square patterns found in the corners of QR Codes.
FinderPattern(float, float, float) - Constructor for class com.google.zxing.qrcode.detector.FinderPattern
 
FinderPattern(float, float, float, int) - Constructor for class com.google.zxing.qrcode.detector.FinderPattern
 
FinderPattern(int, int[], int, int, int) - Constructor for class com.google.zxing.oned.rss.FinderPattern
 
FinderPatternFinder - Class in com.google.zxing.qrcode.detector
This class attempts to find finder patterns in a QR Code.
FinderPatternFinder(BitMatrix) - Constructor for class com.google.zxing.qrcode.detector.FinderPatternFinder
Creates a finder that will search the image for three finder patterns.
FinderPatternFinder(BitMatrix, ResultPointCallback) - Constructor for class com.google.zxing.qrcode.detector.FinderPatternFinder
 
FinderPatternFinder.EstimatedModuleComparator - Class in com.google.zxing.qrcode.detector
FinderPatternInfo - Class in com.google.zxing.qrcode.detector
Encapsulates information about finder patterns in an image, including the location of the three finder patterns, and their estimated module size.
FinderPatternInfo(FinderPattern[]) - Constructor for class com.google.zxing.qrcode.detector.FinderPatternInfo
 
findErrorLocations(GenericGFPoly) - Method in class com.google.zxing.common.reedsolomon.ReedSolomonDecoder
 
findErrorLocations(ModulusPoly) - Method in class com.google.zxing.pdf417.decoder.ec.ErrorCorrection
 
findErrorMagnitudes(GenericGFPoly, int[]) - Method in class com.google.zxing.common.reedsolomon.ReedSolomonDecoder
 
findErrorMagnitudes(ModulusPoly, ModulusPoly, int[]) - Method in class com.google.zxing.pdf417.decoder.ec.ErrorCorrection
 
findFinderPattern(BitArray, boolean) - Method in class com.google.zxing.oned.rss.RSS14Reader
 
findGuardPattern(BitArray, int, boolean, int[]) - Static method in class com.google.zxing.oned.UPCEANReader
 
findGuardPattern(BitArray, int, boolean, int[], int[]) - Static method in class com.google.zxing.oned.UPCEANReader
 
findGuardPattern(BitArray, int, int[]) - Static method in class com.google.zxing.oned.ITFReader
 
findGuardPattern(BitMatrix, int, int, int, int[], int[]) - Static method in class com.google.zxing.pdf417.detector.Detector
 
findMinimums(float[], int[], int, byte[]) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
findMSBSet(int) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
findMulti(Map<DecodeHintType, ?>) - Method in class com.google.zxing.multi.qrcode.detector.MultiFinderPatternFinder
 
findNextPair(BitArray, List<ExpandedPair>, int) - Method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
findRowSkip() - Method in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
findRowsWithPattern(BitMatrix, int, int, int, int, int, int[]) - Static method in class com.google.zxing.pdf417.detector.Detector
 
findStartGuardPattern(BitArray) - Static method in class com.google.zxing.oned.UPCEANReader
 
findStartPattern() - Method in class com.google.zxing.oned.CodaBarReader
 
findStartPattern(BitArray) - Static method in class com.google.zxing.oned.Code128Reader
 
findValue(int, String) - Static method in class com.google.zxing.client.result.ExpandedProductResultParser
 
findVertices(BitMatrix, int, int) - Static method in class com.google.zxing.pdf417.detector.Detector
Locate the vertices and the codewords area of a black blob using the Start and Stop patterns as locators.
finished - Variable in class com.google.zxing.oned.rss.expanded.decoders.BlockParsedResult
 
FIRST_DIGIT_ENCODINGS - Static variable in class com.google.zxing.oned.EAN13Reader
 
FIRST_THREE_DIGITS_SIZE - Static variable in class com.google.zxing.oned.rss.expanded.decoders.AI01393xDecoder
 
firstAIdigits - Variable in class com.google.zxing.oned.rss.expanded.decoders.AI013x0x1xDecoder
 
firstDigit - Variable in class com.google.zxing.oned.rss.expanded.decoders.DecodedNumeric
 
fiveSupport - Variable in class com.google.zxing.oned.UPCEANExtensionSupport
 
fixed(int) - Static method in class com.google.zxing.oned.rss.expanded.decoders.FieldParser.DataLength
 
flip() - Method in class com.google.zxing.common.BitMatrix
Flips every bit in the matrix.
flip(int) - Method in class com.google.zxing.common.BitArray
Flips bit i.
flip(int, int) - Method in class com.google.zxing.common.BitMatrix
Flips the given bit.
FNC_1 - Enum constant in enum com.google.zxing.oned.Code128Writer.CType
 
fnc1 - Variable in class com.google.zxing.common.MinimalECIInput
 
FNC1 - Static variable in class com.google.zxing.oned.rss.expanded.decoders.DecodedChar
 
FNC1 - Static variable in class com.google.zxing.oned.rss.expanded.decoders.DecodedNumeric
 
FNC1_FIRST_POSITION - Enum constant in enum com.google.zxing.qrcode.decoder.Mode
 
FNC1_SECOND_POSITION - Enum constant in enum com.google.zxing.qrcode.decoder.Mode
 
FOR_BITS - Static variable in enum com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
 
forBits(int) - Static method in enum com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
 
forBits(int) - Static method in enum com.google.zxing.qrcode.decoder.Mode
 
FORCE_C40 - Enum constant in enum com.google.zxing.EncodeHintType
Forces C40 encoding for data-matrix (type Boolean, or "true" or "false") String value).
FORCE_CODE_SET - Enum constant in enum com.google.zxing.EncodeHintType
Forces which encoding will be used.
FORCE_NONE - Enum constant in enum com.google.zxing.datamatrix.encoder.SymbolShapeHint
 
FORCE_RECTANGLE - Enum constant in enum com.google.zxing.datamatrix.encoder.SymbolShapeHint
 
FORCE_SQUARE - Enum constant in enum com.google.zxing.datamatrix.encoder.SymbolShapeHint
 
format - Variable in class com.google.zxing.Result
 
format(boolean, long) - Static method in class com.google.zxing.client.result.CalendarParsedResult
 
FORMAT_INFO_DECODE_LOOKUP - Static variable in class com.google.zxing.qrcode.decoder.FormatInformation
See ISO 18004:2006, Annex C, Table C.1
FORMAT_INFO_MASK_QR - Static variable in class com.google.zxing.qrcode.decoder.FormatInformation
 
FormatException - Exception Class in com.google.zxing
Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.
FormatException() - Constructor for exception class com.google.zxing.FormatException
 
FormatException(Throwable) - Constructor for exception class com.google.zxing.FormatException
 
FormatInformation - Class in com.google.zxing.qrcode.decoder
Encapsulates a QR Code's format information, including the data mask used and error correction level.
FormatInformation(int) - Constructor for class com.google.zxing.qrcode.decoder.FormatInformation
 
formatNames(Iterable<List<String>>) - Static method in class com.google.zxing.client.result.VCardResultParser
Formats name fields of the form "Public;John;Q.;Reverend;III" into a form like "Reverend John Q.
foundPatternCross(int[]) - Method in class com.google.zxing.qrcode.detector.AlignmentPatternFinder
 
foundPatternCross(int[]) - Static method in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
foundPatternDiagonal(int[]) - Static method in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
foundPossibleResultPoint(ResultPoint) - Method in interface com.google.zxing.ResultPointCallback
 
FOUR_DIGIT_DATA_LENGTH - Static variable in class com.google.zxing.oned.rss.expanded.decoders.FieldParser
 
fromPosition - Variable in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
fromPosition - Variable in class com.google.zxing.qrcode.encoder.MinimalEncoder.Edge
 
fromPosition - Variable in class com.google.zxing.qrcode.encoder.MinimalEncoder.ResultList.ResultNode
 
FS - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 

G

GB18030 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
GB2312 - Static variable in class com.google.zxing.common.StringUtils
 
GB2312_CHARSET - Static variable in class com.google.zxing.common.StringUtils
 
GB2312_SUBSET - Static variable in class com.google.zxing.qrcode.decoder.DecodedBitStreamParser
 
GeneralAppIdDecoder - Class in com.google.zxing.oned.rss.expanded.decoders
 
GeneralAppIdDecoder(BitArray) - Constructor for class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
generalDecoder - Variable in class com.google.zxing.oned.rss.expanded.decoders.AbstractExpandedDecoder
 
generateBarcodeLogic(String, int) - Method in class com.google.zxing.pdf417.encoder.PDF417
 
generateBarcodeLogic(String, int, boolean) - Method in class com.google.zxing.pdf417.encoder.PDF417
 
generateCheckWords(BitArray, int, int) - Static method in class com.google.zxing.aztec.encoder.Encoder
 
generateECBytes(byte[], int) - Static method in class com.google.zxing.qrcode.encoder.Encoder
 
generateErrorCorrection(CharSequence, int) - Static method in class com.google.zxing.pdf417.encoder.PDF417ErrorCorrection
Generates the error correction codewords according to 4.10 in ISO/IEC 15438:2001(E).
generateModeMessage(boolean, int, int) - Static method in class com.google.zxing.aztec.encoder.Encoder
 
generatorBase - Variable in class com.google.zxing.common.reedsolomon.GenericGF
 
GenericGF - Class in com.google.zxing.common.reedsolomon
This class contains utility methods for performing mathematical operations over the Galois Fields.
GenericGF(int, int, int) - Constructor for class com.google.zxing.common.reedsolomon.GenericGF
Create a representation of GF(size) using the given primitive polynomial.
GenericGFPoly - Class in com.google.zxing.common.reedsolomon
Represents a polynomial whose coefficients are elements of a GF.
GenericGFPoly(GenericGF, int[]) - Constructor for class com.google.zxing.common.reedsolomon.GenericGFPoly
 
GenericMultipleBarcodeReader - Class in com.google.zxing.multi
Attempts to locate multiple barcodes in an image by repeatedly decoding portion of the image.
GenericMultipleBarcodeReader(Reader) - Constructor for class com.google.zxing.multi.GenericMultipleBarcodeReader
 
geo - Variable in class com.google.zxing.client.result.AddressBookParsedResult
 
GEO - Enum constant in enum com.google.zxing.client.result.ParsedResultType
 
GEO_URL_PATTERN - Static variable in class com.google.zxing.client.result.GeoResultParser
 
GeoParsedResult - Class in com.google.zxing.client.result
Represents a parsed result that encodes a geographic coordinate, with latitude, longitude and altitude.
GeoParsedResult(double, double, double, String) - Constructor for class com.google.zxing.client.result.GeoParsedResult
 
GeoResultParser - Class in com.google.zxing.client.result
Parses a "geo:" URI result, which specifies a location on the surface of the Earth as well as an optional altitude above the surface.
GeoResultParser() - Constructor for class com.google.zxing.client.result.GeoResultParser
 
get(int) - Method in class com.google.zxing.common.BitArray
 
get(int, int) - Method in class com.google.zxing.common.BitMatrix
Gets the requested bit, where true means black.
get(int, int) - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
 
getAddressee() - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
 
getAddresses() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getAddressTypes() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getAlignmentPatternCenters() - Method in class com.google.zxing.qrcode.decoder.Version
 
getAlphanumericCode(int) - Static method in class com.google.zxing.qrcode.encoder.Encoder
 
getAltitude() - Method in class com.google.zxing.client.result.GeoParsedResult
 
getAnonymousIdentity() - Method in class com.google.zxing.client.result.WifiParsedResult
 
getArray() - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
 
getAttendees() - Method in class com.google.zxing.client.result.CalendarParsedResult
 
getB256Size() - Method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
getBarcodeColumnCount() - Method in class com.google.zxing.pdf417.decoder.DetectionResult
 
getBarcodeECLevel() - Method in class com.google.zxing.pdf417.decoder.DetectionResult
 
getBarcodeFormat() - Method in class com.google.zxing.oned.EAN13Reader
 
getBarcodeFormat() - Method in class com.google.zxing.oned.EAN8Reader
 
getBarcodeFormat() - Method in class com.google.zxing.oned.UPCAReader
 
getBarcodeFormat() - Method in class com.google.zxing.oned.UPCEANReader
Get the format of this decoder.
getBarcodeFormat() - Method in class com.google.zxing.oned.UPCEReader
 
getBarcodeFormat() - Method in class com.google.zxing.Result
 
getBarcodeMatrix() - Method in class com.google.zxing.pdf417.encoder.PDF417
 
getBarcodeMetadata() - Method in class com.google.zxing.pdf417.decoder.DetectionResultRowIndicatorColumn
 
getBarcodeMetadata(DetectionResultRowIndicatorColumn, DetectionResultRowIndicatorColumn) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
getBarcodeRowCount() - Method in class com.google.zxing.pdf417.decoder.DetectionResult
 
getBCCs() - Method in class com.google.zxing.client.result.EmailAddressParsedResult
 
getBestBeforeDate() - Method in class com.google.zxing.client.result.ExpandedProductParsedResult
 
getBinaryShiftByteCount() - Method in class com.google.zxing.aztec.encoder.State
 
getBirthday() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getBit(int, byte[]) - Static method in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
getBit(int, int) - Method in class com.google.zxing.datamatrix.encoder.DefaultPlacement
 
getBitArray() - Method in class com.google.zxing.common.BitArray
 
getBitCount() - Method in class com.google.zxing.aztec.encoder.State
 
getBitCountForCodeword(int) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
getBitCountSum(int[]) - Static method in class com.google.zxing.pdf417.PDF417Common
Deprecated.
getBitOffset() - Method in class com.google.zxing.common.BitSource
 
getBits() - Method in class com.google.zxing.common.DetectorResult
 
getBits() - Method in class com.google.zxing.datamatrix.encoder.DefaultPlacement
 
getBits() - Method in class com.google.zxing.pdf417.detector.PDF417DetectorResult
 
getBits() - Method in enum com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
 
getBits() - Method in enum com.google.zxing.qrcode.decoder.Mode
 
getBits(BitArray) - Method in class com.google.zxing.qrcode.encoder.MinimalEncoder.ResultList
appends the bits
getBits(BitArray) - Method in class com.google.zxing.qrcode.encoder.MinimalEncoder.ResultList.ResultNode
appends the bits
getBitValue(int[]) - Static method in class com.google.zxing.pdf417.decoder.PDF417CodewordDecoder
 
getBlackMatrix() - Method in class com.google.zxing.Binarizer
Converts a 2D array of luminance data to 1 bit data.
getBlackMatrix() - Method in class com.google.zxing.BinaryBitmap
Converts a 2D array of luminance data to 1 bit.
getBlackMatrix() - Method in class com.google.zxing.common.GlobalHistogramBinarizer
 
getBlackMatrix() - Method in class com.google.zxing.common.HybridBinarizer
Calculates the final BitMatrix once for all requests.
getBlackPointOnSegment(float, float, float, float) - Method in class com.google.zxing.common.detector.WhiteRectangleDetector
 
getBlackRow(int, BitArray) - Method in class com.google.zxing.Binarizer
Converts one row of luminance data to 1 bit data.
getBlackRow(int, BitArray) - Method in class com.google.zxing.BinaryBitmap
Converts one row of luminance data to 1 bit data.
getBlackRow(int, BitArray) - Method in class com.google.zxing.common.GlobalHistogramBinarizer
 
getBody() - Method in class com.google.zxing.client.result.EmailAddressParsedResult
 
getBody() - Method in class com.google.zxing.client.result.SMSParsedResult
 
getBottomLeft() - Method in class com.google.zxing.pdf417.decoder.BoundingBox
 
getBottomLeft() - Method in class com.google.zxing.qrcode.detector.FinderPatternInfo
 
getBottomRight() - Method in class com.google.zxing.pdf417.decoder.BoundingBox
 
getBottomRightOnBit() - Method in class com.google.zxing.common.BitMatrix
 
getBoundingBox() - Method in class com.google.zxing.pdf417.decoder.DetectionResult
 
getBoundingBox() - Method in class com.google.zxing.pdf417.decoder.DetectionResultColumn
 
getBucket() - Method in class com.google.zxing.pdf417.decoder.Codeword
 
getBufferedImageColorModel() - Method in class com.google.zxing.client.j2se.MatrixToImageConfig
 
getBullsEyeCorners(Detector.Point) - Method in class com.google.zxing.aztec.detector.Detector
Finds the corners of a bull-eye centered on the passed point.
getByteOffset() - Method in class com.google.zxing.common.BitSource
 
getBytes() - Method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Result
 
getBytes(int) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
getBytes(int, int) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
getByteSegments() - Method in class com.google.zxing.common.DecoderResult
 
getC40Value(boolean, int, char, int) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
getC40Words(boolean, int) - Method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
getCCs() - Method in class com.google.zxing.client.result.EmailAddressParsedResult
 
getCharacter(Decoder.Table, int) - Static method in class com.google.zxing.aztec.decoder.Decoder
Gets the character (or string) corresponding to the passed code in the given table
getCharacterCountBits(Version) - Method in enum com.google.zxing.qrcode.decoder.Mode
 
getCharacterCountIndicator() - Method in class com.google.zxing.qrcode.encoder.MinimalEncoder.ResultList.ResultNode
returns the length in characters according to the specification (differs from getCharacterLength() in BYTE mode for multi byte encoded characters)
getCharacterSetECI(Charset) - Static method in enum com.google.zxing.common.CharacterSetECI
 
getCharacterSetECIByName(String) - Static method in enum com.google.zxing.common.CharacterSetECI
 
getCharacterSetECIByValue(int) - Static method in enum com.google.zxing.common.CharacterSetECI
 
getCharset() - Method in enum com.google.zxing.common.CharacterSetECI
 
getCharset(int) - Method in class com.google.zxing.common.ECIEncoderSet
 
getCharsetName(int) - Method in class com.google.zxing.common.ECIEncoderSet
 
getChecksum() - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
16-bit CRC checksum using CCITT-16
getChecksumInstance() - Static method in exception class com.google.zxing.ChecksumException
 
getChecksumInstance(Throwable) - Static method in exception class com.google.zxing.ChecksumException
 
getChecksumPortion() - Method in class com.google.zxing.oned.rss.DataCharacter
 
getClosestDecodedValue(int[]) - Static method in class com.google.zxing.pdf417.decoder.PDF417CodewordDecoder
 
getCodeword(int) - Method in class com.google.zxing.pdf417.decoder.DetectionResultColumn
 
getCodeword(int) - Static method in class com.google.zxing.pdf417.PDF417Common
 
getCodewordBucketNumber(int) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
getCodewordBucketNumber(int[]) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
getCodewordCount() - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
getCodewordCount() - Method in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
getCodewordNearby(int) - Method in class com.google.zxing.pdf417.decoder.DetectionResultColumn
 
getCodewords() - Method in class com.google.zxing.datamatrix.decoder.DataBlock
 
getCodewords() - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
getCodewords() - Method in class com.google.zxing.pdf417.decoder.DetectionResultColumn
 
getCodewords() - Method in class com.google.zxing.qrcode.decoder.DataBlock
 
getCodeWords() - Method in class com.google.zxing.aztec.encoder.AztecCode
 
getCodewordsRemaining(int) - Method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
Returns the remaining capacity in codewords of the smallest symbol that has enough capacity to fit the given minimal number of codewords.
getCoefficient(int) - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
 
getCoefficient(int) - Method in class com.google.zxing.pdf417.decoder.ec.ModulusPoly
 
getCoefficients() - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
 
getCoefficients() - Method in class com.google.zxing.pdf417.decoder.ec.ModulusPoly
 
getColor(Detector.Point, Detector.Point) - Method in class com.google.zxing.aztec.detector.Detector
Gets the color of a segment
getColumnCount() - Method in class com.google.zxing.pdf417.decoder.BarcodeMetadata
 
getCompactedOrdinal(Mode) - Static method in class com.google.zxing.qrcode.encoder.MinimalEncoder
 
getConfidence(int) - Method in class com.google.zxing.pdf417.decoder.BarcodeValue
 
getCorrectedParameterData(long, boolean) - Static method in class com.google.zxing.aztec.detector.Detector
Corrects the parameter bits using Reed-Solomon algorithm.
getCount() - Method in class com.google.zxing.datamatrix.decoder.Version.ECB
 
getCount() - Method in class com.google.zxing.oned.rss.Pair
 
getCount() - Method in class com.google.zxing.qrcode.decoder.Version.ECB
 
getCount() - Method in class com.google.zxing.qrcode.detector.FinderPattern
 
getCountry(byte[]) - Static method in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
getCountryCode() - Method in class com.google.zxing.client.result.VINParsedResult
 
getCrossCheckStateCount() - Method in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
getCurrent() - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
getCurrentChar() - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
getCurrentRow() - Method in class com.google.zxing.pdf417.encoder.BarcodeMatrix
 
getData() - Method in class com.google.zxing.aztec.detector.Detector.CorrectedParameter
 
getDataBlocks(byte[], Version) - Static method in class com.google.zxing.datamatrix.decoder.DataBlock
When Data Matrix Codes use multiple data blocks, they actually interleave the bytes of each of them.
getDataBlocks(byte[], Version, ErrorCorrectionLevel) - Static method in class com.google.zxing.qrcode.decoder.DataBlock
When QR Codes use multiple data blocks, they are actually interleaved.
getDataBytes() - Method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
getDataBytes() - Method in class com.google.zxing.qrcode.encoder.BlockPair
 
getDataCapacity() - Method in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
getDataCharacterCounters() - Method in class com.google.zxing.oned.rss.AbstractRSSReader
 
getDataCodewords() - Method in class com.google.zxing.datamatrix.decoder.Version.ECB
 
getDataCodewords() - Method in class com.google.zxing.qrcode.decoder.Version.ECB
 
getDataLengthForInterleavedBlock(int) - Method in class com.google.zxing.datamatrix.encoder.DataMatrixSymbolInfo144
 
getDataLengthForInterleavedBlock(int) - Method in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
getDataMask() - Method in class com.google.zxing.qrcode.decoder.FormatInformation
 
getDataMaskBit(int, int, int) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
Return the mask bit for "getMaskPattern" at "x" and "y".
getDataRegionSizeColumns() - Method in class com.google.zxing.datamatrix.decoder.Version
 
getDataRegionSizeRows() - Method in class com.google.zxing.datamatrix.decoder.Version
 
getDecodedCodewordValue(int[]) - Static method in class com.google.zxing.pdf417.decoder.PDF417CodewordDecoder
 
getDecodedInformation() - Method in class com.google.zxing.oned.rss.expanded.decoders.BlockParsedResult
 
getDecodedValue(int[]) - Static method in class com.google.zxing.pdf417.decoder.PDF417CodewordDecoder
 
getDecodeFinderCounters() - Method in class com.google.zxing.oned.rss.AbstractRSSReader
 
getDecoder() - Method in class com.google.zxing.qrcode.QRCodeReader
 
getDecodeText(Path) - Static method in class com.google.zxing.client.j2se.GUIRunner
 
getDefaultMargin() - Method in class com.google.zxing.oned.OneDimensionalCodeWriter
 
getDefaultMargin() - Method in class com.google.zxing.oned.UPCEANWriter
 
getDegree() - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
 
getDegree() - Method in class com.google.zxing.pdf417.decoder.ec.ModulusPoly
 
getDescription() - Method in class com.google.zxing.client.result.CalendarParsedResult
 
getDetectionResultColumn(int) - Method in class com.google.zxing.pdf417.decoder.DetectionResult
 
getDetectionResultColumns() - Method in class com.google.zxing.pdf417.decoder.DetectionResult
 
getDimension() - Method in class com.google.zxing.aztec.detector.Detector
 
getDimensionForVersion() - Method in class com.google.zxing.qrcode.decoder.Version
 
getDisplayResult() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.CalendarParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.EmailAddressParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.ExpandedProductParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.GeoParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.ISBNParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.ParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.ProductParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.SMSParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.TelParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.TextParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.URIParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.VINParsedResult
 
getDisplayResult() - Method in class com.google.zxing.client.result.WifiParsedResult
 
getEapMethod() - Method in class com.google.zxing.client.result.WifiParsedResult
 
getECBlocks() - Method in class com.google.zxing.datamatrix.decoder.Version.ECBlocks
 
getECBlocks() - Method in class com.google.zxing.datamatrix.decoder.Version
 
getECBlocks() - Method in class com.google.zxing.qrcode.decoder.Version.ECBlocks
 
getECBlocksForLevel(ErrorCorrectionLevel) - Method in class com.google.zxing.qrcode.decoder.Version
 
getECCodewords() - Method in class com.google.zxing.datamatrix.decoder.Version.ECBlocks
 
getECCodewordsPerBlock() - Method in class com.google.zxing.qrcode.decoder.Version.ECBlocks
 
getECIValue(int) - Method in class com.google.zxing.common.ECIEncoderSet
 
getECIValue(int) - Method in interface com.google.zxing.common.ECIInput
Returns the int ECI value at the specified index.
getECIValue(int) - Method in class com.google.zxing.common.MinimalECIInput
Returns the int ECI value at the specified index.
getECIValue(int) - Method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder.NoECIInput
 
getECLevel() - Method in class com.google.zxing.common.DecoderResult
 
getECLevel() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
getEDFBytes() - Method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
getEmailAddress() - Method in class com.google.zxing.client.result.EmailAddressParsedResult
getEmails() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getEmailTypes() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getEnclosingRectangle() - Method in class com.google.zxing.common.BitMatrix
This is useful in detecting the enclosing rectangle of a 'pure' barcode.
getEncodedData(boolean[]) - Static method in class com.google.zxing.aztec.decoder.Decoder
Gets the string encoded in the aztec code bits
getEncodingMode() - Method in class com.google.zxing.datamatrix.encoder.ASCIIEncoder
 
getEncodingMode() - Method in class com.google.zxing.datamatrix.encoder.Base256Encoder
 
getEncodingMode() - Method in class com.google.zxing.datamatrix.encoder.C40Encoder
 
getEncodingMode() - Method in class com.google.zxing.datamatrix.encoder.EdifactEncoder
 
getEncodingMode() - Method in interface com.google.zxing.datamatrix.encoder.Encoder
 
getEncodingMode() - Method in class com.google.zxing.datamatrix.encoder.TextEncoder
 
getEncodingMode() - Method in class com.google.zxing.datamatrix.encoder.X12Encoder
 
getEnd() - Method in class com.google.zxing.client.result.CalendarParsedResult
getEndMode() - Method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
Returns Mode.ASCII in case that: - Mode is EDIFACT and characterLength is less than 4 or the remaining characters can be encoded in at most 2 ASCII bytes.
getEndTimestamp() - Method in class com.google.zxing.client.result.CalendarParsedResult
 
getEndX() - Method in class com.google.zxing.pdf417.decoder.Codeword
 
getErasures() - Method in class com.google.zxing.common.DecoderResult
 
getErrorCodewords() - Method in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
getErrorCorrectionBytes() - Method in class com.google.zxing.qrcode.encoder.BlockPair
 
getErrorCorrectionCodewordCount(int) - Static method in class com.google.zxing.pdf417.encoder.PDF417ErrorCorrection
Determines the number of error correction codewords for a specified error correction level.
getErrorCorrectionLevel() - Method in class com.google.zxing.pdf417.decoder.BarcodeMetadata
 
getErrorCorrectionLevel() - Method in class com.google.zxing.qrcode.decoder.FormatInformation
 
getErrorLengthForInterleavedBlock(int) - Method in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
getErrorsCorrected() - Method in class com.google.zxing.aztec.AztecDetectorResult
 
getErrorsCorrected() - Method in class com.google.zxing.aztec.detector.Detector.CorrectedParameter
 
getErrorsCorrected() - Method in class com.google.zxing.common.DecoderResult
 
getEstimatedModuleSize() - Method in class com.google.zxing.qrcode.detector.FinderPattern
 
getEvenCounts() - Method in class com.google.zxing.oned.rss.AbstractRSSReader
 
getEvenRoundingErrors() - Method in class com.google.zxing.oned.rss.AbstractRSSReader
 
getExpirationDate() - Method in class com.google.zxing.client.result.ExpandedProductParsedResult
 
getFileId() - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
Is the same for each related PDF417 symbol
getFileName() - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
Filename of the encoded file
getFileSize() - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
filesize in bytes of the encoded file
getFinderPattern() - Method in class com.google.zxing.oned.rss.expanded.ExpandedPair
 
getFinderPattern() - Method in class com.google.zxing.oned.rss.Pair
 
getFirstDifferent(Detector.Point, boolean, int, int) - Method in class com.google.zxing.aztec.detector.Detector
Gets the coordinate of the first point with a different color in the given direction
getFirstDigit() - Method in class com.google.zxing.oned.rss.expanded.decoders.DecodedNumeric
 
getFNC1Character() - Method in class com.google.zxing.common.MinimalECIInput
 
getFormatInstance() - Static method in exception class com.google.zxing.FormatException
 
getFormatInstance(Throwable) - Static method in exception class com.google.zxing.FormatException
 
getGeneralDecoder() - Method in class com.google.zxing.oned.rss.expanded.decoders.AbstractExpandedDecoder
 
getGeneratorBase() - Method in class com.google.zxing.common.reedsolomon.GenericGF
 
getGeo() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getGeoURI() - Method in class com.google.zxing.client.result.GeoParsedResult
 
getGF(int) - Static method in class com.google.zxing.aztec.encoder.Encoder
 
getHeight() - Method in class com.google.zxing.Binarizer
 
getHeight() - Method in class com.google.zxing.BinaryBitmap
 
getHeight() - Method in class com.google.zxing.common.BitMatrix
 
getHeight() - Method in class com.google.zxing.Dimension
 
getHeight() - Method in class com.google.zxing.LuminanceSource
 
getHeight() - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
 
getHorizontalDataRegions() - Method in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
getIdentity() - Method in class com.google.zxing.client.result.WifiParsedResult
 
getImage() - Method in class com.google.zxing.qrcode.detector.Detector
 
getImage() - Method in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
getInformation() - Method in class com.google.zxing.oned.rss.expanded.decoders.AbstractExpandedDecoder
 
getInstance() - Static method in class com.google.zxing.common.GridSampler
 
getInstantMessenger() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getInt(byte[], byte[]) - Static method in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
getInterleavedBlockCount() - Method in class com.google.zxing.datamatrix.encoder.DataMatrixSymbolInfo144
 
getInterleavedBlockCount() - Method in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
getISBN() - Method in class com.google.zxing.client.result.ISBNParsedResult
 
getLanguage() - Method in class com.google.zxing.client.result.TextParsedResult
 
getLastASCII() - Method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
Peeks ahead and returns 1 if the postfix consists of exactly two digits, 2 if the postfix consists of exactly two consecutive digits and a non extended character or of 4 digits.
getLatchBytes() - Method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
getLatitude() - Method in class com.google.zxing.client.result.CalendarParsedResult
 
getLatitude() - Method in class com.google.zxing.client.result.GeoParsedResult
 
getLayers() - Method in class com.google.zxing.aztec.encoder.AztecCode
 
getLeftChar() - Method in class com.google.zxing.oned.rss.expanded.ExpandedPair
 
getLocation() - Method in class com.google.zxing.client.result.CalendarParsedResult
 
getLongitude() - Method in class com.google.zxing.client.result.CalendarParsedResult
 
getLongitude() - Method in class com.google.zxing.client.result.GeoParsedResult
 
getLotNumber() - Method in class com.google.zxing.client.result.ExpandedProductParsedResult
 
getLuminanceSource() - Method in class com.google.zxing.Binarizer
 
getMacroId() - Method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Input
 
getMailtoURI() - Method in class com.google.zxing.client.result.EmailAddressParsedResult
Deprecated.
without replacement
getMaskPattern() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
getMassagedText(Result) - Static method in class com.google.zxing.client.result.ResultParser
 
getMatrix() - Method in class com.google.zxing.aztec.encoder.AztecCode
 
getMatrix() - Method in class com.google.zxing.client.j2se.BufferedImageLuminanceSource
 
getMatrix() - Method in class com.google.zxing.InvertedLuminanceSource
 
getMatrix() - Method in class com.google.zxing.LuminanceSource
Fetches luminance data for the underlying bitmap.
getMatrix() - Method in class com.google.zxing.pdf417.encoder.BarcodeMatrix
 
getMatrix() - Method in class com.google.zxing.PlanarYUVLuminanceSource
 
getMatrix() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
getMatrix() - Method in class com.google.zxing.RGBLuminanceSource
 
getMatrixCenter() - Method in class com.google.zxing.aztec.detector.Detector
Finds a candidate center point of an Aztec code from an image
getMatrixCornerPoints(ResultPoint[]) - Method in class com.google.zxing.aztec.detector.Detector
Gets the Aztec code corners from the bull's eye corners and the parameters.
getMax(int[]) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
getMaxCodewordWidth(ResultPoint[]) - Static method in class com.google.zxing.pdf417.PDF417Reader
 
getMaxCols() - Method in class com.google.zxing.pdf417.encoder.Dimensions
 
getMaxRows() - Method in class com.google.zxing.pdf417.encoder.Dimensions
 
getMaxWidth(ResultPoint, ResultPoint) - Static method in class com.google.zxing.pdf417.PDF417Reader
 
getMaxX() - Method in class com.google.zxing.pdf417.decoder.BoundingBox
 
getMaxY() - Method in class com.google.zxing.pdf417.decoder.BoundingBox
 
getMessage() - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
getMessage(byte[], int, int) - Static method in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
getMinCodewordWidth(ResultPoint[]) - Static method in class com.google.zxing.pdf417.PDF417Reader
 
getMinCols() - Method in class com.google.zxing.pdf417.encoder.Dimensions
 
getMinimumCount(byte[]) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
getMinRows() - Method in class com.google.zxing.pdf417.encoder.Dimensions
 
getMinSymbolSize(int) - Method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
Returns the capacity in codewords of the smallest symbol that has enough capacity to fit the given minimal number of codewords.
getMinWidth(ResultPoint, ResultPoint) - Static method in class com.google.zxing.pdf417.PDF417Reader
 
getMinX() - Method in class com.google.zxing.pdf417.decoder.BoundingBox
 
getMinY() - Method in class com.google.zxing.pdf417.decoder.BoundingBox
 
getMode() - Method in class com.google.zxing.aztec.encoder.State
 
getMode() - Method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
getMode() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
getModelYear() - Method in class com.google.zxing.client.result.VINParsedResult
 
getModuleBitCount(BitMatrix, int, int, boolean, int, int) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
getNames() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getNbDatablocks() - Method in class com.google.zxing.aztec.AztecDetectorResult
 
getNbLayers() - Method in class com.google.zxing.aztec.AztecDetectorResult
 
getNetworkEncryption() - Method in class com.google.zxing.client.result.WifiParsedResult
 
getNewEncoding() - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
getNewPosition() - Method in class com.google.zxing.oned.rss.expanded.decoders.DecodedObject
 
getNewString() - Method in class com.google.zxing.oned.rss.expanded.decoders.DecodedInformation
 
getNextSecondBar(BitArray, int) - Static method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
getNextSet(int) - Method in class com.google.zxing.common.BitArray
 
getNextUnset(int) - Method in class com.google.zxing.common.BitArray
 
getNicknames() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getNormalizedProductID() - Method in class com.google.zxing.client.result.ProductParsedResult
 
getNote() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getNotFoundInstance() - Static method in exception class com.google.zxing.NotFoundException
 
getNumber() - Method in class com.google.zxing.client.result.TelParsedResult
 
getNumberOfC40Words(MinimalEncoder.Input, int, boolean, int[]) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder
 
getNumberOfECCodeWords(int) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
getNumberOfPadCodewords(int, int, int, int) - Static method in class com.google.zxing.pdf417.encoder.PDF417
Calculates the number of pad codewords as described in 4.9.2 of ISO/IEC 15438:2001(E).
getNumbers() - Method in class com.google.zxing.client.result.SMSParsedResult
 
getNumBits() - Method in class com.google.zxing.common.DecoderResult
 
getNumBits() - Method in class com.google.zxing.Result
 
getNumBlocks() - Method in class com.google.zxing.qrcode.decoder.Version.ECBlocks
 
getNumcols() - Method in class com.google.zxing.datamatrix.encoder.DefaultPlacement
 
getNumDataBytesAndNumECBytesForBlockID(int, int, int, int, int[], int[]) - Static method in class com.google.zxing.qrcode.encoder.Encoder
Get number of data bytes and number of error correction bytes for block id "blockID".
getNumDataCodewords() - Method in class com.google.zxing.datamatrix.decoder.DataBlock
 
getNumDataCodewords() - Method in class com.google.zxing.qrcode.decoder.DataBlock
 
getNumrows() - Method in class com.google.zxing.datamatrix.encoder.DefaultPlacement
 
getOddCounts() - Method in class com.google.zxing.oned.rss.AbstractRSSReader
 
getOddRoundingErrors() - Method in class com.google.zxing.oned.rss.AbstractRSSReader
 
getOne() - Method in class com.google.zxing.common.reedsolomon.GenericGF
 
getOne() - Method in class com.google.zxing.pdf417.decoder.ec.ModulusGF
 
getOptionalData() - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
Deprecated.
use dedicated already parsed fields
getOrg() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getOrganizer() - Method in class com.google.zxing.client.result.CalendarParsedResult
 
getOther() - Method in class com.google.zxing.common.DecoderResult
 
getPackagingDate() - Method in class com.google.zxing.client.result.ExpandedProductParsedResult
 
getPairs() - Method in class com.google.zxing.oned.rss.expanded.ExpandedRow
 
getPassword() - Method in class com.google.zxing.client.result.WifiParsedResult
 
getPhase2Method() - Method in class com.google.zxing.client.result.WifiParsedResult
 
getPhoneNumbers() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getPhoneTypes() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getPixelOffColor() - Method in class com.google.zxing.client.j2se.MatrixToImageConfig
 
getPixelOnColor() - Method in class com.google.zxing.client.j2se.MatrixToImageConfig
 
getPlantCode() - Method in class com.google.zxing.client.result.VINParsedResult
 
getPoints() - Method in class com.google.zxing.common.DetectorResult
 
getPoints() - Method in class com.google.zxing.pdf417.detector.PDF417DetectorResult
 
getPosition() - Method in class com.google.zxing.oned.rss.expanded.decoders.CurrentParsingState
 
getPossibleCenters() - Method in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
getPostCode2(byte[]) - Static method in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
getPostCode2Length(byte[]) - Static method in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
getPostCode3(byte[]) - Static method in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
getPrevious() - Method in class com.google.zxing.aztec.encoder.Token
 
getPreviousMode() - Method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
getPreviousStartMode() - Method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
getPrice() - Method in class com.google.zxing.client.result.ExpandedProductParsedResult
 
getPriceCurrency() - Method in class com.google.zxing.client.result.ExpandedProductParsedResult
 
getPriceIncrement() - Method in class com.google.zxing.client.result.ExpandedProductParsedResult
 
getPriorityEncoderIndex() - Method in class com.google.zxing.common.ECIEncoderSet
 
getProductID() - Method in class com.google.zxing.client.result.ExpandedProductParsedResult
 
getProductID() - Method in class com.google.zxing.client.result.ProductParsedResult
 
getProductionDate() - Method in class com.google.zxing.client.result.ExpandedProductParsedResult
 
getPronunciation() - Method in class com.google.zxing.client.result.AddressBookParsedResult
In Japanese, the name is written in kanji, which can have multiple readings.
getProvisionalVersionForDimension(int) - Static method in class com.google.zxing.qrcode.decoder.Version
Deduces version information purely from QR Code dimensions.
getQuery() - Method in class com.google.zxing.client.result.GeoParsedResult
 
getRawBytes() - Method in class com.google.zxing.common.DecoderResult
 
getRawBytes() - Method in class com.google.zxing.Result
 
getRawText() - Method in class com.google.zxing.client.result.ExpandedProductParsedResult
 
getRecommendedMinimumErrorCorrectionLevel(int) - Static method in class com.google.zxing.pdf417.encoder.PDF417ErrorCorrection
Returns the recommended minimum error correction level as described in annex E of ISO/IEC 15438:2001(E).
getRemainingCharacters() - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
getRemainingValue() - Method in class com.google.zxing.oned.rss.expanded.decoders.DecodedInformation
 
getResultMetadata() - Method in class com.google.zxing.Result
 
getResultPointCallback() - Method in class com.google.zxing.qrcode.detector.Detector
 
getResultPoints() - Method in class com.google.zxing.oned.rss.FinderPattern
 
getResultPoints() - Method in class com.google.zxing.Result
 
getRightChar() - Method in class com.google.zxing.oned.rss.expanded.ExpandedPair
 
getRotation() - Method in class com.google.zxing.pdf417.detector.PDF417DetectorResult
 
getRotation(int[], int) - Static method in class com.google.zxing.aztec.detector.Detector
 
getRow(int, byte[]) - Method in class com.google.zxing.client.j2se.BufferedImageLuminanceSource
 
getRow(int, byte[]) - Method in class com.google.zxing.InvertedLuminanceSource
 
getRow(int, byte[]) - Method in class com.google.zxing.LuminanceSource
Fetches one row of luminance data from the underlying platform's bitmap.
getRow(int, byte[]) - Method in class com.google.zxing.PlanarYUVLuminanceSource
 
getRow(int, byte[]) - Method in class com.google.zxing.RGBLuminanceSource
 
getRow(int, BitArray) - Method in class com.google.zxing.common.BitMatrix
A fast method to retrieve one row of data from the matrix as a BitArray.
getRowCount() - Method in class com.google.zxing.pdf417.decoder.BarcodeMetadata
 
getRowCountLowerPart() - Method in class com.google.zxing.pdf417.decoder.BarcodeMetadata
 
getRowCountUpperPart() - Method in class com.google.zxing.pdf417.decoder.BarcodeMetadata
 
getRowHeights() - Method in class com.google.zxing.pdf417.decoder.DetectionResultRowIndicatorColumn
 
getRowIndicatorColumn(BitMatrix, BoundingBox, ResultPoint, boolean, int, int) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
getRowNumber() - Method in class com.google.zxing.oned.rss.expanded.ExpandedRow
 
getRowNumber() - Method in class com.google.zxing.pdf417.decoder.Codeword
 
getRows() - Method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
getRowSize() - Method in class com.google.zxing.common.BitMatrix
 
getRSSvalue(int[], int, boolean) - Static method in class com.google.zxing.oned.rss.RSSUtils
 
getScaledMatrix(int, int) - Method in class com.google.zxing.pdf417.encoder.BarcodeMatrix
 
getScaledRow(int) - Method in class com.google.zxing.pdf417.encoder.BarcodeRow
This function scales the row
getSecondDigit() - Method in class com.google.zxing.oned.rss.expanded.decoders.DecodedNumeric
 
getSegmentCount() - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
 
getSegmentIndex() - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
The Segment ID represents the segment of the whole file distributed over different symbols.
getSender() - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
 
getSequentialNumber() - Method in class com.google.zxing.client.result.VINParsedResult
 
getServiceClass(byte[]) - Static method in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
getShapeHint() - Method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Input
 
getShiftValue(char, boolean, int) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
getSize() - Method in class com.google.zxing.aztec.encoder.AztecCode
 
getSize() - Method in class com.google.zxing.common.BitArray
 
getSize() - Method in class com.google.zxing.common.reedsolomon.GenericGF
 
getSize() - Method in class com.google.zxing.pdf417.decoder.ec.ModulusGF
 
getSize() - Method in class com.google.zxing.qrcode.encoder.MinimalEncoder.ResultList
returns the size in bits
getSize(Version) - Method in class com.google.zxing.qrcode.encoder.MinimalEncoder.ResultList
 
getSize(Version) - Method in class com.google.zxing.qrcode.encoder.MinimalEncoder.ResultList.ResultNode
returns the size in bits
getSizeInBytes() - Method in class com.google.zxing.common.BitArray
 
getSMSURI() - Method in class com.google.zxing.client.result.SMSParsedResult
 
getSscc() - Method in class com.google.zxing.client.result.ExpandedProductParsedResult
 
getSsid() - Method in class com.google.zxing.client.result.WifiParsedResult
 
getStandardUPCEANChecksum(CharSequence) - Static method in class com.google.zxing.oned.UPCEANReader
 
getStart() - Method in class com.google.zxing.client.result.CalendarParsedResult
getStartColumn(DetectionResult, int, int, boolean) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
getStartEnd() - Method in class com.google.zxing.oned.rss.FinderPattern
 
getStartTimestamp() - Method in class com.google.zxing.client.result.CalendarParsedResult
 
getStartX() - Method in class com.google.zxing.pdf417.decoder.Codeword
 
getStructuredAppendParity() - Method in class com.google.zxing.common.DecoderResult
 
getStructuredAppendSequenceNumber() - Method in class com.google.zxing.common.DecoderResult
 
getSubject() - Method in class com.google.zxing.client.result.EmailAddressParsedResult
 
getSubject() - Method in class com.google.zxing.client.result.SMSParsedResult
 
getSummary() - Method in class com.google.zxing.client.result.CalendarParsedResult
 
getSupportedWriteFormats() - Method in class com.google.zxing.oned.CodaBarWriter
 
getSupportedWriteFormats() - Method in class com.google.zxing.oned.Code128Writer
 
getSupportedWriteFormats() - Method in class com.google.zxing.oned.Code39Writer
 
getSupportedWriteFormats() - Method in class com.google.zxing.oned.Code93Writer
 
getSupportedWriteFormats() - Method in class com.google.zxing.oned.EAN13Writer
 
getSupportedWriteFormats() - Method in class com.google.zxing.oned.EAN8Writer
 
getSupportedWriteFormats() - Method in class com.google.zxing.oned.ITFWriter
 
getSupportedWriteFormats() - Method in class com.google.zxing.oned.OneDimensionalCodeWriter
 
getSupportedWriteFormats() - Method in class com.google.zxing.oned.UPCEWriter
 
getSymbolDataHeight() - Method in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
getSymbolDataWidth() - Method in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
getSymbolHeight() - Method in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
getSymbolInfo() - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
getSymbologyModifier() - Method in class com.google.zxing.common.DecoderResult
 
getSymbolSizeColumns() - Method in class com.google.zxing.datamatrix.decoder.Version
 
getSymbolSizeRows() - Method in class com.google.zxing.datamatrix.decoder.Version
 
getSymbolWidth() - Method in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
getTable(char) - Static method in class com.google.zxing.aztec.decoder.Decoder
gets the table corresponding to the char passed
getTelURI() - Method in class com.google.zxing.client.result.TelParsedResult
 
getText() - Method in class com.google.zxing.client.result.TextParsedResult
 
getText() - Method in class com.google.zxing.common.DecoderResult
 
getText() - Method in class com.google.zxing.Result
 
getThumbnailHeight() - Method in class com.google.zxing.PlanarYUVLuminanceSource
 
getThumbnailWidth() - Method in class com.google.zxing.PlanarYUVLuminanceSource
 
getTimestamp() - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
unix epock timestamp, elapsed seconds since 1970-01-01
getTimestamp() - Method in class com.google.zxing.Result
 
getTitle() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getTitle() - Method in class com.google.zxing.client.result.TelParsedResult
 
getTitle() - Method in class com.google.zxing.client.result.URIParsedResult
 
getToken() - Method in class com.google.zxing.aztec.encoder.State
 
getTopLeft() - Method in class com.google.zxing.pdf417.decoder.BoundingBox
 
getTopLeft() - Method in class com.google.zxing.qrcode.detector.FinderPatternInfo
 
getTopLeftOnBit() - Method in class com.google.zxing.common.BitMatrix
This is useful in detecting a corner of a 'pure' barcode.
getTopRight() - Method in class com.google.zxing.pdf417.decoder.BoundingBox
 
getTopRight() - Method in class com.google.zxing.qrcode.detector.FinderPatternInfo
 
getTos() - Method in class com.google.zxing.client.result.EmailAddressParsedResult
 
getTotalCodewords() - Method in class com.google.zxing.datamatrix.decoder.Version
 
getTotalCodewords() - Method in class com.google.zxing.qrcode.decoder.Version
 
getTotalECCodewords() - Method in class com.google.zxing.qrcode.decoder.Version.ECBlocks
 
getTotalMessageCharCount() - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
getType() - Method in class com.google.zxing.client.result.ParsedResult
 
getUncommonAIs() - Method in class com.google.zxing.client.result.ExpandedProductParsedResult
 
getURI() - Method in class com.google.zxing.client.result.URIParsedResult
 
getURLs() - Method in class com.google.zxing.client.result.AddressBookParsedResult
 
getValue() - Method in enum com.google.zxing.common.CharacterSetECI
 
getValue() - Method in class com.google.zxing.oned.rss.DataCharacter
 
getValue() - Method in class com.google.zxing.oned.rss.expanded.decoders.DecodedChar
 
getValue() - Method in class com.google.zxing.oned.rss.expanded.decoders.DecodedNumeric
 
getValue() - Method in class com.google.zxing.oned.rss.FinderPattern
 
getValue() - Method in class com.google.zxing.pdf417.decoder.BarcodeValue
Determines the maximum occurrence of a set value and returns all values which were set with this occurrence.
getValue() - Method in class com.google.zxing.pdf417.decoder.Codeword
 
getValueType() - Method in enum com.google.zxing.DecodeHintType
 
getVehicleAttributes() - Method in class com.google.zxing.client.result.VINParsedResult
 
getVehicleDescriptorSection() - Method in class com.google.zxing.client.result.VINParsedResult
 
getVehicleIdentifierSection() - Method in class com.google.zxing.client.result.VINParsedResult
 
getVersion() - Method in class com.google.zxing.datamatrix.decoder.BitMatrixParser
 
getVersion() - Method in class com.google.zxing.qrcode.encoder.MinimalEncoder.ResultList
 
getVersion() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
getVersion(MinimalEncoder.VersionSize) - Static method in class com.google.zxing.qrcode.encoder.MinimalEncoder
 
getVersionForDimensions(int, int) - Static method in class com.google.zxing.datamatrix.decoder.Version
Deduces version information from Data Matrix dimensions.
getVersionForNumber(int) - Static method in class com.google.zxing.qrcode.decoder.Version
 
getVersionNumber() - Method in class com.google.zxing.datamatrix.decoder.Version
 
getVersionNumber() - Method in class com.google.zxing.qrcode.decoder.Version
 
getVersionSize(Version) - Static method in class com.google.zxing.qrcode.encoder.MinimalEncoder
 
getVerticalDataRegions() - Method in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
getVias() - Method in class com.google.zxing.client.result.SMSParsedResult
 
getVIN() - Method in class com.google.zxing.client.result.VINParsedResult
 
getWeight() - Method in class com.google.zxing.client.result.ExpandedProductParsedResult
 
getWeightIncrement() - Method in class com.google.zxing.client.result.ExpandedProductParsedResult
 
getWeightType() - Method in class com.google.zxing.client.result.ExpandedProductParsedResult
 
getWidth() - Method in class com.google.zxing.Binarizer
 
getWidth() - Method in class com.google.zxing.BinaryBitmap
 
getWidth() - Method in class com.google.zxing.common.BitMatrix
 
getWidth() - Method in class com.google.zxing.Dimension
 
getWidth() - Method in class com.google.zxing.LuminanceSource
 
getWidth() - Method in class com.google.zxing.pdf417.decoder.Codeword
 
getWidth() - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
 
getWorldManufacturerID() - Method in class com.google.zxing.client.result.VINParsedResult
 
getX() - Method in class com.google.zxing.aztec.detector.Detector.Point
 
getX() - Method in class com.google.zxing.ResultPoint
 
getX12Value(char) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
getX12Words() - Method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
getY() - Method in class com.google.zxing.aztec.detector.Detector.Point
 
getY() - Method in class com.google.zxing.ResultPoint
 
getZero() - Method in class com.google.zxing.common.reedsolomon.GenericGF
 
getZero() - Method in class com.google.zxing.pdf417.decoder.ec.ModulusGF
 
GlobalHistogramBinarizer - Class in com.google.zxing.common
This Binarizer implementation uses the old ZXing global histogram approach.
GlobalHistogramBinarizer(LuminanceSource) - Constructor for class com.google.zxing.common.GlobalHistogramBinarizer
 
gridSampler - Static variable in class com.google.zxing.common.GridSampler
 
GridSampler - Class in com.google.zxing.common
Implementations of this class can, given locations of finder patterns for a QR code in an image, sample the right points in the image to reconstruct the QR code, accounting for perspective distortion.
GridSampler() - Constructor for class com.google.zxing.common.GridSampler
 
GS - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
GS1_FORMAT - Enum constant in enum com.google.zxing.EncodeHintType
Specifies whether the data should be encoded to the GS1 standard (type Boolean, or "true" or "false" String value).
GSUM - Static variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
GTIN_SIZE - Static variable in class com.google.zxing.oned.rss.expanded.decoders.AI01decoder
 
guessCharset(byte[], Map<DecodeHintType, ?>) - Static method in class com.google.zxing.common.StringUtils
 
guessEncoding(byte[], Map<DecodeHintType, ?>) - Static method in class com.google.zxing.common.StringUtils
 
GUIRunner - Class in com.google.zxing.client.j2se
Simple GUI frontend to the library.
GUIRunner() - Constructor for class com.google.zxing.client.j2se.GUIRunner
 

H

H - Enum constant in enum com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
H = ~30% correction
handleEOD(EncoderContext, CharSequence) - Static method in class com.google.zxing.datamatrix.encoder.EdifactEncoder
Handle "end of data" situations
handleEOD(EncoderContext, StringBuilder) - Method in class com.google.zxing.datamatrix.encoder.C40Encoder
Handle "end of data" situations
handleEOD(EncoderContext, StringBuilder) - Method in class com.google.zxing.datamatrix.encoder.X12Encoder
 
handlePossibleCenter(int[], int, int) - Method in class com.google.zxing.qrcode.detector.AlignmentPatternFinder
This is called when a horizontal scan finds a possible alignment pattern.
handlePossibleCenter(int[], int, int) - Method in class com.google.zxing.qrcode.detector.FinderPatternFinder
This is called when a horizontal scan finds a possible alignment pattern.
handlePossibleCenter(int[], int, int, boolean) - Method in class com.google.zxing.qrcode.detector.FinderPatternFinder
Deprecated.
only exists for backwards compatibility
HANZI - Enum constant in enum com.google.zxing.qrcode.decoder.Mode
See GBT 18284-2000; "Hanzi" is a transliteration of this mode name.
hashCode() - Method in class com.google.zxing.client.result.ExpandedProductParsedResult
 
hashCode() - Method in class com.google.zxing.common.BitArray
 
hashCode() - Method in class com.google.zxing.common.BitMatrix
 
hashCode() - Method in class com.google.zxing.Dimension
 
hashCode() - Method in class com.google.zxing.oned.rss.DataCharacter
 
hashCode() - Method in class com.google.zxing.oned.rss.expanded.ExpandedPair
 
hashCode() - Method in class com.google.zxing.oned.rss.expanded.ExpandedRow
 
hashCode() - Method in class com.google.zxing.oned.rss.FinderPattern
 
hashCode() - Method in class com.google.zxing.qrcode.decoder.FormatInformation
 
hashCode() - Method in class com.google.zxing.ResultPoint
 
hasMoreCharacters() - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
hasSkipped - Variable in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
hasStructuredAppend() - Method in class com.google.zxing.common.DecoderResult
 
hasTransparency(int) - Static method in class com.google.zxing.client.j2se.MatrixToImageConfig
 
hasValidRowNumber() - Method in class com.google.zxing.pdf417.decoder.Codeword
 
haveMultiplyConfirmedCenters() - Method in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
haveNCharacters(int, int) - Method in interface com.google.zxing.common.ECIInput
 
haveNCharacters(int, int) - Method in class com.google.zxing.common.MinimalECIInput
 
haveNCharacters(int, int) - Method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder.NoECIInput
 
HEADER_SIZE - Static variable in class com.google.zxing.oned.rss.expanded.decoders.AI01392xDecoder
 
HEADER_SIZE - Static variable in class com.google.zxing.oned.rss.expanded.decoders.AI01393xDecoder
 
HEADER_SIZE - Static variable in class com.google.zxing.oned.rss.expanded.decoders.AI013x0x1xDecoder
 
HEADER_SIZE - Static variable in class com.google.zxing.oned.rss.expanded.decoders.AI013x0xDecoder
 
HEADER_SIZE - Static variable in class com.google.zxing.oned.rss.expanded.decoders.AI01AndOtherAIs
 
HEADER_SIZE - Static variable in class com.google.zxing.oned.rss.expanded.decoders.AnyAIDecoder
 
height - Variable in class com.google.zxing.client.j2se.EncoderConfig
 
height - Variable in class com.google.zxing.common.BitMatrix
 
height - Variable in class com.google.zxing.common.detector.WhiteRectangleDetector
 
height - Variable in class com.google.zxing.Dimension
 
height - Variable in class com.google.zxing.LuminanceSource
 
height - Variable in class com.google.zxing.pdf417.encoder.BarcodeMatrix
 
height - Variable in class com.google.zxing.qrcode.detector.AlignmentPatternFinder
 
height - Variable in class com.google.zxing.qrcode.encoder.ByteMatrix
 
HEIGHT - Static variable in class com.google.zxing.pdf417.encoder.PDF417
 
help - Variable in class com.google.zxing.client.j2se.DecoderConfig
 
help - Variable in class com.google.zxing.client.j2se.EncoderConfig
 
hidden - Variable in class com.google.zxing.client.result.WifiParsedResult
 
highLevelDecode(boolean[]) - Static method in class com.google.zxing.aztec.decoder.Decoder
 
HighLevelEncoder - Class in com.google.zxing.aztec.encoder
This produces nearly optimal encodings of text into the first-level of encoding used by Aztec code.
HighLevelEncoder - Class in com.google.zxing.datamatrix.encoder
DataMatrix ECC 200 data encoder following the algorithm described in ISO/IEC 16022:200(E) in annex S.
HighLevelEncoder() - Constructor for class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
HighLevelEncoder(byte[]) - Constructor for class com.google.zxing.aztec.encoder.HighLevelEncoder
 
HighLevelEncoder(byte[], Charset) - Constructor for class com.google.zxing.aztec.encoder.HighLevelEncoder
 
hints - Variable in class com.google.zxing.client.j2se.DecodeWorker
 
hints - Variable in class com.google.zxing.MultiFormatReader
 
HtmlAssetTranslator - Class in com.google.zxing.client.j2se
Deprecated.
without replacement since 3.4.2
HtmlAssetTranslator() - Constructor for class com.google.zxing.client.j2se.HtmlAssetTranslator
Deprecated.
 
HybridBinarizer - Class in com.google.zxing.common
This class implements a local thresholding algorithm, which while slower than the GlobalHistogramBinarizer, is fairly efficient for what it does.
HybridBinarizer(LuminanceSource) - Constructor for class com.google.zxing.common.HybridBinarizer
 

I

identity - Variable in class com.google.zxing.client.result.WifiParsedResult
 
illegalCharacter(char) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
image - Variable in class com.google.zxing.aztec.detector.Detector
 
image - Variable in class com.google.zxing.client.j2se.BufferedImageLuminanceSource
 
image - Variable in class com.google.zxing.common.detector.MonochromeRectangleDetector
Deprecated.
 
image - Variable in class com.google.zxing.common.detector.WhiteRectangleDetector
 
image - Variable in class com.google.zxing.datamatrix.detector.Detector
 
image - Variable in class com.google.zxing.pdf417.decoder.BoundingBox
 
image - Variable in class com.google.zxing.qrcode.detector.AlignmentPatternFinder
 
image - Variable in class com.google.zxing.qrcode.detector.Detector
 
image - Variable in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
imageFormat - Variable in class com.google.zxing.client.j2se.EncoderConfig
 
imageLabel - Variable in class com.google.zxing.client.j2se.GUIRunner
 
ImageReader - Class in com.google.zxing.client.j2se
Encapsulates reading URIs as images.
ImageReader() - Constructor for class com.google.zxing.client.j2se.ImageReader
 
imageRowToCodewordIndex(int) - Method in class com.google.zxing.pdf417.decoder.DetectionResultColumn
 
increment(int[], float[]) - Static method in class com.google.zxing.oned.rss.AbstractRSSReader
 
incrementCount() - Method in class com.google.zxing.oned.rss.Pair
 
incrementPosition(int) - Method in class com.google.zxing.oned.rss.expanded.decoders.CurrentParsingState
 
INDEXES_START_PATTERN - Static variable in class com.google.zxing.pdf417.detector.Detector
 
INDEXES_STOP_PATTERN - Static variable in class com.google.zxing.pdf417.detector.Detector
 
information - Variable in class com.google.zxing.oned.rss.expanded.decoders.AbstractExpandedDecoder
 
information - Variable in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
INIT_SIZE - Static variable in class com.google.zxing.common.detector.WhiteRectangleDetector
 
initArrays(int) - Method in class com.google.zxing.common.GlobalHistogramBinarizer
 
INITIAL_STATE - Static variable in class com.google.zxing.aztec.encoder.State
 
initIfNeeded() - Method in class com.google.zxing.oned.EANManufacturerOrgSupport
 
input - Variable in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
input - Variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder.NoECIInput
 
Input(String, Charset, int, SymbolShapeHint, int) - Constructor for class com.google.zxing.datamatrix.encoder.MinimalEncoder.Input
 
InputEdge(char, ECIEncoderSet, int, MinimalECIInput.InputEdge, int) - Constructor for class com.google.zxing.common.MinimalECIInput.InputEdge
 
inputPaths - Variable in class com.google.zxing.client.j2se.DecoderConfig
 
inputs - Variable in class com.google.zxing.client.j2se.DecodeWorker
 
INSIDE_GSUM - Static variable in class com.google.zxing.oned.rss.RSS14Reader
 
INSIDE_ODD_TOTAL_SUBSET - Static variable in class com.google.zxing.oned.rss.RSS14Reader
 
INSIDE_ODD_WIDEST - Static variable in class com.google.zxing.oned.rss.RSS14Reader
 
INSTANCE - Static variable in exception class com.google.zxing.ChecksumException
 
INSTANCE - Static variable in exception class com.google.zxing.FormatException
 
INSTANCE - Static variable in exception class com.google.zxing.NotFoundException
 
instantMessenger - Variable in class com.google.zxing.client.result.AddressBookParsedResult
 
interleaveWithECBytes(BitArray, int, int, int) - Static method in class com.google.zxing.qrcode.encoder.Encoder
Interleave "bits" with corresponding error correction bytes.
inverse(int) - Method in class com.google.zxing.common.reedsolomon.GenericGF
 
inverse(int) - Method in class com.google.zxing.pdf417.decoder.ec.ModulusGF
 
invert() - Method in class com.google.zxing.InvertedLuminanceSource
 
invert() - Method in class com.google.zxing.LuminanceSource
 
InvertedLuminanceSource - Class in com.google.zxing
A wrapper implementation of LuminanceSource which inverts the luminances it returns -- black becomes white and vice versa, and each value becomes (255-value).
InvertedLuminanceSource(LuminanceSource) - Constructor for class com.google.zxing.InvertedLuminanceSource
 
IOQ - Static variable in class com.google.zxing.client.result.VINResultParser
 
isAlpha() - Method in class com.google.zxing.oned.rss.expanded.decoders.CurrentParsingState
 
isAlphaLower(char) - Static method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
 
isAlphanumeric(char) - Static method in class com.google.zxing.qrcode.encoder.MinimalEncoder
 
isAlphaOr646ToNumericLatch(int) - Method in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
isAlphaTo646ToAlphaLatch(int) - Method in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
isAlphaUpper(char) - Static method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
 
isBasicallyValidEmailAddress(String) - Static method in class com.google.zxing.client.result.EmailDoCoMoResultParser
This implements only the most basic checking for an email address's validity -- that it contains an '@' and contains no characters disallowed by RFC 2822.
isBasicallyValidURI(String) - Static method in class com.google.zxing.client.result.URIResultParser
 
isBetterThanOrEqualTo(State) - Method in class com.google.zxing.aztec.encoder.State
 
isbn - Variable in class com.google.zxing.client.result.ISBNParsedResult
 
ISBN - Enum constant in enum com.google.zxing.client.result.ParsedResultType
 
ISBNParsedResult - Class in com.google.zxing.client.result
Represents a parsed result that encodes a product ISBN number.
ISBNParsedResult(String) - Constructor for class com.google.zxing.client.result.ISBNParsedResult
 
ISBNResultParser - Class in com.google.zxing.client.result
Parses strings of digits that represent a ISBN.
ISBNResultParser() - Constructor for class com.google.zxing.client.result.ISBNResultParser
 
isColonFollowedByPortNumber(String, int) - Static method in class com.google.zxing.client.result.URIParsedResult
 
isCompact() - Method in class com.google.zxing.aztec.AztecDetectorResult
 
isCompact() - Method in class com.google.zxing.aztec.encoder.AztecCode
 
isCropSupported() - Method in class com.google.zxing.BinaryBitmap
 
isCropSupported() - Method in class com.google.zxing.client.j2se.BufferedImageLuminanceSource
 
isCropSupported() - Method in class com.google.zxing.InvertedLuminanceSource
 
isCropSupported() - Method in class com.google.zxing.LuminanceSource
 
isCropSupported() - Method in class com.google.zxing.PlanarYUVLuminanceSource
 
isCropSupported() - Method in class com.google.zxing.RGBLuminanceSource
 
isDigit(char) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
isDigit(char) - Static method in class com.google.zxing.oned.Code128Writer.MinimalEncoder
 
isDigit(char) - Static method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
 
isDoubleByteKanji(char) - Static method in class com.google.zxing.qrcode.encoder.MinimalEncoder
 
isECI(int) - Method in interface com.google.zxing.common.ECIInput
Determines if a value is an ECI
isECI(int) - Method in class com.google.zxing.common.MinimalECIInput
Determines if a value is an ECI
isECI(int) - Method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder.NoECIInput
 
isEmpty() - Method in class com.google.zxing.common.ECIStringBuilder
 
isEmpty(int) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
isEndAllDay() - Method in class com.google.zxing.client.result.CalendarParsedResult
 
isEquivalent(List<ExpandedPair>) - Method in class com.google.zxing.oned.rss.expanded.ExpandedRow
 
isExpandable(Iterable<URI>) - Static method in class com.google.zxing.client.j2se.CommandLineRunner
 
isExtendedASCII(char) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
isExtendedASCII(char, int) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder
 
isFileOrDir(URI) - Static method in class com.google.zxing.client.j2se.CommandLineRunner
 
isFinderPattern(int[]) - Static method in class com.google.zxing.oned.rss.AbstractRSSReader
 
isFinished() - Method in class com.google.zxing.oned.rss.expanded.decoders.BlockParsedResult
 
isFirstDigitFNC1() - Method in class com.google.zxing.oned.rss.expanded.decoders.DecodedNumeric
 
isFNC1() - Method in class com.google.zxing.common.MinimalECIInput.InputEdge
 
isFNC1() - Method in class com.google.zxing.oned.rss.expanded.decoders.DecodedChar
 
isFNC1(int) - Method in class com.google.zxing.common.MinimalECIInput
Determines if a value is the FNC1 character
isGS1 - Variable in class com.google.zxing.qrcode.encoder.MinimalEncoder
 
isHidden() - Method in class com.google.zxing.client.result.WifiParsedResult
 
isInC40Shift1Set(char) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder
 
isInC40Shift2Set(char, int) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder
 
isInTextShift1Set(char) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder
 
isInTextShift2Set(char, int) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder
 
isIsoIec646() - Method in class com.google.zxing.oned.rss.expanded.decoders.CurrentParsingState
 
isLastSegment() - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
 
isLeft - Variable in class com.google.zxing.pdf417.decoder.DetectionResultRowIndicatorColumn
 
isLeft() - Method in class com.google.zxing.pdf417.decoder.DetectionResultRowIndicatorColumn
 
isLikeVCardDate(CharSequence) - Static method in class com.google.zxing.client.result.VCardResultParser
 
isMasked(int, int) - Method in enum com.google.zxing.qrcode.decoder.DataMask
 
isMirrored() - Method in class com.google.zxing.qrcode.decoder.QRCodeDecoderMetaData
 
isMixed(char) - Static method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
 
isNativeC40(char) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
isNativeEDIFACT(char) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
isNativeText(char) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
isNativeX12(char) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
isNotA1left(FinderPattern, boolean, boolean) - Static method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
isNumeric() - Method in class com.google.zxing.oned.rss.expanded.decoders.CurrentParsingState
 
isNumeric(char) - Static method in class com.google.zxing.qrcode.encoder.MinimalEncoder
 
isNumericToAlphaNumericLatch(int) - Method in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
ISO_IEC_646 - Enum constant in enum com.google.zxing.oned.rss.expanded.decoders.CurrentParsingState.State
 
ISO8859_1 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
ISO8859_10 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
ISO8859_11 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
ISO8859_13 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
ISO8859_14 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
ISO8859_15 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
ISO8859_16 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
ISO8859_2 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
ISO8859_3 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
ISO8859_4 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
ISO8859_5 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
ISO8859_6 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
ISO8859_7 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
ISO8859_8 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
ISO8859_9 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
isOnlyDoubleByteKanji(String) - Static method in class com.google.zxing.qrcode.encoder.Encoder
 
isPartialRow(Iterable<ExpandedPair>, Iterable<ExpandedRow>) - Static method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
isPossiblyMaliciousURI() - Method in class com.google.zxing.client.result.URIParsedResult
isPossiblyMaliciousURI(String) - Static method in class com.google.zxing.client.result.URIResultParser
 
isPunctuation(char) - Static method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
 
isRange(int, int, boolean) - Method in class com.google.zxing.common.BitArray
Efficient method to check if a range of bits is set, or not set.
isRemaining() - Method in class com.google.zxing.oned.rss.expanded.decoders.DecodedInformation
 
isRotateSupported() - Method in class com.google.zxing.BinaryBitmap
 
isRotateSupported() - Method in class com.google.zxing.client.j2se.BufferedImageLuminanceSource
This is always true, since the image is a gray-scale image.
isRotateSupported() - Method in class com.google.zxing.InvertedLuminanceSource
 
isRotateSupported() - Method in class com.google.zxing.LuminanceSource
 
isSecondDigitFNC1() - Method in class com.google.zxing.oned.rss.expanded.decoders.DecodedNumeric
 
isSpecialB256(char) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
isStackTrace - Static variable in exception class com.google.zxing.ReaderException
 
isStartAllDay() - Method in class com.google.zxing.client.result.CalendarParsedResult
 
isStillAlpha(int) - Method in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
isStillIsoIec646(int) - Method in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
isStillNumeric(int) - Method in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
isStringOfDigits(CharSequence, int) - Static method in class com.google.zxing.client.result.ResultParser
 
isSubstringOfDigits(CharSequence, int, int) - Static method in class com.google.zxing.client.result.ResultParser
 
ISSUE_NUMBER - Enum constant in enum com.google.zxing.ResultMetadataType
For some periodicals, indicates the issue number as an Integer.
isText(char) - Static method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
 
isValid(int, int) - Method in class com.google.zxing.aztec.detector.Detector
 
isValid(ResultPoint) - Method in class com.google.zxing.aztec.detector.Detector
 
isValid(ResultPoint) - Method in class com.google.zxing.datamatrix.detector.Detector
 
isValidBarcodeColumn(DetectionResult, int) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
isValidMaskPattern(int) - Static method in class com.google.zxing.qrcode.encoder.QRCode
 
isValidRowNumber(int) - Method in class com.google.zxing.pdf417.decoder.Codeword
 
isValidSequence(List<ExpandedPair>, boolean) - Static method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
isWhiteHorizontal(byte[], int, int) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
 
isWhiteOrBlackRectangle(Detector.Point, Detector.Point, Detector.Point, Detector.Point) - Method in class com.google.zxing.aztec.detector.Detector
 
isWhiteVertical(byte[][], int, int, int) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
 
isX12TermSep(char) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
isZero() - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
 
isZero() - Method in class com.google.zxing.pdf417.decoder.ec.ModulusPoly
 
ITF - Enum constant in enum com.google.zxing.BarcodeFormat
ITF (Interleaved Two of Five) 1D format.
ITFReader - Class in com.google.zxing.oned
Implements decoding of the ITF format, or Interleaved Two of Five.
ITFReader() - Constructor for class com.google.zxing.oned.ITFReader
 
ITFWriter - Class in com.google.zxing.oned
This object renders a ITF code as a BitMatrix.
ITFWriter() - Constructor for class com.google.zxing.oned.ITFWriter
 

K

KANJI - Enum constant in enum com.google.zxing.qrcode.decoder.Mode
 
KILOGRAM - Static variable in class com.google.zxing.client.result.ExpandedProductParsedResult
 

L

L - Enum constant in enum com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
L = ~7% correction
L_AND_G_PATTERNS - Static variable in class com.google.zxing.oned.UPCEANReader
As above but also including the "even", or "G" patterns used to encode UPC/EAN digits.
L_PATTERNS - Static variable in class com.google.zxing.oned.UPCEANReader
"Odd", or "L" patterns used to encode UPC/EAN digits.
language - Variable in class com.google.zxing.client.result.TextParsedResult
 
LANGUAGE_CODE_MASSAGINGS - Static variable in class com.google.zxing.client.j2se.StringsResourceTranslator
Deprecated.
 
LARGE - Enum constant in enum com.google.zxing.qrcode.encoder.MinimalEncoder.VersionSize
 
LAST_DIGIT_SIZE - Static variable in class com.google.zxing.oned.rss.expanded.decoders.AI01392xDecoder
 
LAST_DIGIT_SIZE - Static variable in class com.google.zxing.oned.rss.expanded.decoders.AI01393xDecoder
 
lastSegment - Variable in class com.google.zxing.pdf417.PDF417ResultMetadata
 
Latch() - Constructor for enum com.google.zxing.oned.Code128Writer.MinimalEncoder.Latch
 
LATCH_TABLE - Static variable in class com.google.zxing.aztec.encoder.HighLevelEncoder
 
LATCH_TO_ANSIX12 - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
mode latch to ANSI X.12 encodation mode
LATCH_TO_BASE256 - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
mode latch to Base 256 encodation mode
LATCH_TO_BYTE - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
mode latch to Byte Compaction mode (number of characters a multiple of 6)
LATCH_TO_BYTE_PADDED - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
mode latch to Byte Compaction mode (number of characters NOT a multiple of 6)
LATCH_TO_C40 - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
mode latch to C40 encodation mode
LATCH_TO_EDIFACT - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
mode latch to EDIFACT encodation mode
LATCH_TO_NUMERIC - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
mode latch to Numeric Compaction mode
LATCH_TO_TEXT - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
mode latch to Text encodation mode
LATCH_TO_TEXT - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
mode latch to Text Compaction mode
LATCHA - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
latchAndAppend(int, int) - Method in class com.google.zxing.aztec.encoder.State
 
LATCHB - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
latitude - Variable in class com.google.zxing.client.result.CalendarParsedResult
 
latitude - Variable in class com.google.zxing.client.result.GeoParsedResult
 
layers - Variable in class com.google.zxing.aztec.encoder.AztecCode
 
left - Variable in class com.google.zxing.client.j2se.BufferedImageLuminanceSource
 
left - Variable in class com.google.zxing.PlanarYUVLuminanceSource
 
left - Variable in class com.google.zxing.RGBLuminanceSource
 
leftChar - Variable in class com.google.zxing.oned.rss.expanded.ExpandedPair
 
leftInit - Variable in class com.google.zxing.common.detector.WhiteRectangleDetector
 
length - Variable in class com.google.zxing.oned.rss.expanded.decoders.FieldParser.DataLength
 
length() - Method in class com.google.zxing.common.ECIEncoderSet
 
length() - Method in interface com.google.zxing.common.ECIInput
Returns the length of this input.
length() - Method in class com.google.zxing.common.ECIStringBuilder
Short for toString().length() (if possible, use ECIStringBuilder.isEmpty() instead)
length() - Method in class com.google.zxing.common.MinimalECIInput
Returns the length of this input.
length() - Method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder.NoECIInput
 
list - Variable in class com.google.zxing.qrcode.encoder.MinimalEncoder.ResultList
 
LL - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
LOAD_FACTOR - Static variable in class com.google.zxing.common.BitArray
 
location - Variable in class com.google.zxing.client.result.CalendarParsedResult
 
LOCK - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
log(int) - Method in class com.google.zxing.common.reedsolomon.GenericGF
 
log(int) - Method in class com.google.zxing.pdf417.decoder.ec.ModulusGF
 
LOG - Static variable in class com.google.zxing.datamatrix.encoder.ErrorCorrection
 
logTable - Variable in class com.google.zxing.common.reedsolomon.GenericGF
 
logTable - Variable in class com.google.zxing.pdf417.decoder.ec.ModulusGF
 
longitude - Variable in class com.google.zxing.client.result.CalendarParsedResult
 
longitude - Variable in class com.google.zxing.client.result.GeoParsedResult
 
lookAheadTest(CharSequence, int, int) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
lookAheadTestIntern(CharSequence, int, int) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
lookup(int) - Static method in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
lookup(int, boolean, boolean) - Static method in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
lookup(int, SymbolShapeHint) - Static method in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
lookup(int, SymbolShapeHint, boolean) - Static method in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
lookup(int, SymbolShapeHint, Dimension, Dimension, boolean) - Static method in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
lookupCountryIdentifier(String) - Method in class com.google.zxing.oned.EANManufacturerOrgSupport
 
lotNumber - Variable in class com.google.zxing.client.result.ExpandedProductParsedResult
 
LOWER - Enum constant in enum com.google.zxing.aztec.decoder.Decoder.Table
 
LOWER - Enum constant in enum com.google.zxing.pdf417.decoder.DecodedBitStreamParser.Mode
 
LOWER_TABLE - Static variable in class com.google.zxing.aztec.decoder.Decoder
 
LUMINANCE_BITS - Static variable in class com.google.zxing.common.GlobalHistogramBinarizer
 
LUMINANCE_BUCKETS - Static variable in class com.google.zxing.common.GlobalHistogramBinarizer
 
LUMINANCE_SHIFT - Static variable in class com.google.zxing.common.GlobalHistogramBinarizer
 
luminances - Variable in class com.google.zxing.common.GlobalHistogramBinarizer
 
luminances - Variable in class com.google.zxing.RGBLuminanceSource
 
LuminanceSource - Class in com.google.zxing
The purpose of this class hierarchy is to abstract different bitmap implementations across platforms into a standard interface for requesting greyscale luminance values.
LuminanceSource(int, int) - Constructor for class com.google.zxing.LuminanceSource
 

M

M - Enum constant in enum com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
M = ~15% correction
MACRO_05 - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
05 Macro
MACRO_05_HEADER - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
05 Macro header
MACRO_06 - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
06 Macro
MACRO_06_HEADER - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
06 Macro header
MACRO_PDF417_OPTIONAL_FIELD_ADDRESSEE - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
MACRO_PDF417_OPTIONAL_FIELD_CHECKSUM - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
MACRO_PDF417_OPTIONAL_FIELD_FILE_NAME - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
MACRO_PDF417_OPTIONAL_FIELD_FILE_SIZE - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
MACRO_PDF417_OPTIONAL_FIELD_SEGMENT_COUNT - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
MACRO_PDF417_OPTIONAL_FIELD_SENDER - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
MACRO_PDF417_OPTIONAL_FIELD_TIME_STAMP - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
MACRO_PDF417_TERMINATOR - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
MACRO_TRAILER - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
Macro trailer
macroId - Variable in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Input
 
main(String[]) - Static method in class com.google.zxing.client.j2se.CommandLineEncoder
 
main(String[]) - Static method in class com.google.zxing.client.j2se.CommandLineRunner
 
main(String[]) - Static method in class com.google.zxing.client.j2se.GUIRunner
 
main(String[]) - Static method in class com.google.zxing.client.j2se.HtmlAssetTranslator
Deprecated.
 
main(String[]) - Static method in class com.google.zxing.client.j2se.StringsResourceTranslator
Deprecated.
 
makeAbsolute(ResultPoint[], int, int) - Static method in class com.google.zxing.multi.ByQuadrantReader
 
makeArray(int) - Static method in class com.google.zxing.common.BitArray
 
makePrintable(String) - Method in class com.google.zxing.qrcode.encoder.MinimalEncoder.ResultList.ResultNode
 
makeTypeInfoBits(ErrorCorrectionLevel, int, BitArray) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
makeVersionInfoBits(Version, BitArray) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
mappingBitMatrix - Variable in class com.google.zxing.datamatrix.decoder.BitMatrixParser
 
MARGIN - Enum constant in enum com.google.zxing.EncodeHintType
Specifies margin, in pixels, to use when generating the barcode.
maskPattern - Variable in class com.google.zxing.qrcode.encoder.QRCode
 
MaskUtil - Class in com.google.zxing.qrcode.encoder
 
MaskUtil() - Constructor for class com.google.zxing.qrcode.encoder.MaskUtil
 
massageURI(String) - Static method in class com.google.zxing.client.result.URIParsedResult
Transforms a string that represents a URI into something more proper, by adding or canonicalizing the protocol.
matchDoCoMoPrefixedField(String, String) - Static method in class com.google.zxing.client.result.AbstractDoCoMoResultParser
 
matchMultipleValuePrefix(String, String) - Static method in class com.google.zxing.client.result.AddressBookAUResultParser
 
matchPrefixedField(String, String, char, boolean) - Static method in class com.google.zxing.client.result.ResultParser
 
matchSingleDoCoMoPrefixedField(String, String, boolean) - Static method in class com.google.zxing.client.result.AbstractDoCoMoResultParser
 
matchSinglePrefixedField(String, String, char, boolean) - Static method in class com.google.zxing.client.result.ResultParser
 
matchSingleVCardPrefixedField(CharSequence, String) - Static method in class com.google.zxing.client.result.VEventResultParser
 
matchSingleVCardPrefixedField(CharSequence, String, boolean, boolean) - Static method in class com.google.zxing.client.result.VCardResultParser
 
matchVCardPrefixedField(CharSequence, String) - Static method in class com.google.zxing.client.result.VEventResultParser
 
matchVCardPrefixedField(CharSequence, String, boolean, boolean) - Static method in class com.google.zxing.client.result.VCardResultParser
 
MathUtils - Class in com.google.zxing.common.detector
General math-related and numeric utility functions.
MathUtils() - Constructor for class com.google.zxing.common.detector.MathUtils
 
matrix - Variable in class com.google.zxing.aztec.encoder.AztecCode
 
matrix - Variable in class com.google.zxing.BinaryBitmap
 
matrix - Variable in class com.google.zxing.common.HybridBinarizer
 
matrix - Variable in class com.google.zxing.pdf417.encoder.BarcodeMatrix
 
matrix - Variable in class com.google.zxing.qrcode.encoder.QRCode
 
MATRIX_HEIGHT - Static variable in class com.google.zxing.maxicode.MaxiCodeReader
 
MATRIX_WIDTH - Static variable in class com.google.zxing.maxicode.MaxiCodeReader
 
matrixHeight - Variable in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
MatrixToImageConfig - Class in com.google.zxing.client.j2se
Encapsulates custom configuration used in methods of MatrixToImageWriter.
MatrixToImageConfig() - Constructor for class com.google.zxing.client.j2se.MatrixToImageConfig
Creates a default config with on color MatrixToImageConfig.BLACK and off color MatrixToImageConfig.WHITE, generating normal black-on-white barcodes.
MatrixToImageConfig(int, int) - Constructor for class com.google.zxing.client.j2se.MatrixToImageConfig
 
MatrixToImageWriter - Class in com.google.zxing.client.j2se
Writes a BitMatrix to BufferedImage, file or stream.
MatrixToImageWriter() - Constructor for class com.google.zxing.client.j2se.MatrixToImageWriter
 
MatrixUtil - Class in com.google.zxing.qrcode.encoder
 
MatrixUtil() - Constructor for class com.google.zxing.qrcode.encoder.MatrixUtil
 
matrixWidth - Variable in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
MAX_ACCEPTABLE - Static variable in class com.google.zxing.oned.CodaBarReader
 
MAX_AVG_VARIANCE - Static variable in class com.google.zxing.oned.Code128Reader
 
MAX_AVG_VARIANCE - Static variable in class com.google.zxing.oned.ITFReader
 
MAX_AVG_VARIANCE - Static variable in class com.google.zxing.oned.rss.AbstractRSSReader
 
MAX_AVG_VARIANCE - Static variable in class com.google.zxing.oned.UPCEANReader
 
MAX_AVG_VARIANCE - Static variable in class com.google.zxing.pdf417.detector.Detector
 
MAX_CODEWORDS_IN_BARCODE - Static variable in class com.google.zxing.pdf417.PDF417Common
 
MAX_DEPTH - Static variable in class com.google.zxing.multi.GenericMultipleBarcodeReader
 
MAX_EC_CODEWORDS - Static variable in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
MAX_ERRORS - Static variable in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
MAX_FINDER_PATTERN_DISTANCE_VARIANCE - Static variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
MAX_FINDER_PATTERN_RATIO - Static variable in class com.google.zxing.oned.rss.AbstractRSSReader
Maximum ratio 12:14 (plus 0.5 for variance), from section 7.2.7 of ISO/IEC 24724:2006.
MAX_INDIVIDUAL_VARIANCE - Static variable in class com.google.zxing.oned.Code128Reader
 
MAX_INDIVIDUAL_VARIANCE - Static variable in class com.google.zxing.oned.ITFReader
 
MAX_INDIVIDUAL_VARIANCE - Static variable in class com.google.zxing.oned.rss.AbstractRSSReader
 
MAX_INDIVIDUAL_VARIANCE - Static variable in class com.google.zxing.oned.UPCEANReader
 
MAX_INDIVIDUAL_VARIANCE - Static variable in class com.google.zxing.pdf417.detector.Detector
 
MAX_MODULE_COUNT_PER_EDGE - Static variable in class com.google.zxing.multi.qrcode.detector.MultiFinderPatternFinder
 
MAX_MODULES - Static variable in class com.google.zxing.common.detector.MonochromeRectangleDetector
Deprecated.
 
MAX_MODULES - Static variable in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
MAX_NB_BITS - Static variable in class com.google.zxing.aztec.encoder.Encoder
 
MAX_NB_BITS_COMPACT - Static variable in class com.google.zxing.aztec.encoder.Encoder
 
MAX_NEARBY_DISTANCE - Static variable in class com.google.zxing.pdf417.decoder.DetectionResultColumn
 
MAX_NUMERIC_CODEWORDS - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
MAX_PAIRS - Static variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
MAX_PATTERN_DRIFT - Static variable in class com.google.zxing.pdf417.detector.Detector
 
MAX_PIXEL_DRIFT - Static variable in class com.google.zxing.pdf417.detector.Detector
 
MAX_ROWS_IN_BARCODE - Static variable in class com.google.zxing.pdf417.PDF417Common
 
MAX_SIZE - Enum constant in enum com.google.zxing.EncodeHintType
Deprecated.
without replacement
MAX_STOP_PATTERN_HEIGHT_VARIANCE - Static variable in class com.google.zxing.pdf417.detector.Detector
 
maxCols - Variable in class com.google.zxing.pdf417.encoder.Dimensions
 
maxCols - Variable in class com.google.zxing.pdf417.encoder.PDF417
 
MAXICODE - Enum constant in enum com.google.zxing.BarcodeFormat
MaxiCode 2D barcode format.
MAXICODE_FIELD_64 - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
 
MaxiCodeReader - Class in com.google.zxing.maxicode
This implementation can detect and decode a MaxiCode in an image.
MaxiCodeReader() - Constructor for class com.google.zxing.maxicode.MaxiCodeReader
 
maxRows - Variable in class com.google.zxing.pdf417.encoder.Dimensions
 
maxRows - Variable in class com.google.zxing.pdf417.encoder.PDF417
 
maxSize - Variable in class com.google.zxing.datamatrix.encoder.EncoderContext
 
maxX - Variable in class com.google.zxing.pdf417.decoder.BoundingBox
 
maxY - Variable in class com.google.zxing.pdf417.decoder.BoundingBox
 
maybeAppend(String[], StringBuilder) - Static method in class com.google.zxing.client.result.ParsedResult
 
maybeAppend(String[], StringBuilder) - Static method in class com.google.zxing.client.result.ResultParser
 
maybeAppend(String, StringBuilder) - Static method in class com.google.zxing.client.result.ParsedResult
 
maybeAppend(String, StringBuilder) - Static method in class com.google.zxing.client.result.ResultParser
 
maybeAppendComponent(String[], int, StringBuilder) - Static method in class com.google.zxing.client.result.VCardResultParser
 
maybeAppendFragment(ByteArrayOutputStream, String, StringBuilder) - Static method in class com.google.zxing.client.result.VCardResultParser
 
maybeEmbedPositionAdjustmentPatterns(Version, ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
maybeEmbedVersionInfo(Version, ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
 
maybeReturnResult(Result) - Static method in class com.google.zxing.oned.UPCAReader
 
maybeWrap(String) - Static method in class com.google.zxing.client.result.ResultParser
 
mayFollow(List<ExpandedPair>, int) - Static method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
MEDIUM - Enum constant in enum com.google.zxing.qrcode.encoder.MinimalEncoder.VersionSize
 
memoizedCost - Variable in class com.google.zxing.oned.Code128Writer.MinimalEncoder
 
merge(BoundingBox, BoundingBox) - Static method in class com.google.zxing.pdf417.decoder.BoundingBox
 
merge(DetectionResultRowIndicatorColumn, DetectionResultRowIndicatorColumn) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
MIDDLE_END_PATTERN - Static variable in class com.google.zxing.oned.UPCEReader
The pattern that marks the middle, and end, of a UPC-E pattern.
MIDDLE_PATTERN - Static variable in class com.google.zxing.oned.UPCEANReader
Pattern marking the middle of a UPC/EAN pattern, separating the two halves.
min(int, int, int, int) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
min(int, int, int, int, int) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
MIN_CHARACTER_LENGTH - Static variable in class com.google.zxing.oned.CodaBarReader
 
MIN_DIMENSION_TO_RECUR - Static variable in class com.google.zxing.multi.GenericMultipleBarcodeReader
 
MIN_DYNAMIC_RANGE - Static variable in class com.google.zxing.common.HybridBinarizer
 
MIN_FINDER_PATTERN_RATIO - Static variable in class com.google.zxing.oned.rss.AbstractRSSReader
Minimum ratio 10:12 (minus 0.5 for variance), from section 7.2.7 of ISO/IEC 24724:2006.
MIN_MODULE_COUNT_PER_EDGE - Static variable in class com.google.zxing.multi.qrcode.detector.MultiFinderPatternFinder
 
MIN_ROWS_IN_BARCODE - Static variable in class com.google.zxing.pdf417.PDF417Common
 
MIN_SIZE - Enum constant in enum com.google.zxing.EncodeHintType
Deprecated.
MIN_SKIP - Static variable in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
minCols - Variable in class com.google.zxing.pdf417.encoder.Dimensions
 
minCols - Variable in class com.google.zxing.pdf417.encoder.PDF417
 
MinimalECIInput - Class in com.google.zxing.common
Class that converts a character string into a sequence of ECIs and bytes The implementation uses the Dijkstra algorithm to produce minimal encodings
MinimalECIInput(String, Charset, int) - Constructor for class com.google.zxing.common.MinimalECIInput
Constructs a minimal input
MinimalECIInput.InputEdge - Class in com.google.zxing.common
 
MinimalEncoder - Class in com.google.zxing.datamatrix.encoder
Encoder that encodes minimally Algorithm: Uses Dijkstra to produce mathematically minimal encodings that are in some cases smaller than the results produced by the algorithm described in annex S in the specification ISO/IEC 16022:200(E).
MinimalEncoder - Class in com.google.zxing.qrcode.encoder
Encoder that encodes minimally Algorithm: The eleventh commandment was "Thou Shalt Compute" or "Thou Shalt Not Compute" - I forget which (Alan Perilis).
MinimalEncoder() - Constructor for class com.google.zxing.datamatrix.encoder.MinimalEncoder
 
MinimalEncoder() - Constructor for class com.google.zxing.oned.Code128Writer.MinimalEncoder
 
MinimalEncoder(String, Charset, boolean, ErrorCorrectionLevel) - Constructor for class com.google.zxing.qrcode.encoder.MinimalEncoder
Creates a MinimalEncoder
MinimalEncoder.Edge - Class in com.google.zxing.datamatrix.encoder
 
MinimalEncoder.Edge - Class in com.google.zxing.qrcode.encoder
 
MinimalEncoder.Input - Class in com.google.zxing.datamatrix.encoder
 
MinimalEncoder.Mode - Enum in com.google.zxing.datamatrix.encoder
 
MinimalEncoder.Result - Class in com.google.zxing.datamatrix.encoder
 
MinimalEncoder.ResultList - Class in com.google.zxing.qrcode.encoder
 
MinimalEncoder.ResultList.ResultNode - Class in com.google.zxing.qrcode.encoder
 
MinimalEncoder.VersionSize - Enum in com.google.zxing.qrcode.encoder
 
MINIMUM_DIMENSION - Static variable in class com.google.zxing.common.HybridBinarizer
 
minPath - Variable in class com.google.zxing.oned.Code128Writer.MinimalEncoder
 
minRows - Variable in class com.google.zxing.pdf417.encoder.Dimensions
 
minRows - Variable in class com.google.zxing.pdf417.encoder.PDF417
 
minSize - Variable in class com.google.zxing.datamatrix.encoder.EncoderContext
 
MINUS_45_IN_RADIANS - Static variable in class com.google.zxing.client.j2se.BufferedImageLuminanceSource
 
minX - Variable in class com.google.zxing.pdf417.decoder.BoundingBox
 
minY - Variable in class com.google.zxing.pdf417.decoder.BoundingBox
 
mirror - Variable in class com.google.zxing.qrcode.decoder.BitMatrixParser
 
mirror() - Method in class com.google.zxing.qrcode.decoder.BitMatrixParser
Mirror the bit matrix in order to attempt a second reading.
mirrored - Variable in class com.google.zxing.qrcode.decoder.QRCodeDecoderMetaData
 
MIXED - Enum constant in enum com.google.zxing.aztec.decoder.Decoder.Table
 
MIXED - Enum constant in enum com.google.zxing.pdf417.decoder.DecodedBitStreamParser.Mode
 
MIXED - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
 
MIXED_CHARS - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
MIXED_TABLE - Static variable in class com.google.zxing.aztec.decoder.Decoder
 
ML - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
mode - Variable in class com.google.zxing.aztec.encoder.State
 
mode - Variable in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
mode - Variable in class com.google.zxing.qrcode.encoder.MinimalEncoder.Edge
 
mode - Variable in class com.google.zxing.qrcode.encoder.MinimalEncoder.ResultList.ResultNode
 
mode - Variable in class com.google.zxing.qrcode.encoder.QRCode
 
Mode - Enum in com.google.zxing.qrcode.decoder
See ISO 18004:2006, 6.4.1, Tables 2 and 3.
Mode() - Constructor for enum com.google.zxing.datamatrix.decoder.DecodedBitStreamParser.Mode
 
Mode() - Constructor for enum com.google.zxing.datamatrix.encoder.MinimalEncoder.Mode
 
Mode() - Constructor for enum com.google.zxing.pdf417.decoder.DecodedBitStreamParser.Mode
 
Mode(int[], int) - Constructor for enum com.google.zxing.qrcode.decoder.Mode
 
MODE_DIGIT - Static variable in class com.google.zxing.aztec.encoder.HighLevelEncoder
 
MODE_LOWER - Static variable in class com.google.zxing.aztec.encoder.HighLevelEncoder
 
MODE_MIXED - Static variable in class com.google.zxing.aztec.encoder.HighLevelEncoder
 
MODE_NAMES - Static variable in class com.google.zxing.aztec.encoder.HighLevelEncoder
 
MODE_PUNCT - Static variable in class com.google.zxing.aztec.encoder.HighLevelEncoder
 
MODE_SHIFT_TO_BYTE_COMPACTION_MODE - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
MODE_UPPER - Static variable in class com.google.zxing.aztec.encoder.HighLevelEncoder
 
modelYear - Variable in class com.google.zxing.client.result.VINParsedResult
 
modelYear(char) - Static method in class com.google.zxing.client.result.VINResultParser
 
module(int, int, int, int) - Method in class com.google.zxing.datamatrix.encoder.DefaultPlacement
 
moduleComparator - Static variable in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
MODULES_IN_CODEWORD - Static variable in class com.google.zxing.pdf417.PDF417Common
 
MODULES_IN_STOP_PATTERN - Static variable in class com.google.zxing.pdf417.PDF417Common
 
moduleSize - Variable in class com.google.zxing.qrcode.detector.AlignmentPatternFinder
 
moduleSize(int[], BitMatrix) - Static method in class com.google.zxing.datamatrix.DataMatrixReader
 
moduleSize(int[], BitMatrix) - Static method in class com.google.zxing.qrcode.QRCodeReader
 
ModuleSizeComparator() - Constructor for class com.google.zxing.multi.qrcode.detector.MultiFinderPatternFinder.ModuleSizeComparator
 
MODULO_VALUE - Static variable in class com.google.zxing.datamatrix.encoder.ErrorCorrection
 
modulus - Variable in class com.google.zxing.pdf417.decoder.ec.ModulusGF
 
ModulusGF - Class in com.google.zxing.pdf417.decoder.ec
A field based on powers of a generator integer, modulo some modulus.
ModulusGF(int, int) - Constructor for class com.google.zxing.pdf417.decoder.ec.ModulusGF
 
ModulusPoly - Class in com.google.zxing.pdf417.decoder.ec
 
ModulusPoly(ModulusGF, int[]) - Constructor for class com.google.zxing.pdf417.decoder.ec.ModulusPoly
 
MonochromeRectangleDetector - Class in com.google.zxing.common.detector
Deprecated.
without replacement since 3.3.0
MonochromeRectangleDetector(BitMatrix) - Constructor for class com.google.zxing.common.detector.MonochromeRectangleDetector
Deprecated.
 
moveAway(ResultPoint, float, float) - Static method in class com.google.zxing.datamatrix.detector.Detector
 
msg - Variable in class com.google.zxing.datamatrix.encoder.EncoderContext
 
multi - Variable in class com.google.zxing.client.j2se.DecoderConfig
 
MultiDetector - Class in com.google.zxing.multi.qrcode.detector
Encapsulates logic that can detect one or more QR Codes in an image, even if the QR Code is rotated or skewed, or partially obscured.
MultiDetector(BitMatrix) - Constructor for class com.google.zxing.multi.qrcode.detector.MultiDetector
 
MultiFinderPatternFinder - Class in com.google.zxing.multi.qrcode.detector
This class attempts to find finder patterns in a QR Code.
MultiFinderPatternFinder(BitMatrix, ResultPointCallback) - Constructor for class com.google.zxing.multi.qrcode.detector.MultiFinderPatternFinder
 
MultiFinderPatternFinder.ModuleSizeComparator - Class in com.google.zxing.multi.qrcode.detector
A comparator that orders FinderPatterns by their estimated module size.
MultiFormatOneDReader - Class in com.google.zxing.oned
 
MultiFormatOneDReader(Map<DecodeHintType, ?>) - Constructor for class com.google.zxing.oned.MultiFormatOneDReader
 
MultiFormatReader - Class in com.google.zxing
MultiFormatReader is a convenience class and the main entry point into the library for most uses.
MultiFormatReader() - Constructor for class com.google.zxing.MultiFormatReader
 
MultiFormatUPCEANReader - Class in com.google.zxing.oned
A reader that can read all available UPC/EAN formats.
MultiFormatUPCEANReader(Map<DecodeHintType, ?>) - Constructor for class com.google.zxing.oned.MultiFormatUPCEANReader
 
MultiFormatWriter - Class in com.google.zxing
This is a factory class which finds the appropriate Writer subclass for the BarcodeFormat requested and encodes the barcode with the supplied contents.
MultiFormatWriter() - Constructor for class com.google.zxing.MultiFormatWriter
 
MultipleBarcodeReader - Interface in com.google.zxing.multi
Implementation of this interface attempt to read several barcodes from one image.
multiply(int) - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
 
multiply(int) - Method in class com.google.zxing.pdf417.decoder.ec.ModulusPoly
 
multiply(int, int) - Method in class com.google.zxing.common.reedsolomon.GenericGF
 
multiply(int, int) - Method in class com.google.zxing.pdf417.decoder.ec.ModulusGF
 
multiply(GenericGFPoly) - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
 
multiply(ModulusPoly) - Method in class com.google.zxing.pdf417.decoder.ec.ModulusPoly
 
multiplyByMonomial(int, int) - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
 
multiplyByMonomial(int, int) - Method in class com.google.zxing.pdf417.decoder.ec.ModulusPoly
 
mustBeLast() - Method in class com.google.zxing.oned.rss.expanded.ExpandedPair
 

N

N - Static variable in class com.google.zxing.oned.ITFReader
 
N - Static variable in class com.google.zxing.oned.ITFWriter
 
N1 - Static variable in class com.google.zxing.qrcode.encoder.MaskUtil
 
N2 - Static variable in class com.google.zxing.qrcode.encoder.MaskUtil
 
N3 - Static variable in class com.google.zxing.qrcode.encoder.MaskUtil
 
N4 - Static variable in class com.google.zxing.qrcode.encoder.MaskUtil
 
NAME_TO_ECI - Static variable in enum com.google.zxing.common.CharacterSetECI
 
names - Variable in class com.google.zxing.client.result.AddressBookParsedResult
 
narrowLineWidth - Variable in class com.google.zxing.oned.ITFReader
 
nbCenterLayers - Variable in class com.google.zxing.aztec.detector.Detector
 
nbDatablocks - Variable in class com.google.zxing.aztec.AztecDetectorResult
 
nbDataBlocks - Variable in class com.google.zxing.aztec.detector.Detector
 
nbLayers - Variable in class com.google.zxing.aztec.AztecDetectorResult
 
nbLayers - Variable in class com.google.zxing.aztec.detector.Detector
 
NEED_RESULT_POINT_CALLBACK - Enum constant in enum com.google.zxing.DecodeHintType
The caller needs to be notified via callback when a possible ResultPoint is found.
negative() - Method in class com.google.zxing.pdf417.decoder.ec.ModulusPoly
 
networkEncryption - Variable in class com.google.zxing.client.result.WifiParsedResult
 
newEncoding - Variable in class com.google.zxing.datamatrix.encoder.EncoderContext
 
NEWLINE_ESCAPE - Static variable in class com.google.zxing.client.result.VCardResultParser
 
newPosition - Variable in class com.google.zxing.oned.rss.expanded.decoders.DecodedObject
 
newString - Variable in class com.google.zxing.oned.rss.expanded.decoders.DecodedInformation
 
nicknames - Variable in class com.google.zxing.client.result.AddressBookParsedResult
 
NO_POINTS - Static variable in class com.google.zxing.datamatrix.DataMatrixReader
 
NO_POINTS - Static variable in class com.google.zxing.maxicode.MaxiCodeReader
 
NO_POINTS - Static variable in class com.google.zxing.multi.qrcode.QRCodeMultiReader
 
NO_POINTS - Static variable in class com.google.zxing.qrcode.QRCodeReader
 
NO_TRACE - Static variable in exception class com.google.zxing.ReaderException
 
noBit(int, int) - Method in class com.google.zxing.datamatrix.encoder.DefaultPlacement
 
NoECIInput(String) - Constructor for class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder.NoECIInput
 
NONE - Enum constant in enum com.google.zxing.oned.Code128Writer.MinimalEncoder.Charset
 
NONE - Enum constant in enum com.google.zxing.oned.Code128Writer.MinimalEncoder.Latch
 
normalizedProductID - Variable in class com.google.zxing.client.result.ProductParsedResult
 
note - Variable in class com.google.zxing.client.result.AddressBookParsedResult
 
NotFoundException - Exception Class in com.google.zxing
Thrown when a barcode was not found in the image.
NotFoundException() - Constructor for exception class com.google.zxing.NotFoundException
 
NS - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
NUM_MASK_PATTERNS - Static variable in class com.google.zxing.qrcode.encoder.QRCode
 
number - Variable in class com.google.zxing.client.result.TelParsedResult
 
NUMBER_OF_CODEWORDS - Static variable in class com.google.zxing.pdf417.PDF417Common
 
NUMBER_OF_SEQUENCE_CODEWORDS - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
numbers - Variable in class com.google.zxing.client.result.SMSParsedResult
 
numBits - Variable in class com.google.zxing.common.DecoderResult
 
numBits - Variable in class com.google.zxing.Result
 
numBitsDiffering(int, int) - Static method in class com.google.zxing.qrcode.decoder.FormatInformation
 
numcols - Variable in class com.google.zxing.datamatrix.encoder.DefaultPlacement
 
numDataCodewords - Variable in class com.google.zxing.datamatrix.decoder.DataBlock
 
numDataCodewords - Variable in class com.google.zxing.qrcode.decoder.DataBlock
 
NUMERIC - Enum constant in enum com.google.zxing.oned.rss.expanded.decoders.CurrentParsingState.State
 
NUMERIC - Enum constant in enum com.google.zxing.pdf417.encoder.Compaction
 
NUMERIC - Enum constant in enum com.google.zxing.qrcode.decoder.Mode
 
NUMERIC - Static variable in class com.google.zxing.oned.OneDimensionalCodeWriter
 
NUMERIC_COMPACTION - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
code for Numeric compaction
NUMERIC_COMPACTION_MODE_LATCH - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
numericCompaction(int[], int, ECIStringBuilder) - Static method in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
Numeric Compaction mode (see 5.4.4) permits efficient encoding of numeric data strings.
numrows - Variable in class com.google.zxing.datamatrix.encoder.DefaultPlacement
 
NUMSYS_AND_CHECK_DIGIT_PATTERNS - Static variable in class com.google.zxing.oned.UPCEReader
See UPCEANReader.L_AND_G_PATTERNS; these values similarly represent patterns of even-odd parity encodings of digits that imply both the number system (0 or 1) used, and the check digit.

O

ODD - Static variable in class com.google.zxing.maxicode.decoder.Decoder
 
oddCounts - Variable in class com.google.zxing.oned.rss.AbstractRSSReader
 
oddRoundingErrors - Variable in class com.google.zxing.oned.rss.AbstractRSSReader
 
offColor - Variable in class com.google.zxing.client.j2se.MatrixToImageConfig
 
onColor - Variable in class com.google.zxing.client.j2se.MatrixToImageConfig
 
one - Variable in class com.google.zxing.common.reedsolomon.GenericGF
 
one - Variable in class com.google.zxing.pdf417.decoder.ec.ModulusGF
 
ONE_DIGIT - Enum constant in enum com.google.zxing.oned.Code128Writer.CType
 
OneDimensionalCodeWriter - Class in com.google.zxing.oned
Encapsulates functionality and implementation that is common to one-dimensional barcodes.
OneDimensionalCodeWriter() - Constructor for class com.google.zxing.oned.OneDimensionalCodeWriter
 
OneDReader - Class in com.google.zxing.oned
Encapsulates functionality and implementation that is common to all families of one-dimensional barcodes.
OneDReader() - Constructor for class com.google.zxing.oned.OneDReader
 
optionalData - Variable in class com.google.zxing.pdf417.PDF417ResultMetadata
 
orderBestPatterns(ResultPoint[]) - Static method in class com.google.zxing.ResultPoint
Orders an array of three ResultPoints in an order [A,B,C] such that AB is less than AC and BC is less than AC, and the angle between BC and BA is less than 180 degrees.
org - Variable in class com.google.zxing.client.result.AddressBookParsedResult
 
organizer - Variable in class com.google.zxing.client.result.CalendarParsedResult
 
ORIENTATION - Enum constant in enum com.google.zxing.ResultMetadataType
Denotes the likely approximate orientation of the barcode in the image.
other - Variable in class com.google.zxing.common.DecoderResult
 
OTHER - Enum constant in enum com.google.zxing.DecodeHintType
Unspecified, application-specific hint.
OTHER - Enum constant in enum com.google.zxing.ResultMetadataType
Unspecified, application-specific metadata.
otherEncodingNames - Variable in enum com.google.zxing.common.CharacterSetECI
 
outputFileBase - Variable in class com.google.zxing.client.j2se.EncoderConfig
 
outputRaw - Variable in class com.google.zxing.client.j2se.DecoderConfig
 
OUTSIDE_EVEN_TOTAL_SUBSET - Static variable in class com.google.zxing.oned.rss.RSS14Reader
 
OUTSIDE_GSUM - Static variable in class com.google.zxing.oned.rss.RSS14Reader
 
OUTSIDE_ODD_WIDEST - Static variable in class com.google.zxing.oned.rss.RSS14Reader
 
overrideSymbolSet(SymbolInfo[]) - Static method in class com.google.zxing.datamatrix.encoder.SymbolInfo
Overrides the symbol info set used by this class.

P

packagingDate - Variable in class com.google.zxing.client.result.ExpandedProductParsedResult
 
PAD - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
Padding character
PAD - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
PAD_ENCODE - Enum constant in enum com.google.zxing.datamatrix.decoder.DecodedBitStreamParser.Mode
 
PADDING - Static variable in class com.google.zxing.oned.CodaBarReader
 
Pair - Class in com.google.zxing.oned.rss
 
Pair(int, int, FinderPattern) - Constructor for class com.google.zxing.oned.rss.Pair
 
pairs - Variable in class com.google.zxing.oned.rss.expanded.ExpandedRow
 
pairs - Variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
PAL - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
parse(boolean[][]) - Static method in class com.google.zxing.common.BitMatrix
Interprets a 2D array of booleans as a BitMatrix, where "true" means an "on" bit.
parse(Result) - Method in class com.google.zxing.client.result.AddressBookAUResultParser
 
parse(Result) - Method in class com.google.zxing.client.result.AddressBookDoCoMoResultParser
 
parse(Result) - Method in class com.google.zxing.client.result.BizcardResultParser
 
parse(Result) - Method in class com.google.zxing.client.result.BookmarkDoCoMoResultParser
 
parse(Result) - Method in class com.google.zxing.client.result.EmailAddressResultParser
 
parse(Result) - Method in class com.google.zxing.client.result.EmailDoCoMoResultParser
 
parse(Result) - Method in class com.google.zxing.client.result.ExpandedProductResultParser
 
parse(Result) - Method in class com.google.zxing.client.result.GeoResultParser
 
parse(Result) - Method in class com.google.zxing.client.result.ISBNResultParser
parse(Result) - Method in class com.google.zxing.client.result.ProductResultParser
 
parse(Result) - Method in class com.google.zxing.client.result.ResultParser
Attempts to parse the raw Result's contents as a particular type of information (email, URL, etc.) and return a ParsedResult encapsulating the result of parsing.
parse(Result) - Method in class com.google.zxing.client.result.SMSMMSResultParser
 
parse(Result) - Method in class com.google.zxing.client.result.SMSTOMMSTOResultParser
 
parse(Result) - Method in class com.google.zxing.client.result.SMTPResultParser
 
parse(Result) - Method in class com.google.zxing.client.result.TelResultParser
 
parse(Result) - Method in class com.google.zxing.client.result.URIResultParser
 
parse(Result) - Method in class com.google.zxing.client.result.URLTOResultParser
 
parse(Result) - Method in class com.google.zxing.client.result.VCardResultParser
 
parse(Result) - Method in class com.google.zxing.client.result.VEventResultParser
 
parse(Result) - Method in class com.google.zxing.client.result.VINResultParser
 
parse(Result) - Method in class com.google.zxing.client.result.WifiResultParser
 
parse(String, String, String) - Static method in class com.google.zxing.common.BitMatrix
 
parseAlphaBlock() - Method in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
parseBlocks() - Method in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
parseDate(String) - Static method in class com.google.zxing.client.result.CalendarParsedResult
Parses a string as a date.
parseDateTimeString(String) - Static method in class com.google.zxing.client.result.CalendarParsedResult
 
parsedFormatInfo - Variable in class com.google.zxing.qrcode.decoder.BitMatrixParser
 
ParsedResult - Class in com.google.zxing.client.result
Abstract class representing the result of decoding a barcode, as more than a String -- as some type of structured data.
ParsedResult(ParsedResultType) - Constructor for class com.google.zxing.client.result.ParsedResult
 
ParsedResultType - Enum in com.google.zxing.client.result
Represents the type of data encoded by a barcode -- from plain text, to a URI, to an e-mail address, etc.
ParsedResultType() - Constructor for enum com.google.zxing.client.result.ParsedResultType
 
parseDurationMS(CharSequence) - Static method in class com.google.zxing.client.result.CalendarParsedResult
 
parsedVersion - Variable in class com.google.zxing.qrcode.decoder.BitMatrixParser
 
parseECIValue(BitSource) - Static method in class com.google.zxing.qrcode.decoder.DecodedBitStreamParser
 
parseExtension5String(String) - Static method in class com.google.zxing.oned.UPCEANExtension5Support
 
parseExtensionString(String) - Static method in class com.google.zxing.oned.UPCEANExtension2Support
 
parseExtensionString(String) - Static method in class com.google.zxing.oned.UPCEANExtension5Support
 
parseFieldsInGeneralPurpose(String) - Static method in class com.google.zxing.oned.rss.expanded.decoders.FieldParser
 
parseFileNamesToTranslate(Path, List<String>) - Static method in class com.google.zxing.client.j2se.HtmlAssetTranslator
Deprecated.
 
parseFinderValue(int[], int[][]) - Static method in class com.google.zxing.oned.rss.AbstractRSSReader
 
parseFoundFinderPattern(BitArray, int, boolean, int[]) - Method in class com.google.zxing.oned.rss.RSS14Reader
 
parseFoundFinderPattern(BitArray, int, boolean, List<ExpandedPair>) - Method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
parseHexDigit(char) - Static method in class com.google.zxing.client.result.ResultParser
 
parseInformation() - Method in class com.google.zxing.oned.rss.expanded.decoders.AbstractExpandedDecoder
 
parseInformation() - Method in class com.google.zxing.oned.rss.expanded.decoders.AI01392xDecoder
 
parseInformation() - Method in class com.google.zxing.oned.rss.expanded.decoders.AI01393xDecoder
 
parseInformation() - Method in class com.google.zxing.oned.rss.expanded.decoders.AI013x0x1xDecoder
 
parseInformation() - Method in class com.google.zxing.oned.rss.expanded.decoders.AI013x0xDecoder
 
parseInformation() - Method in class com.google.zxing.oned.rss.expanded.decoders.AI01AndOtherAIs
 
parseInformation() - Method in class com.google.zxing.oned.rss.expanded.decoders.AnyAIDecoder
 
parseIsoIec646Block() - Method in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
parseLanguagesToTranslate(Path, String) - Static method in class com.google.zxing.client.j2se.HtmlAssetTranslator
Deprecated.
 
parseName(String) - Static method in class com.google.zxing.client.result.AddressBookDoCoMoResultParser
 
parseNameValuePairs(String) - Static method in class com.google.zxing.client.result.ResultParser
 
parseNumericBlock() - Method in class com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
 
parseResult(Result) - Static method in class com.google.zxing.client.result.ResultParser
 
PARSERS - Static variable in class com.google.zxing.client.result.ResultParser
 
parseTwoBytes(int, int, int[]) - Static method in class com.google.zxing.datamatrix.decoder.DecodedBitStreamParser
 
password - Variable in class com.google.zxing.client.result.WifiParsedResult
 
patternMatchVariance(int[], int[]) - Static method in class com.google.zxing.pdf417.detector.Detector
Determines how closely a set of observed counts of runs of black/white values matches a given target pattern.
patternMatchVariance(int[], int[], float) - Static method in class com.google.zxing.oned.OneDReader
Determines how closely a set of observed counts of runs of black/white values matches a given target pattern.
PATTERNS - Static variable in class com.google.zxing.oned.ITFReader
Patterns of Wide / Narrow lines to indicate each digit
PATTERNS - Static variable in class com.google.zxing.oned.ITFWriter
 
patternToChar(int) - Static method in class com.google.zxing.oned.Code39Reader
 
patternToChar(int) - Static method in class com.google.zxing.oned.Code93Reader
 
PDF_417 - Enum constant in enum com.google.zxing.BarcodeFormat
PDF417 format.
PDF417 - Class in com.google.zxing.pdf417.encoder
Top-level class for the logic part of the PDF417 implementation.
PDF417() - Constructor for class com.google.zxing.pdf417.encoder.PDF417
 
PDF417(boolean) - Constructor for class com.google.zxing.pdf417.encoder.PDF417
 
PDF417_AUTO_ECI - Enum constant in enum com.google.zxing.EncodeHintType
Specifies whether to automatically insert ECIs when encoding PDF417 (type Boolean, or "true" or "false" String value).
PDF417_COMPACT - Enum constant in enum com.google.zxing.EncodeHintType
Specifies whether to use compact mode for PDF417 (type Boolean, or "true" or "false" String value).
PDF417_COMPACTION - Enum constant in enum com.google.zxing.EncodeHintType
Specifies what compaction mode to use for PDF417 (type Compaction or String value of one of its enum values).
PDF417_DIMENSIONS - Enum constant in enum com.google.zxing.EncodeHintType
Specifies the minimum and maximum number of rows and columns for PDF417 (type Dimensions).
PDF417_EXTRA_METADATA - Enum constant in enum com.google.zxing.ResultMetadataType
PDF417-specific metadata.
PDF417_GF - Static variable in class com.google.zxing.pdf417.decoder.ec.ModulusGF
 
PDF417CodewordDecoder - Class in com.google.zxing.pdf417.decoder
 
PDF417CodewordDecoder() - Constructor for class com.google.zxing.pdf417.decoder.PDF417CodewordDecoder
 
PDF417Common - Class in com.google.zxing.pdf417
 
PDF417Common() - Constructor for class com.google.zxing.pdf417.PDF417Common
 
PDF417DetectorResult - Class in com.google.zxing.pdf417.detector
 
PDF417DetectorResult(BitMatrix, List<ResultPoint[]>) - Constructor for class com.google.zxing.pdf417.detector.PDF417DetectorResult
 
PDF417DetectorResult(BitMatrix, List<ResultPoint[]>, int) - Constructor for class com.google.zxing.pdf417.detector.PDF417DetectorResult
 
PDF417ErrorCorrection - Class in com.google.zxing.pdf417.encoder
PDF417 error correction code following the algorithm described in ISO/IEC 15438:2001(E) in chapter 4.10.
PDF417ErrorCorrection() - Constructor for class com.google.zxing.pdf417.encoder.PDF417ErrorCorrection
 
PDF417HighLevelEncoder - Class in com.google.zxing.pdf417.encoder
PDF417 high-level encoder following the algorithm described in ISO/IEC 15438:2001(E) in annex P.
PDF417HighLevelEncoder() - Constructor for class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
 
PDF417HighLevelEncoder.NoECIInput - Class in com.google.zxing.pdf417.encoder
 
PDF417HighLevelEncoderTestAdapter - Class in com.google.zxing.pdf417.encoder
Test adapter for PDF417HighLevelEncoder to be called solely from unit tests.
PDF417HighLevelEncoderTestAdapter() - Constructor for class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoderTestAdapter
 
PDF417Reader - Class in com.google.zxing.pdf417
This implementation can detect and decode PDF417 codes in an image.
PDF417Reader() - Constructor for class com.google.zxing.pdf417.PDF417Reader
 
PDF417ResultMetadata - Class in com.google.zxing.pdf417
 
PDF417ResultMetadata() - Constructor for class com.google.zxing.pdf417.PDF417ResultMetadata
 
PDF417ScanningDecoder - Class in com.google.zxing.pdf417.decoder
 
PDF417ScanningDecoder() - Constructor for class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
PDF417Writer - Class in com.google.zxing.pdf417
 
PDF417Writer() - Constructor for class com.google.zxing.pdf417.PDF417Writer
 
PerspectiveTransform - Class in com.google.zxing.common
This class implements a perspective transform in two dimensions.
PerspectiveTransform(float, float, float, float, float, float, float, float, float) - Constructor for class com.google.zxing.common.PerspectiveTransform
 
phase2Method - Variable in class com.google.zxing.client.result.WifiParsedResult
 
phoneNumbers - Variable in class com.google.zxing.client.result.AddressBookParsedResult
 
phoneTypes - Variable in class com.google.zxing.client.result.AddressBookParsedResult
 
PL - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
place() - Method in class com.google.zxing.datamatrix.encoder.DefaultPlacement
 
PlanarYUVLuminanceSource - Class in com.google.zxing
This object extends LuminanceSource around an array of YUV data returned from the camera driver, with the option to crop to a rectangle within the full data.
PlanarYUVLuminanceSource(byte[], int, int, int, int, int, int, boolean) - Constructor for class com.google.zxing.PlanarYUVLuminanceSource
 
plantCode - Variable in class com.google.zxing.client.result.VINParsedResult
 
PLATFORM_DEFAULT_ENCODING - Static variable in class com.google.zxing.common.StringUtils
 
Point(int, int) - Constructor for class com.google.zxing.aztec.detector.Detector.Point
 
points - Variable in class com.google.zxing.common.DetectorResult
 
points - Variable in class com.google.zxing.pdf417.detector.PDF417DetectorResult
 
pos - Variable in class com.google.zxing.datamatrix.encoder.EncoderContext
 
position - Variable in class com.google.zxing.oned.rss.expanded.decoders.CurrentParsingState
 
POSITION_ADJUSTMENT_PATTERN - Static variable in class com.google.zxing.qrcode.encoder.MatrixUtil
 
POSITION_ADJUSTMENT_PATTERN_COORDINATE_TABLE - Static variable in class com.google.zxing.qrcode.encoder.MatrixUtil
 
POSITION_DETECTION_PATTERN - Static variable in class com.google.zxing.qrcode.encoder.MatrixUtil
 
POSSIBLE_COUNTRY - Enum constant in enum com.google.zxing.ResultMetadataType
For some products, the possible country of manufacture as a String denoting the ISO country code.
POSSIBLE_FORMATS - Enum constant in enum com.google.zxing.DecodeHintType
Image is known to be of one of a few possible formats.
possibleCenters - Variable in class com.google.zxing.qrcode.detector.AlignmentPatternFinder
 
possibleCenters - Variable in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
possibleFormats - Variable in class com.google.zxing.client.j2se.DecoderConfig
 
possibleLeftPairs - Variable in class com.google.zxing.oned.rss.RSS14Reader
 
possibleRightPairs - Variable in class com.google.zxing.oned.rss.RSS14Reader
 
POSTCODE_2_BYTES - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
POSTCODE_2_LENGTH_BYTES - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
POSTCODE_3_BYTES - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
POUND - Static variable in class com.google.zxing.client.result.ExpandedProductParsedResult
 
PREFERRED_RATIO - Static variable in class com.google.zxing.pdf417.encoder.PDF417
 
prepend(byte[], List<Byte>) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Result
 
previous - Variable in class com.google.zxing.aztec.encoder.Token
 
previous - Variable in class com.google.zxing.common.MinimalECIInput.InputEdge
 
previous - Variable in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
previous - Variable in class com.google.zxing.qrcode.encoder.MinimalEncoder.Edge
 
price - Variable in class com.google.zxing.client.result.ExpandedProductParsedResult
 
priceCurrency - Variable in class com.google.zxing.client.result.ExpandedProductParsedResult
 
priceIncrement - Variable in class com.google.zxing.client.result.ExpandedProductParsedResult
 
primitive - Variable in class com.google.zxing.common.reedsolomon.GenericGF
 
priorityEncoderIndex - Variable in class com.google.zxing.common.ECIEncoderSet
 
processFinderPatternInfo(FinderPatternInfo) - Method in class com.google.zxing.qrcode.detector.Detector
 
processFixedAI(int, int, String) - Static method in class com.google.zxing.oned.rss.expanded.decoders.FieldParser
 
processStructuredAppend(List<Result>) - Static method in class com.google.zxing.multi.qrcode.QRCodeMultiReader
 
processVariableAI(int, int, String) - Static method in class com.google.zxing.oned.rss.expanded.decoders.FieldParser
 
PROD_SYMBOLS - Static variable in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
produceResult(Collection<int[]>, int) - Static method in class com.google.zxing.oned.Code128Writer
 
PRODUCT - Enum constant in enum com.google.zxing.client.result.ParsedResultType
 
productID - Variable in class com.google.zxing.client.result.ExpandedProductParsedResult
 
productID - Variable in class com.google.zxing.client.result.ProductParsedResult
 
productionDate - Variable in class com.google.zxing.client.result.ExpandedProductParsedResult
 
ProductParsedResult - Class in com.google.zxing.client.result
Represents a parsed result that encodes a product by an identifier of some kind.
ProductParsedResult(String) - Constructor for class com.google.zxing.client.result.ProductParsedResult
 
ProductParsedResult(String, String) - Constructor for class com.google.zxing.client.result.ProductParsedResult
 
ProductResultParser - Class in com.google.zxing.client.result
Parses strings of digits that represent a UPC code.
ProductResultParser() - Constructor for class com.google.zxing.client.result.ProductResultParser
 
productsOnly - Variable in class com.google.zxing.client.j2se.DecoderConfig
 
pronunciation - Variable in class com.google.zxing.client.result.AddressBookParsedResult
 
PS - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
PUNCT - Enum constant in enum com.google.zxing.aztec.decoder.Decoder.Table
 
PUNCT - Enum constant in enum com.google.zxing.pdf417.decoder.DecodedBitStreamParser.Mode
 
PUNCT_CHARS - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
PUNCT_SHIFT - Enum constant in enum com.google.zxing.pdf417.decoder.DecodedBitStreamParser.Mode
 
PUNCT_TABLE - Static variable in class com.google.zxing.aztec.decoder.Decoder
 
PUNCTUATION - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
 
PURE_BARCODE - Enum constant in enum com.google.zxing.DecodeHintType
Image is a pure monochrome image of a barcode.
pureBarcode - Variable in class com.google.zxing.client.j2se.DecoderConfig
 
putAllMetadata(Map<ResultMetadataType, Object>) - Method in class com.google.zxing.Result
 
putMetadata(ResultMetadataType, Object) - Method in class com.google.zxing.Result
 

Q

Q - Enum constant in enum com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
Q = ~25% correction
QR_CODE - Enum constant in enum com.google.zxing.BarcodeFormat
QR Code 2D barcode format.
QR_CODE_FIELD_256 - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
 
QR_COMPACT - Enum constant in enum com.google.zxing.EncodeHintType
Specifies whether to use compact mode for QR code (type Boolean, or "true" or "false" String value).
QR_MASK_PATTERN - Enum constant in enum com.google.zxing.EncodeHintType
Specifies the QR code mask pattern to be used.
QR_VERSION - Enum constant in enum com.google.zxing.EncodeHintType
Specifies the exact version of QR code to be encoded.
QRCode - Class in com.google.zxing.qrcode.encoder
 
QRCode() - Constructor for class com.google.zxing.qrcode.encoder.QRCode
 
QRCodeDecoderMetaData - Class in com.google.zxing.qrcode.decoder
Meta-data container for QR Code decoding.
QRCodeDecoderMetaData(boolean) - Constructor for class com.google.zxing.qrcode.decoder.QRCodeDecoderMetaData
 
QRCodeMultiReader - Class in com.google.zxing.multi.qrcode
This implementation can detect and decode multiple QR Codes in an image.
QRCodeMultiReader() - Constructor for class com.google.zxing.multi.qrcode.QRCodeMultiReader
 
QRCodeMultiReader.SAComparator - Class in com.google.zxing.multi.qrcode
 
QRCodeReader - Class in com.google.zxing.qrcode
This implementation can detect and decode QR Codes in an image.
QRCodeReader() - Constructor for class com.google.zxing.qrcode.QRCodeReader
 
QRCodeWriter - Class in com.google.zxing.qrcode
This object renders a QR Code as a BitMatrix 2D array of greyscale values.
QRCodeWriter() - Constructor for class com.google.zxing.qrcode.QRCodeWriter
 
quadrilateralToQuadrilateral(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Static method in class com.google.zxing.common.PerspectiveTransform
 
quadrilateralToSquare(float, float, float, float, float, float, float, float) - Static method in class com.google.zxing.common.PerspectiveTransform
 
query - Variable in class com.google.zxing.client.result.GeoParsedResult
 
QUIET_ZONE_SIZE - Static variable in class com.google.zxing.qrcode.QRCodeWriter
 

R

randomize253State(int) - Static method in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
randomize253State(int) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Result
 
randomize255State(char, int) - Static method in class com.google.zxing.datamatrix.encoder.Base256Encoder
 
ranges - Variable in class com.google.zxing.oned.EANManufacturerOrgSupport
 
RATIOS_TABLE - Static variable in class com.google.zxing.pdf417.decoder.PDF417CodewordDecoder
 
rawBytes - Variable in class com.google.zxing.common.DecoderResult
 
rawBytes - Variable in class com.google.zxing.Result
 
rawText - Variable in class com.google.zxing.client.result.ExpandedProductParsedResult
 
readBits(int) - Method in class com.google.zxing.common.BitSource
 
readByte(boolean[], int) - Static method in class com.google.zxing.aztec.decoder.Decoder
Reads a code of length 8 in an array of bits, padding with zeros
readCode(boolean[], int, int) - Static method in class com.google.zxing.aztec.decoder.Decoder
Reads a code of given length and at given index in an array of bits
readCodewords() - Method in class com.google.zxing.datamatrix.decoder.BitMatrixParser
Reads the bits in the BitMatrix representing the mapping matrix (No alignment patterns) in the correct order in order to reconstitute the codewords bytes contained within the Data Matrix Code.
readCodewords() - Method in class com.google.zxing.maxicode.decoder.BitMatrixParser
 
readCodewords() - Method in class com.google.zxing.qrcode.decoder.BitMatrixParser
Reads the bits in the BitMatrix representing the finder pattern in the correct order in order to reconstruct the codewords bytes contained within the QR Code.
readCorner1(int, int) - Method in class com.google.zxing.datamatrix.decoder.BitMatrixParser
Reads the 8 bits of the special corner condition 1.
readCorner2(int, int) - Method in class com.google.zxing.datamatrix.decoder.BitMatrixParser
Reads the 8 bits of the special corner condition 2.
readCorner3(int, int) - Method in class com.google.zxing.datamatrix.decoder.BitMatrixParser
Reads the 8 bits of the special corner condition 3.
readCorner4(int, int) - Method in class com.google.zxing.datamatrix.decoder.BitMatrixParser
Reads the 8 bits of the special corner condition 4.
readDataURIImage(URI) - Static method in class com.google.zxing.client.j2se.ImageReader
 
Reader - Interface in com.google.zxing
Implementations of this interface can decode an image of a barcode in some format into the String it encodes.
ReaderException - Exception Class in com.google.zxing
The general exception class throw when something goes wrong during decoding of a barcode.
ReaderException() - Constructor for exception class com.google.zxing.ReaderException
 
ReaderException(Throwable) - Constructor for exception class com.google.zxing.ReaderException
 
readers - Variable in class com.google.zxing.MultiFormatReader
 
readers - Variable in class com.google.zxing.oned.MultiFormatOneDReader
 
readers - Variable in class com.google.zxing.oned.MultiFormatUPCEANReader
 
readFormatInformation() - Method in class com.google.zxing.qrcode.decoder.BitMatrixParser
Reads format information from one of its two locations within the QR Code.
readImage(URI) - Static method in class com.google.zxing.client.j2se.ImageReader
 
readLines(Path) - Static method in class com.google.zxing.client.j2se.StringsResourceTranslator
Deprecated.
 
readMappingMatrix - Variable in class com.google.zxing.datamatrix.decoder.BitMatrixParser
 
readModule(int, int, int, int) - Method in class com.google.zxing.datamatrix.decoder.BitMatrixParser
Reads a bit of the mapping matrix accounting for boundary wrapping.
readUtah(int, int, int, int) - Method in class com.google.zxing.datamatrix.decoder.BitMatrixParser
Reads the 8 bits of the standard Utah-shaped pattern.
readVersion() - Method in class com.google.zxing.qrcode.decoder.BitMatrixParser
Reads version information from one of its two locations within the QR Code.
readVersion(BitMatrix) - Static method in class com.google.zxing.datamatrix.decoder.BitMatrixParser
Creates the version object based on the dimension of the original bit matrix from the datamatrix code.
recommendVersion(ErrorCorrectionLevel, Mode, BitArray, BitArray) - Static method in class com.google.zxing.qrcode.encoder.Encoder
Decides the smallest version of QR code that will contain all of the provided data.
recordPattern(BitArray, int, int[]) - Static method in class com.google.zxing.oned.OneDReader
Records the size of successive runs of white and black pixels in a row, starting at a given point.
recordPatternInReverse(BitArray, int, int[]) - Static method in class com.google.zxing.oned.OneDReader
 
rectangleDetector - Variable in class com.google.zxing.datamatrix.detector.Detector
 
rectangular - Variable in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
rectangularCodewordCapacities - Static variable in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
recursive - Variable in class com.google.zxing.client.j2se.DecoderConfig
 
RED - Static variable in class com.google.zxing.client.j2se.DecodeWorker
 
ReedSolomonDecoder - Class in com.google.zxing.common.reedsolomon
Implements Reed-Solomon decoding, as the name implies.
ReedSolomonDecoder(GenericGF) - Constructor for class com.google.zxing.common.reedsolomon.ReedSolomonDecoder
 
ReedSolomonEncoder - Class in com.google.zxing.common.reedsolomon
Implements Reed-Solomon encoding, as the name implies.
ReedSolomonEncoder(GenericGF) - Constructor for class com.google.zxing.common.reedsolomon.ReedSolomonEncoder
 
ReedSolomonException - Exception Class in com.google.zxing.common.reedsolomon
Thrown when an exception occurs during Reed-Solomon decoding, such as when there are too many errors to correct.
ReedSolomonException(String) - Constructor for exception class com.google.zxing.common.reedsolomon.ReedSolomonException
 
remaining - Variable in class com.google.zxing.oned.rss.expanded.decoders.DecodedInformation
 
remainingValue - Variable in class com.google.zxing.oned.rss.expanded.decoders.DecodedInformation
 
remask() - Method in class com.google.zxing.qrcode.decoder.BitMatrixParser
Revert the mask removal done while reading the code words.
removeIncorrectCodewords(Codeword[], BarcodeMetadata) - Method in class com.google.zxing.pdf417.decoder.DetectionResultRowIndicatorColumn
 
removePartialRows(Collection<ExpandedPair>, Collection<ExpandedRow>) - Static method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
renderResult(boolean[], int, int, int) - Static method in class com.google.zxing.oned.OneDimensionalCodeWriter
 
renderResult(AztecCode, int, int) - Static method in class com.google.zxing.aztec.AztecWriter
 
renderResult(QRCode, int, int, int) - Static method in class com.google.zxing.qrcode.QRCodeWriter
 
renderThumbnail() - Method in class com.google.zxing.PlanarYUVLuminanceSource
 
reset() - Method in class com.google.zxing.aztec.AztecReader
 
reset() - Method in class com.google.zxing.datamatrix.DataMatrixReader
 
reset() - Method in class com.google.zxing.maxicode.MaxiCodeReader
 
reset() - Method in class com.google.zxing.multi.ByQuadrantReader
 
reset() - Method in class com.google.zxing.MultiFormatReader
 
reset() - Method in class com.google.zxing.oned.MultiFormatOneDReader
 
reset() - Method in class com.google.zxing.oned.MultiFormatUPCEANReader
 
reset() - Method in class com.google.zxing.oned.OneDReader
 
reset() - Method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
reset() - Method in class com.google.zxing.oned.rss.RSS14Reader
 
reset() - Method in class com.google.zxing.pdf417.PDF417Reader
 
reset() - Method in class com.google.zxing.qrcode.QRCodeReader
 
reset() - Method in interface com.google.zxing.Reader
Resets any internal state the implementation has after a decode, to prepare it for reuse.
resetEncoderSignal() - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
resetSymbolInfo() - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
result - Variable in class com.google.zxing.common.ECIStringBuilder
 
Result - Class in com.google.zxing
Encapsulates the result of decoding a barcode within an image.
Result(MinimalEncoder.Edge) - Constructor for class com.google.zxing.datamatrix.encoder.MinimalEncoder.Result
 
Result(String, byte[], int, ResultPoint[], BarcodeFormat, long) - Constructor for class com.google.zxing.Result
 
Result(String, byte[], ResultPoint[], BarcodeFormat) - Constructor for class com.google.zxing.Result
 
Result(String, byte[], ResultPoint[], BarcodeFormat, long) - Constructor for class com.google.zxing.Result
 
ResultList(Version, MinimalEncoder.Edge) - Constructor for class com.google.zxing.qrcode.encoder.MinimalEncoder.ResultList
 
resultMetadata - Variable in class com.google.zxing.Result
 
ResultMetadataType - Enum in com.google.zxing
Represents some type of metadata about the result of the decoding that the decoder wishes to communicate back to the caller.
ResultMetadataType() - Constructor for enum com.google.zxing.ResultMetadataType
 
ResultNode(Mode, int, int, int) - Constructor for class com.google.zxing.qrcode.encoder.MinimalEncoder.ResultList.ResultNode
 
ResultParser - Class in com.google.zxing.client.result
Abstract class representing the result of decoding a barcode, as more than a String -- as some type of structured data.
ResultParser() - Constructor for class com.google.zxing.client.result.ResultParser
 
ResultPoint - Class in com.google.zxing
Encapsulates a point of interest in an image containing a barcode.
ResultPoint(float, float) - Constructor for class com.google.zxing.ResultPoint
 
resultPointCallback - Variable in class com.google.zxing.qrcode.detector.AlignmentPatternFinder
 
resultPointCallback - Variable in class com.google.zxing.qrcode.detector.Detector
 
resultPointCallback - Variable in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
ResultPointCallback - Interface in com.google.zxing
Callback which is invoked when a possible result point (significant point in the barcode image such as a corner) is found.
resultPoints - Variable in class com.google.zxing.oned.rss.FinderPattern
 
resultPoints - Variable in class com.google.zxing.Result
 
retainValid(Iterable<URI>, boolean) - Static method in class com.google.zxing.client.j2se.CommandLineRunner
 
retrieveNextPair(BitArray, List<ExpandedPair>, int) - Method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
RETURN_CODABAR_START_END - Enum constant in enum com.google.zxing.DecodeHintType
If true, return the start and end digits in a Codabar barcode instead of stripping them.
reverse() - Method in class com.google.zxing.common.BitArray
Reverses all bits in the array.
reverseCounters(int[]) - Static method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
reverseHorizontal(int, int) - Method in class com.google.zxing.PlanarYUVLuminanceSource
 
RFC2445_DURATION - Static variable in class com.google.zxing.client.result.CalendarParsedResult
 
RFC2445_DURATION_FIELD_UNITS - Static variable in class com.google.zxing.client.result.CalendarParsedResult
 
RGBLuminanceSource - Class in com.google.zxing
This class is used to help decode images from files which arrive as RGB data from an ARGB pixel array.
RGBLuminanceSource(byte[], int, int, int, int, int, int) - Constructor for class com.google.zxing.RGBLuminanceSource
 
RGBLuminanceSource(int, int, int[]) - Constructor for class com.google.zxing.RGBLuminanceSource
 
rightChar - Variable in class com.google.zxing.oned.rss.expanded.ExpandedPair
 
rightInit - Variable in class com.google.zxing.common.detector.WhiteRectangleDetector
 
rotate(int) - Method in class com.google.zxing.common.BitMatrix
Modifies this BitMatrix to represent the same but rotated the given degrees (0, 90, 180, 270)
rotate180() - Method in class com.google.zxing.common.BitMatrix
Modifies this BitMatrix to represent the same but rotated 180 degrees
rotate90() - Method in class com.google.zxing.common.BitMatrix
Modifies this BitMatrix to represent the same but rotated 90 degrees counterclockwise
rotateArray(byte[][]) - Static method in class com.google.zxing.pdf417.PDF417Writer
Takes and rotates the it 90 degrees
rotateCounterClockwise() - Method in class com.google.zxing.BinaryBitmap
Returns a new object with rotated image data by 90 degrees counterclockwise.
rotateCounterClockwise() - Method in class com.google.zxing.client.j2se.BufferedImageLuminanceSource
 
rotateCounterClockwise() - Method in class com.google.zxing.InvertedLuminanceSource
 
rotateCounterClockwise() - Method in class com.google.zxing.LuminanceSource
Returns a new object with rotated image data by 90 degrees counterclockwise.
rotateCounterClockwise45() - Method in class com.google.zxing.BinaryBitmap
Returns a new object with rotated image data by 45 degrees counterclockwise.
rotateCounterClockwise45() - Method in class com.google.zxing.client.j2se.BufferedImageLuminanceSource
 
rotateCounterClockwise45() - Method in class com.google.zxing.InvertedLuminanceSource
 
rotateCounterClockwise45() - Method in class com.google.zxing.LuminanceSource
Returns a new object with rotated image data by 45 degrees counterclockwise.
rotation - Variable in class com.google.zxing.pdf417.detector.PDF417DetectorResult
 
ROTATIONS - Static variable in class com.google.zxing.pdf417.detector.Detector
 
round(float) - Static method in class com.google.zxing.common.detector.MathUtils
Ends up being a bit faster than Math.round(float).
row - Variable in class com.google.zxing.pdf417.encoder.BarcodeRow
 
ROW_STEP - Static variable in class com.google.zxing.pdf417.detector.Detector
 
rowCount - Variable in class com.google.zxing.pdf417.decoder.BarcodeMetadata
 
rowCountLowerPart - Variable in class com.google.zxing.pdf417.decoder.BarcodeMetadata
 
rowCountUpperPart - Variable in class com.google.zxing.pdf417.decoder.BarcodeMetadata
 
rowNumber - Variable in class com.google.zxing.oned.rss.expanded.ExpandedRow
 
rowNumber - Variable in class com.google.zxing.pdf417.decoder.Codeword
 
rows - Variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
rowSize - Variable in class com.google.zxing.common.BitMatrix
 
RS - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
rsBlockData - Variable in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
rsBlockError - Variable in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
rsDecoder - Variable in class com.google.zxing.datamatrix.decoder.Decoder
 
rsDecoder - Variable in class com.google.zxing.maxicode.decoder.Decoder
 
rsDecoder - Variable in class com.google.zxing.qrcode.decoder.Decoder
 
RSS_14 - Enum constant in enum com.google.zxing.BarcodeFormat
RSS 14
RSS_EXPANDED - Enum constant in enum com.google.zxing.BarcodeFormat
RSS EXPANDED
RSS14Reader - Class in com.google.zxing.oned.rss
Decodes RSS-14, including truncated and stacked variants.
RSS14Reader() - Constructor for class com.google.zxing.oned.rss.RSS14Reader
 
RSSExpandedReader - Class in com.google.zxing.oned.rss.expanded
 
RSSExpandedReader() - Constructor for class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
RSSUtils - Class in com.google.zxing.oned.rss
Adapted from listings in ISO/IEC 24724 Appendix B and Appendix G.
RSSUtils() - Constructor for class com.google.zxing.oned.rss.RSSUtils
 
runEuclideanAlgorithm(GenericGFPoly, GenericGFPoly, int) - Method in class com.google.zxing.common.reedsolomon.ReedSolomonDecoder
 
runEuclideanAlgorithm(ModulusPoly, ModulusPoly, int) - Method in class com.google.zxing.pdf417.decoder.ec.ErrorCorrection
 

S

SAComparator() - Constructor for class com.google.zxing.multi.qrcode.QRCodeMultiReader.SAComparator
 
sampleBitCounts(int[]) - Static method in class com.google.zxing.pdf417.decoder.PDF417CodewordDecoder
 
sampleGrid(BitMatrix, int, int, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class com.google.zxing.common.DefaultGridSampler
 
sampleGrid(BitMatrix, int, int, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class com.google.zxing.common.GridSampler
Samples an image for a rectangular matrix of bits of the given dimension.
sampleGrid(BitMatrix, int, int, PerspectiveTransform) - Method in class com.google.zxing.common.DefaultGridSampler
 
sampleGrid(BitMatrix, int, int, PerspectiveTransform) - Method in class com.google.zxing.common.GridSampler
 
sampleGrid(BitMatrix, PerspectiveTransform, int) - Static method in class com.google.zxing.qrcode.detector.Detector
 
sampleGrid(BitMatrix, ResultPoint, ResultPoint, ResultPoint, ResultPoint) - Method in class com.google.zxing.aztec.detector.Detector
Creates a BitMatrix by sampling the provided image.
sampleGrid(BitMatrix, ResultPoint, ResultPoint, ResultPoint, ResultPoint, int, int) - Static method in class com.google.zxing.datamatrix.detector.Detector
 
sampleLine(ResultPoint, ResultPoint, int) - Method in class com.google.zxing.aztec.detector.Detector
Samples a line.
secondDigit - Variable in class com.google.zxing.oned.rss.expanded.decoders.DecodedNumeric
 
segmentCount - Variable in class com.google.zxing.pdf417.PDF417ResultMetadata
 
segmentIndex - Variable in class com.google.zxing.pdf417.PDF417ResultMetadata
 
selectBestPatterns() - Method in class com.google.zxing.qrcode.detector.FinderPatternFinder
 
selectMultipleBestPatterns() - Method in class com.google.zxing.multi.qrcode.detector.MultiFinderPatternFinder
 
SEMICOLON - Static variable in class com.google.zxing.client.result.VCardResultParser
 
SEMICOLON_OR_COMMA - Static variable in class com.google.zxing.client.result.VCardResultParser
 
sender - Variable in class com.google.zxing.pdf417.PDF417ResultMetadata
 
sequentialNumber - Variable in class com.google.zxing.client.result.VINParsedResult
 
SERVICE_CLASS_BYTES - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
set(int) - Method in class com.google.zxing.common.BitArray
Sets bit i.
set(int, boolean) - Method in class com.google.zxing.pdf417.encoder.BarcodeRow
Sets a specific location in the bar
set(int, byte) - Method in class com.google.zxing.pdf417.encoder.BarcodeRow
Sets a specific location in the bar
set(int, int) - Method in class com.google.zxing.common.BitMatrix
Sets the given bit to true.
set(int, int, boolean) - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
 
set(int, int, byte) - Method in class com.google.zxing.pdf417.encoder.BarcodeMatrix
 
set(int, int, byte) - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
 
set(int, int, int) - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
 
setAddressee(String) - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
 
setAlpha() - Method in class com.google.zxing.oned.rss.expanded.decoders.CurrentParsingState
 
setBit(int, int, boolean) - Method in class com.google.zxing.datamatrix.encoder.DefaultPlacement
 
setBoundingBox(BoundingBox) - Method in class com.google.zxing.pdf417.decoder.DetectionResult
 
setBulk(int, int) - Method in class com.google.zxing.common.BitArray
Sets a block of 32 bits, starting at bit i.
setC40Word(byte[], int, int, int, int) - Static method in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
setChecksum(int) - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
 
setCodeword(int, Codeword) - Method in class com.google.zxing.pdf417.decoder.DetectionResultColumn
 
setCodeWords(int) - Method in class com.google.zxing.aztec.encoder.AztecCode
 
setCompact(boolean) - Method in class com.google.zxing.aztec.encoder.AztecCode
 
setCompact(boolean) - Method in class com.google.zxing.pdf417.encoder.PDF417
 
setCompaction(Compaction) - Method in class com.google.zxing.pdf417.encoder.PDF417
 
setCounters(BitArray) - Method in class com.google.zxing.oned.CodaBarReader
Records the size of all runs of white and black pixels, starting with white.
setDetectionResultColumn(int, DetectionResultColumn) - Method in class com.google.zxing.pdf417.decoder.DetectionResult
 
setDimensions(int, int, int, int) - Method in class com.google.zxing.pdf417.encoder.PDF417
Sets max/min row/col values
setECLevel(ErrorCorrectionLevel) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setEncoding(Charset) - Method in class com.google.zxing.pdf417.encoder.PDF417
 
setErasures(Integer) - Method in class com.google.zxing.common.DecoderResult
 
setErrorsCorrected(Integer) - Method in class com.google.zxing.common.DecoderResult
 
setFileId(String) - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
 
setFileName(String) - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
 
setFileSize(long) - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
 
setGridSampler(GridSampler) - Static method in class com.google.zxing.common.GridSampler
Sets the implementation of GridSampler used by the library.
setHints(Map<DecodeHintType, ?>) - Method in class com.google.zxing.MultiFormatReader
This method adds state to the MultiFormatReader.
setIsoIec646() - Method in class com.google.zxing.oned.rss.expanded.decoders.CurrentParsingState
 
setLastSegment(boolean) - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
 
setLayers(int) - Method in class com.google.zxing.aztec.encoder.AztecCode
 
setMaskPattern(int) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setMatrix(BitMatrix) - Method in class com.google.zxing.aztec.encoder.AztecCode
 
setMatrix(ByteMatrix) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setMirror(boolean) - Method in class com.google.zxing.qrcode.decoder.BitMatrixParser
Prepare the parser for a mirrored operation.
setMode(Mode) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setNumBits(int) - Method in class com.google.zxing.common.DecoderResult
 
setNumeric() - Method in class com.google.zxing.oned.rss.expanded.decoders.CurrentParsingState
 
setOptionalData(int[]) - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
Deprecated.
parse and use new fields
setOther(Object) - Method in class com.google.zxing.common.DecoderResult
 
setPosition(int) - Method in class com.google.zxing.oned.rss.expanded.decoders.CurrentParsingState
 
setRange(int, int) - Method in class com.google.zxing.common.BitArray
Sets a range of bits.
setRegion(int, int, int, int) - Method in class com.google.zxing.common.BitMatrix
Sets a square region of the bit matrix to true.
setRow(int, BitArray) - Method in class com.google.zxing.common.BitMatrix
 
setRowNumber(int) - Method in class com.google.zxing.pdf417.decoder.Codeword
 
setRowNumberAsRowIndicatorColumn() - Method in class com.google.zxing.pdf417.decoder.Codeword
 
setRowNumbers() - Method in class com.google.zxing.pdf417.decoder.DetectionResultRowIndicatorColumn
 
SETS - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
setSegmentCount(int) - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
 
setSegmentIndex(int) - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
 
setSender(String) - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
 
setSize(int) - Method in class com.google.zxing.aztec.encoder.AztecCode
 
setSizeConstraints(Dimension, Dimension) - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
setSkipAtEnd(int) - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
setStackTrace(boolean) - Static method in exception class com.google.zxing.ReaderException
For testing only.
setSymbolShape(SymbolShapeHint) - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
setTimestamp(long) - Method in class com.google.zxing.pdf417.PDF417ResultMetadata
 
setValue(int) - Method in class com.google.zxing.pdf417.decoder.BarcodeValue
Add an occurrence of a value
setVersion(Version) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
shape - Variable in class com.google.zxing.datamatrix.encoder.EncoderContext
 
shape - Variable in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Input
 
shift - Variable in class com.google.zxing.aztec.detector.Detector
 
SHIFT - Enum constant in enum com.google.zxing.oned.Code128Writer.MinimalEncoder.Latch
 
SHIFT_JIS - Static variable in class com.google.zxing.common.StringUtils
 
SHIFT_JIS_CHARSET - Static variable in class com.google.zxing.common.StringUtils
 
SHIFT_TABLE - Static variable in class com.google.zxing.aztec.encoder.HighLevelEncoder
 
SHIFT_TO_BYTE - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
mode shift to Byte Compaction mode
SHIFTA - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
shiftAndAppend(int, int) - Method in class com.google.zxing.aztec.encoder.State
 
SHIFTB - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
SHIFTC - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
shiftCounts2(int[]) - Method in class com.google.zxing.qrcode.detector.FinderPatternFinder
Deprecated.
SHIFTD - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
SHIFTE - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
shiftPoint(ResultPoint, ResultPoint, int) - Static method in class com.google.zxing.datamatrix.detector.Detector
 
shiftToModuleCenter(ResultPoint[]) - Method in class com.google.zxing.datamatrix.detector.Detector
Shift the edge points to the module center.
shouldTranslate(Node) - Static method in class com.google.zxing.client.j2se.HtmlAssetTranslator
Deprecated.
 
signalEncoderChange(int) - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
SimpleToken - Class in com.google.zxing.aztec.encoder
 
SimpleToken(Token, int, int) - Constructor for class com.google.zxing.aztec.encoder.SimpleToken
 
simplifyStates(Iterable<State>) - Static method in class com.google.zxing.aztec.encoder.HighLevelEncoder
 
size - Variable in class com.google.zxing.aztec.encoder.AztecCode
 
size - Variable in class com.google.zxing.common.BitArray
 
size - Variable in class com.google.zxing.common.reedsolomon.GenericGF
 
sizeOfBlackWhiteBlackRun(int, int, int, int) - Method in class com.google.zxing.qrcode.detector.Detector
This method traces a line from a point in the image, in the direction towards another point.
sizeOfBlackWhiteBlackRunBothWays(int, int, int, int) - Method in class com.google.zxing.qrcode.detector.Detector
See Detector.sizeOfBlackWhiteBlackRun(int, int, int, int); computes the total width of a finder pattern by looking for a black-white-black run from the center in the direction of another point (another finder pattern center), and in the opposite direction too.
SJIS - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
skipAtEnd - Variable in class com.google.zxing.datamatrix.encoder.EncoderContext
 
SKIPPED_ROW_COUNT_MAX - Static variable in class com.google.zxing.pdf417.detector.Detector
 
skipWhiteSpace(BitArray) - Static method in class com.google.zxing.oned.ITFReader
Skip all whitespace until we get to the first black line.
SMALL - Enum constant in enum com.google.zxing.qrcode.encoder.MinimalEncoder.VersionSize
 
SMS - Enum constant in enum com.google.zxing.client.result.ParsedResultType
 
SMSMMSResultParser - Class in com.google.zxing.client.result
Parses an "sms:" URI result, which specifies a number to SMS.
SMSMMSResultParser() - Constructor for class com.google.zxing.client.result.SMSMMSResultParser
 
SMSParsedResult - Class in com.google.zxing.client.result
Represents a parsed result that encodes an SMS message, including recipients, subject and body text.
SMSParsedResult(String[], String[], String, String) - Constructor for class com.google.zxing.client.result.SMSParsedResult
 
SMSParsedResult(String, String, String, String) - Constructor for class com.google.zxing.client.result.SMSParsedResult
 
SMSTOMMSTOResultParser - Class in com.google.zxing.client.result
Parses an "smsto:" URI result, whose format is not standardized but appears to be like: smsto:number(:body).
SMSTOMMSTOResultParser() - Constructor for class com.google.zxing.client.result.SMSTOMMSTOResultParser
 
SMTPResultParser - Class in com.google.zxing.client.result
Parses an "smtp:" URI result, whose format is not standardized but appears to be like: smtp[:subject[:body]].
SMTPResultParser() - Constructor for class com.google.zxing.client.result.SMTPResultParser
 
source - Variable in class com.google.zxing.Binarizer
 
squareCodewordCapacities - Static variable in class com.google.zxing.datamatrix.encoder.MinimalEncoder.Edge
 
squaredDistance(FinderPattern, FinderPattern) - Static method in class com.google.zxing.qrcode.detector.FinderPatternFinder
Get square of distance between a and b.
squareToQuadrilateral(float, float, float, float, float, float, float, float) - Static method in class com.google.zxing.common.PerspectiveTransform
 
sscc - Variable in class com.google.zxing.client.result.ExpandedProductParsedResult
 
ssid - Variable in class com.google.zxing.client.result.WifiParsedResult
 
start - Variable in class com.google.zxing.client.result.CalendarParsedResult
 
START_END_CHARS - Static variable in class com.google.zxing.oned.CodaBarWriter
 
START_END_PATTERN - Static variable in class com.google.zxing.oned.UPCEANReader
Start/end guard pattern.
START_PATTERN - Static variable in class com.google.zxing.oned.ITFReader
Start/end guard pattern.
START_PATTERN - Static variable in class com.google.zxing.oned.ITFWriter
 
START_PATTERN - Static variable in class com.google.zxing.pdf417.detector.Detector
 
START_PATTERN - Static variable in class com.google.zxing.pdf417.encoder.PDF417
The start pattern (17 bits)
startAllDay - Variable in class com.google.zxing.client.result.CalendarParsedResult
 
startEnd - Variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
startEnd - Variable in class com.google.zxing.oned.rss.FinderPattern
 
STARTEND_ENCODING - Static variable in class com.google.zxing.oned.CodaBarReader
 
startFromEven - Variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
startRow() - Method in class com.google.zxing.pdf417.encoder.BarcodeMatrix
 
startX - Variable in class com.google.zxing.pdf417.decoder.Codeword
 
startX - Variable in class com.google.zxing.qrcode.detector.AlignmentPatternFinder
 
startY - Variable in class com.google.zxing.qrcode.detector.AlignmentPatternFinder
 
State - Class in com.google.zxing.aztec.encoder
State represents all information about a sequence necessary to generate the current output.
State() - Constructor for enum com.google.zxing.oned.rss.expanded.decoders.CurrentParsingState.State
 
State(Token, int, int, int) - Constructor for class com.google.zxing.aztec.encoder.State
 
STOP_PATTERN - Static variable in class com.google.zxing.pdf417.detector.Detector
 
STOP_PATTERN - Static variable in class com.google.zxing.pdf417.encoder.PDF417
The stop pattern (18 bits)
storeRow(int) - Method in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
STRINGS_FILE_NAME_PATTERN - Static variable in class com.google.zxing.client.j2se.StringsResourceTranslator
Deprecated.
 
StringsResourceTranslator - Class in com.google.zxing.client.j2se
Deprecated.
without replacement since 3.4.2
StringsResourceTranslator() - Constructor for class com.google.zxing.client.j2se.StringsResourceTranslator
Deprecated.
 
stringToEncode - Variable in class com.google.zxing.qrcode.encoder.MinimalEncoder
 
StringUtils - Class in com.google.zxing.common
Common string-related functions.
StringUtils() - Constructor for class com.google.zxing.common.StringUtils
 
stripMailto(String) - Static method in class com.google.zxing.client.result.VEventResultParser
 
STRUCTURED_APPEND - Enum constant in enum com.google.zxing.qrcode.decoder.Mode
 
STRUCTURED_APPEND_PARITY - Enum constant in enum com.google.zxing.ResultMetadataType
If the code format supports structured append and the current scanned code is part of one then the parity is given with it.
STRUCTURED_APPEND_SEQUENCE - Enum constant in enum com.google.zxing.ResultMetadataType
If the code format supports structured append and the current scanned code is part of one then the sequence number is given with it.
structuredAppendParity - Variable in class com.google.zxing.common.DecoderResult
 
structuredAppendSequenceNumber - Variable in class com.google.zxing.common.DecoderResult
 
stuffBits(BitArray, int) - Static method in class com.google.zxing.aztec.encoder.Encoder
 
subBytes(ECIInput, int, int) - Static method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
 
subject - Variable in class com.google.zxing.client.result.EmailAddressParsedResult
 
subject - Variable in class com.google.zxing.client.result.SMSParsedResult
 
SUBMODE_ALPHA - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
Text compaction submode Alpha
SUBMODE_LOWER - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
Text compaction submode Lower
SUBMODE_MIXED - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
Text compaction submode Mixed
SUBMODE_PUNCTUATION - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
Text compaction submode Punctuation
subSequence(int, int) - Method in interface com.google.zxing.common.ECIInput
Returns a CharSequence that is a subsequence of this sequence.
subSequence(int, int) - Method in class com.google.zxing.common.MinimalECIInput
Returns a CharSequence that is a subsequence of this sequence.
subSequence(int, int) - Method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder.NoECIInput
 
subtract(int, int) - Method in class com.google.zxing.pdf417.decoder.ec.ModulusGF
 
subtract(ModulusPoly) - Method in class com.google.zxing.pdf417.decoder.ec.ModulusPoly
 
subWriter - Variable in class com.google.zxing.oned.UPCAWriter
 
SUGGESTED_PRICE - Enum constant in enum com.google.zxing.ResultMetadataType
For some products, indicates the suggested retail price in the barcode as a formatted String.
sum(int[]) - Static method in class com.google.zxing.common.detector.MathUtils
 
summary - Variable in class com.google.zxing.client.result.CalendarParsedResult
 
SYMBOL_TABLE - Static variable in class com.google.zxing.pdf417.PDF417Common
The sorted table of all possible symbols.
SYMBOL_WIDEST - Static variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
 
symbolInfo - Variable in class com.google.zxing.datamatrix.encoder.EncoderContext
 
SymbolInfo - Class in com.google.zxing.datamatrix.encoder
Symbol info table for DataMatrix.
SymbolInfo(boolean, int, int, int, int, int) - Constructor for class com.google.zxing.datamatrix.encoder.SymbolInfo
 
SymbolInfo(boolean, int, int, int, int, int, int, int) - Constructor for class com.google.zxing.datamatrix.encoder.SymbolInfo
 
SYMBOLOGY_IDENTIFIER - Enum constant in enum com.google.zxing.ResultMetadataType
Barcode Symbology Identifier.
symbologyModifier - Variable in class com.google.zxing.common.DecoderResult
 
symbols - Static variable in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
SymbolShapeHint - Enum in com.google.zxing.datamatrix.encoder
Enumeration for DataMatrix symbol shape hint.
SymbolShapeHint() - Constructor for enum com.google.zxing.datamatrix.encoder.SymbolShapeHint
 
symbolSizeColumns - Variable in class com.google.zxing.datamatrix.decoder.Version
 
symbolSizeRows - Variable in class com.google.zxing.datamatrix.decoder.Version
 

T

Table() - Constructor for enum com.google.zxing.aztec.decoder.Decoder.Table
 
TEL - Enum constant in enum com.google.zxing.client.result.ParsedResultType
 
TelParsedResult - Class in com.google.zxing.client.result
Represents a parsed result that encodes a telephone number.
TelParsedResult(String, String, String) - Constructor for class com.google.zxing.client.result.TelParsedResult
 
TelResultParser - Class in com.google.zxing.client.result
Parses a "tel:" URI result, which specifies a phone number.
TelResultParser() - Constructor for class com.google.zxing.client.result.TelResultParser
 
telURI - Variable in class com.google.zxing.client.result.TelParsedResult
 
terminateBits(int, BitArray) - Static method in class com.google.zxing.qrcode.encoder.Encoder
Terminate bits as described in 8.4.8 and 8.4.9 of JISX0510:2004 (p.24).
TERMINATOR - Enum constant in enum com.google.zxing.qrcode.decoder.Mode
 
text - Variable in class com.google.zxing.aztec.encoder.HighLevelEncoder
 
text - Variable in class com.google.zxing.client.result.TextParsedResult
 
text - Variable in class com.google.zxing.common.DecoderResult
 
text - Variable in class com.google.zxing.Result
 
TEXT - Enum constant in enum com.google.zxing.client.result.ParsedResultType
 
TEXT - Enum constant in enum com.google.zxing.datamatrix.encoder.MinimalEncoder.Mode
 
TEXT - Enum constant in enum com.google.zxing.pdf417.encoder.Compaction
 
TEXT_BASIC_SET_CHARS - Static variable in class com.google.zxing.datamatrix.decoder.DecodedBitStreamParser
See ISO 16022:2006, Annex C Table C.2 The Text Basic Character Set (*'s used for placeholders for the shift values)
TEXT_COMPACTION - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
code for Text compaction
TEXT_COMPACTION_MODE_LATCH - Static variable in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
 
TEXT_ENCODATION - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
TEXT_ENCODE - Enum constant in enum com.google.zxing.datamatrix.decoder.DecodedBitStreamParser.Mode
 
TEXT_MIXED_RAW - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
Raw code table for text compaction Mixed sub-mode
TEXT_PUNCTUATION_RAW - Static variable in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder
Raw code table for text compaction: Punctuation sub-mode
TEXT_SHIFT2_SET_CHARS - Static variable in class com.google.zxing.datamatrix.decoder.DecodedBitStreamParser
 
TEXT_SHIFT3_SET_CHARS - Static variable in class com.google.zxing.datamatrix.decoder.DecodedBitStreamParser
 
textArea - Variable in class com.google.zxing.client.j2se.GUIRunner
 
textCompaction(int[], int, ECIStringBuilder) - Static method in class com.google.zxing.pdf417.decoder.DecodedBitStreamParser
Text Compaction mode (see 5.4.1.5) permits all printable ASCII characters to be encoded, i.e.
TextEncoder - Class in com.google.zxing.datamatrix.encoder
 
TextEncoder() - Constructor for class com.google.zxing.datamatrix.encoder.TextEncoder
 
TextParsedResult - Class in com.google.zxing.client.result
A simple result type encapsulating a string that has no further interpretation.
TextParsedResult(String, String) - Constructor for class com.google.zxing.client.result.TextParsedResult
 
THREE_DIGIT_DATA_LENGTH - Static variable in class com.google.zxing.oned.rss.expanded.decoders.FieldParser
 
THREE_DIGIT_PLUS_DIGIT_DATA_LENGTH - Static variable in class com.google.zxing.oned.rss.expanded.decoders.FieldParser
 
THREESHIFTA - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
thresholdBlock(byte[], int, int, int, int, BitMatrix) - Static method in class com.google.zxing.common.HybridBinarizer
Applies a single threshold to a block of pixels.
THUMBNAIL_SCALE_FACTOR - Static variable in class com.google.zxing.PlanarYUVLuminanceSource
 
times(PerspectiveTransform) - Method in class com.google.zxing.common.PerspectiveTransform
 
timestamp - Variable in class com.google.zxing.pdf417.PDF417ResultMetadata
 
timestamp - Variable in class com.google.zxing.Result
 
title - Variable in class com.google.zxing.client.result.AddressBookParsedResult
 
title - Variable in class com.google.zxing.client.result.TelParsedResult
 
title - Variable in class com.google.zxing.client.result.URIParsedResult
 
toAlphaNumericChar(int) - Static method in class com.google.zxing.qrcode.decoder.DecodedBitStreamParser
 
toBitArray(byte[]) - Method in class com.google.zxing.aztec.encoder.State
 
toBufferedImage(BitMatrix) - Static method in class com.google.zxing.client.j2se.MatrixToImageWriter
Renders a BitMatrix as an image, where "false" bits are rendered as white, and "true" bits are rendered as black.
toBufferedImage(BitMatrix, MatrixToImageConfig) - Static method in class com.google.zxing.client.j2se.MatrixToImageWriter
As MatrixToImageWriter.toBufferedImage(BitMatrix), but allows customization of the output.
toBytes(int, byte[], int, int) - Method in class com.google.zxing.common.BitArray
 
toIntArray(int, int[]) - Static method in class com.google.zxing.oned.Code39Writer
 
toIntArray(Collection<Integer>) - Static method in class com.google.zxing.pdf417.PDF417Common
 
token - Variable in class com.google.zxing.aztec.encoder.State
 
Token - Class in com.google.zxing.aztec.encoder
 
Token(Token) - Constructor for class com.google.zxing.aztec.encoder.Token
 
toNarrowWidePattern(int) - Method in class com.google.zxing.oned.CodaBarReader
 
toNarrowWidePattern(int[]) - Static method in class com.google.zxing.oned.Code39Reader
 
top - Variable in class com.google.zxing.client.j2se.BufferedImageLuminanceSource
 
top - Variable in class com.google.zxing.PlanarYUVLuminanceSource
 
top - Variable in class com.google.zxing.RGBLuminanceSource
 
toPattern(int[]) - Static method in class com.google.zxing.oned.Code93Reader
 
topLeft - Variable in class com.google.zxing.pdf417.decoder.BoundingBox
 
topLeft - Variable in class com.google.zxing.qrcode.detector.FinderPatternInfo
 
topRight - Variable in class com.google.zxing.pdf417.decoder.BoundingBox
 
topRight - Variable in class com.google.zxing.qrcode.detector.FinderPatternInfo
 
toPrimaryValue(List<String>) - Static method in class com.google.zxing.client.result.VCardResultParser
 
toPrimaryValues(Collection<List<String>>) - Static method in class com.google.zxing.client.result.VCardResultParser
 
toResultPoint() - Method in class com.google.zxing.aztec.detector.Detector.Point
 
tos - Variable in class com.google.zxing.client.result.EmailAddressParsedResult
 
toString() - Method in class com.google.zxing.aztec.detector.Detector.Point
 
toString() - Method in class com.google.zxing.aztec.encoder.BinaryShiftToken
 
toString() - Method in class com.google.zxing.aztec.encoder.SimpleToken
 
toString() - Method in class com.google.zxing.aztec.encoder.State
 
toString() - Method in class com.google.zxing.BinaryBitmap
 
toString() - Method in class com.google.zxing.client.result.ParsedResult
 
toString() - Method in class com.google.zxing.common.BitArray
 
toString() - Method in class com.google.zxing.common.BitMatrix
 
toString() - Method in class com.google.zxing.common.ECIStringBuilder
 
toString() - Method in class com.google.zxing.common.MinimalECIInput
 
toString() - Method in class com.google.zxing.common.reedsolomon.GenericGF
 
toString() - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
 
toString() - Method in class com.google.zxing.datamatrix.decoder.Version
 
toString() - Method in class com.google.zxing.datamatrix.encoder.SymbolInfo
 
toString() - Method in class com.google.zxing.Dimension
 
toString() - Method in class com.google.zxing.LuminanceSource
 
toString() - Method in class com.google.zxing.oned.rss.DataCharacter
 
toString() - Method in class com.google.zxing.oned.rss.expanded.ExpandedPair
 
toString() - Method in class com.google.zxing.oned.rss.expanded.ExpandedRow
 
toString() - Method in class com.google.zxing.pdf417.decoder.Codeword
 
toString() - Method in class com.google.zxing.pdf417.decoder.DetectionResult
 
toString() - Method in class com.google.zxing.pdf417.decoder.DetectionResultColumn
 
toString() - Method in class com.google.zxing.pdf417.decoder.DetectionResultRowIndicatorColumn
 
toString() - Method in class com.google.zxing.pdf417.decoder.ec.ModulusPoly
 
toString() - Method in class com.google.zxing.pdf417.encoder.PDF417HighLevelEncoder.NoECIInput
 
toString() - Method in class com.google.zxing.qrcode.decoder.Version
 
toString() - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
 
toString() - Method in class com.google.zxing.qrcode.encoder.MinimalEncoder.ResultList.ResultNode
 
toString() - Method in class com.google.zxing.qrcode.encoder.MinimalEncoder.ResultList
 
toString() - Method in enum com.google.zxing.qrcode.encoder.MinimalEncoder.VersionSize
 
toString() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
toString() - Method in class com.google.zxing.Result
 
toString() - Method in class com.google.zxing.ResultPoint
 
toString(BarcodeValue[][]) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
 
toString(String, String) - Method in class com.google.zxing.common.BitMatrix
 
toString(String, String, String) - Method in class com.google.zxing.common.BitMatrix
Deprecated.
call BitMatrix.toString(String,String) only, which uses \n line separator always
totalBitsInLayer(int, boolean) - Static method in class com.google.zxing.aztec.decoder.Decoder
 
totalBitsInLayer(int, boolean) - Static method in class com.google.zxing.aztec.encoder.Encoder
 
totalCodewords - Variable in class com.google.zxing.datamatrix.decoder.Version
 
totalCodewords - Variable in class com.google.zxing.qrcode.decoder.Version
 
toTypes(Collection<List<String>>) - Static method in class com.google.zxing.client.result.VCardResultParser
 
transformPoints(float[]) - Method in class com.google.zxing.common.PerspectiveTransform
 
transformPoints(float[], float[]) - Method in class com.google.zxing.common.PerspectiveTransform
 
transitionsBetween(ResultPoint, ResultPoint) - Method in class com.google.zxing.datamatrix.detector.Detector
Counts the number of black/white transitions between two points, using something like Bresenham's algorithm.
translate(Path, Path, Collection<String>) - Static method in class com.google.zxing.client.j2se.StringsResourceTranslator
Deprecated.
 
TRANSLATE_RESPONSE_PATTERN - Static variable in class com.google.zxing.client.j2se.StringsResourceTranslator
Deprecated.
 
translateOneFile(String, Path, Path, String) - Static method in class com.google.zxing.client.j2se.HtmlAssetTranslator
Deprecated.
 
translateOneLanguage(Path, String, Collection<String>) - Static method in class com.google.zxing.client.j2se.HtmlAssetTranslator
Deprecated.
 
translateResultPoints(Result, int, int) - Static method in class com.google.zxing.multi.GenericMultipleBarcodeReader
 
translateString(String, String) - Static method in class com.google.zxing.client.j2se.StringsResourceTranslator
Deprecated.
 
TRY_HARDER - Enum constant in enum com.google.zxing.DecodeHintType
Spend more time to try to find a barcode; optimize for accuracy, not speed.
tryHarder - Variable in class com.google.zxing.client.j2se.DecoderConfig
 
tryToConvertToExtendedMode(String) - Static method in class com.google.zxing.oned.Code39Writer
 
TWO_DIGIT_DATA_LENGTH - Static variable in class com.google.zxing.oned.rss.expanded.decoders.FieldParser
 
TWO_DIGITS - Enum constant in enum com.google.zxing.oned.Code128Writer.CType
 
TWOSHIFTA - Static variable in class com.google.zxing.maxicode.decoder.DecodedBitStreamParser
 
twoSupport - Variable in class com.google.zxing.oned.UPCEANExtensionSupport
 
type - Variable in class com.google.zxing.client.result.ParsedResult
 
TYPE_INFO_COORDINATES - Static variable in class com.google.zxing.qrcode.encoder.MatrixUtil
 
TYPE_INFO_MASK_PATTERN - Static variable in class com.google.zxing.qrcode.encoder.MatrixUtil
 
TYPE_INFO_POLY - Static variable in class com.google.zxing.qrcode.encoder.MatrixUtil
 

U

UNCODABLE - Enum constant in enum com.google.zxing.oned.Code128Writer.CType
 
uncommonAIs - Variable in class com.google.zxing.client.result.ExpandedProductParsedResult
 
unescapeBackslash(String) - Static method in class com.google.zxing.client.result.ResultParser
 
UNESCAPED_SEMICOLONS - Static variable in class com.google.zxing.client.result.VCardResultParser
 
UnicodeBigUnmarked - Enum constant in enum com.google.zxing.common.CharacterSetECI
 
unmaskBitMatrix(BitMatrix, int) - Method in enum com.google.zxing.qrcode.decoder.DataMask
Implementations of this method reverse the data masking process applied to a QR Code and make its bits ready to read.
unrandomize255State(int, int) - Static method in class com.google.zxing.datamatrix.decoder.DecodedBitStreamParser
See ISO 16022:2006, Annex B, B.2
unset(int, int) - Method in class com.google.zxing.common.BitMatrix
 
UPC_A - Enum constant in enum com.google.zxing.BarcodeFormat
UPC-A 1D format.
UPC_E - Enum constant in enum com.google.zxing.BarcodeFormat
UPC-E 1D format.
UPC_EAN_EXTENSION - Enum constant in enum com.google.zxing.BarcodeFormat
UPC/EAN extension format.
UPC_EAN_EXTENSION - Enum constant in enum com.google.zxing.ResultMetadataType
For some products, the extension text.
UPCAReader - Class in com.google.zxing.oned
Implements decoding of the UPC-A format.
UPCAReader() - Constructor for class com.google.zxing.oned.UPCAReader
 
UPCAWriter - Class in com.google.zxing.oned
This object renders a UPC-A code as a BitMatrix.
UPCAWriter() - Constructor for class com.google.zxing.oned.UPCAWriter
 
UPCEANExtension2Support - Class in com.google.zxing.oned
 
UPCEANExtension2Support() - Constructor for class com.google.zxing.oned.UPCEANExtension2Support
 
UPCEANExtension5Support - Class in com.google.zxing.oned
 
UPCEANExtension5Support() - Constructor for class com.google.zxing.oned.UPCEANExtension5Support
 
UPCEANExtensionSupport - Class in com.google.zxing.oned
 
UPCEANExtensionSupport() - Constructor for class com.google.zxing.oned.UPCEANExtensionSupport
 
UPCEANReader - Class in com.google.zxing.oned
Encapsulates functionality and implementation that is common to UPC and EAN families of one-dimensional barcodes.
UPCEANReader() - Constructor for class com.google.zxing.oned.UPCEANReader
 
UPCEANWriter - Class in com.google.zxing.oned
Encapsulates functionality and implementation that is common to UPC and EAN families of one-dimensional barcodes.
UPCEANWriter() - Constructor for class com.google.zxing.oned.UPCEANWriter
 
UPCEReader - Class in com.google.zxing.oned
Implements decoding of the UPC-E format.
UPCEReader() - Constructor for class com.google.zxing.oned.UPCEReader
 
UPCEWriter - Class in com.google.zxing.oned
This object renders an UPC-E code as a BitMatrix.
UPCEWriter() - Constructor for class com.google.zxing.oned.UPCEWriter
 
updateStateForChar(State, int, Collection<State>) - Method in class com.google.zxing.aztec.encoder.HighLevelEncoder
 
updateStateForPair(State, int, int, Collection<State>) - Static method in class com.google.zxing.aztec.encoder.HighLevelEncoder
 
updateStateListForChar(Iterable<State>, int) - Method in class com.google.zxing.aztec.encoder.HighLevelEncoder
 
updateStateListForPair(Iterable<State>, int, int) - Static method in class com.google.zxing.aztec.encoder.HighLevelEncoder
 
updateSymbolInfo() - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
updateSymbolInfo(int) - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
upInit - Variable in class com.google.zxing.common.detector.WhiteRectangleDetector
 
UPPER - Enum constant in enum com.google.zxing.aztec.decoder.Decoder.Table
 
UPPER_SHIFT - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
Upper Shift
UPPER_TABLE - Static variable in class com.google.zxing.aztec.decoder.Decoder
 
uri - Variable in class com.google.zxing.client.result.URIParsedResult
 
URI - Enum constant in enum com.google.zxing.client.result.ParsedResultType
 
URIParsedResult - Class in com.google.zxing.client.result
A simple result type encapsulating a URI that has no further interpretation.
URIParsedResult(String, String) - Constructor for class com.google.zxing.client.result.URIParsedResult
 
URIResultParser - Class in com.google.zxing.client.result
Tries to parse results that are a URI of some kind.
URIResultParser() - Constructor for class com.google.zxing.client.result.URIResultParser
 
URL_WITH_PROTOCOL_PATTERN - Static variable in class com.google.zxing.client.result.URIResultParser
 
URL_WITHOUT_PROTOCOL_PATTERN - Static variable in class com.google.zxing.client.result.URIResultParser
 
urlDecode(String) - Static method in class com.google.zxing.client.result.ResultParser
 
urls - Variable in class com.google.zxing.client.result.AddressBookParsedResult
 
URLTOResultParser - Class in com.google.zxing.client.result
Parses the "URLTO" result format, which is of the form "URLTO:[title]:[url]".
URLTOResultParser() - Constructor for class com.google.zxing.client.result.URLTOResultParser
 
USER_IN_HOST - Static variable in class com.google.zxing.client.result.URIResultParser
 
usingCheckDigit - Variable in class com.google.zxing.oned.Code39Reader
 
utah(int, int, int) - Method in class com.google.zxing.datamatrix.encoder.DefaultPlacement
Places the 8 bits of a utah-shaped symbol character in ECC200.
UTF8 - Enum constant in enum com.google.zxing.common.CharacterSetECI
 

V

validatePattern(int) - Method in class com.google.zxing.oned.CodaBarReader
 
validateQuietZone(BitArray, int) - Method in class com.google.zxing.oned.ITFReader
The start invalid input: '&' end patterns must be pre/post fixed by a quiet zone.
value - Variable in class com.google.zxing.aztec.encoder.SimpleToken
 
value - Variable in class com.google.zxing.oned.rss.DataCharacter
 
value - Variable in class com.google.zxing.oned.rss.expanded.decoders.DecodedChar
 
value - Variable in class com.google.zxing.oned.rss.FinderPattern
 
value - Variable in class com.google.zxing.pdf417.decoder.Codeword
 
VALUE_TO_ECI - Static variable in enum com.google.zxing.common.CharacterSetECI
 
valueOf(String) - Static method in enum com.google.zxing.aztec.decoder.Decoder.Table
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.BarcodeFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.client.result.ParsedResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.common.CharacterSetECI
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.datamatrix.decoder.DecodedBitStreamParser.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.datamatrix.encoder.MinimalEncoder.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.datamatrix.encoder.SymbolShapeHint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.DecodeHintType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.EncodeHintType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.oned.Code128Writer.CType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.oned.Code128Writer.MinimalEncoder.Charset
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.oned.Code128Writer.MinimalEncoder.Latch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.oned.rss.expanded.decoders.CurrentParsingState.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.pdf417.decoder.DecodedBitStreamParser.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.pdf417.encoder.Compaction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.qrcode.decoder.DataMask
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.qrcode.decoder.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.qrcode.encoder.MinimalEncoder.VersionSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.zxing.ResultMetadataType
Returns the enum constant of this type with the specified name.
values - Variable in enum com.google.zxing.common.CharacterSetECI
 
values - Variable in class com.google.zxing.pdf417.decoder.BarcodeValue
 
values() - Static method in enum com.google.zxing.aztec.decoder.Decoder.Table
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.BarcodeFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.client.result.ParsedResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.common.CharacterSetECI
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.datamatrix.decoder.DecodedBitStreamParser.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.datamatrix.encoder.MinimalEncoder.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.datamatrix.encoder.SymbolShapeHint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.DecodeHintType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.EncodeHintType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.oned.Code128Writer.CType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.oned.Code128Writer.MinimalEncoder.Charset
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.oned.Code128Writer.MinimalEncoder.Latch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.oned.rss.expanded.decoders.CurrentParsingState.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.pdf417.decoder.DecodedBitStreamParser.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.pdf417.encoder.Compaction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.qrcode.decoder.DataMask
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.qrcode.decoder.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.qrcode.encoder.MinimalEncoder.VersionSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.zxing.ResultMetadataType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_DIR_PATTERN - Static variable in class com.google.zxing.client.j2se.StringsResourceTranslator
Deprecated.
 
valueType - Variable in enum com.google.zxing.DecodeHintType
Data type the hint is expecting.
variable - Variable in class com.google.zxing.oned.rss.expanded.decoders.FieldParser.DataLength
 
variable(int) - Static method in class com.google.zxing.oned.rss.expanded.decoders.FieldParser.DataLength
 
VCARD_ESCAPES - Static variable in class com.google.zxing.client.result.VCardResultParser
 
VCARD_LIKE_DATE - Static variable in class com.google.zxing.client.result.VCardResultParser
 
VCardResultParser - Class in com.google.zxing.client.result
Parses contact information formatted according to the VCard (2.1) format.
VCardResultParser() - Constructor for class com.google.zxing.client.result.VCardResultParser
 
vehicleAttributes - Variable in class com.google.zxing.client.result.VINParsedResult
 
vehicleDescriptorSection - Variable in class com.google.zxing.client.result.VINParsedResult
 
vehicleIdentifierSection - Variable in class com.google.zxing.client.result.VINParsedResult
 
verifyCodewordCount(int[], int) - Static method in class com.google.zxing.pdf417.decoder.PDF417ScanningDecoder
Verify that all is OK with the codeword array.
version - Variable in class com.google.zxing.datamatrix.decoder.BitMatrixParser
 
version - Variable in class com.google.zxing.qrcode.encoder.MinimalEncoder.ResultList
 
version - Variable in class com.google.zxing.qrcode.encoder.QRCode
 
Version - Class in com.google.zxing.datamatrix.decoder
The Version object encapsulates attributes about a particular size Data Matrix Code.
Version - Class in com.google.zxing.qrcode.decoder
See ISO 18004:2006 Annex D
Version(int, int[], Version.ECBlocks...) - Constructor for class com.google.zxing.qrcode.decoder.Version
 
Version(int, int, int, int, int, Version.ECBlocks) - Constructor for class com.google.zxing.datamatrix.decoder.Version
 
VERSION_DECODE_INFO - Static variable in class com.google.zxing.qrcode.decoder.Version
See ISO 18004:2006 Annex D.
VERSION_INFO_POLY - Static variable in class com.google.zxing.qrcode.encoder.MatrixUtil
 
Version.ECB - Class in com.google.zxing.datamatrix.decoder
Encapsulates the parameters for one error-correction block in one symbol version.
Version.ECB - Class in com.google.zxing.qrcode.decoder
Encapsulates the parameters for one error-correction block in one symbol version.
Version.ECBlocks - Class in com.google.zxing.datamatrix.decoder
Encapsulates a set of error-correction blocks in one symbol version.
Version.ECBlocks - Class in com.google.zxing.qrcode.decoder
Encapsulates a set of error-correction blocks in one symbol version.
versionNumber - Variable in class com.google.zxing.datamatrix.decoder.Version
 
versionNumber - Variable in class com.google.zxing.qrcode.decoder.Version
 
VERSIONS - Static variable in class com.google.zxing.datamatrix.decoder.Version
 
VERSIONS - Static variable in class com.google.zxing.qrcode.decoder.Version
 
VersionSize(String) - Constructor for enum com.google.zxing.qrcode.encoder.MinimalEncoder.VersionSize
 
VEventResultParser - Class in com.google.zxing.client.result
Partially implements the iCalendar format's "VEVENT" format for specifying a calendar event.
VEventResultParser() - Constructor for class com.google.zxing.client.result.VEventResultParser
 
vias - Variable in class com.google.zxing.client.result.SMSParsedResult
 
vin - Variable in class com.google.zxing.client.result.VINParsedResult
 
VIN - Enum constant in enum com.google.zxing.client.result.ParsedResultType
 
vinCharValue(char) - Static method in class com.google.zxing.client.result.VINResultParser
 
VINParsedResult - Class in com.google.zxing.client.result
Represents a parsed result that encodes a Vehicle Identification Number (VIN).
VINParsedResult(String, String, String, String, String, String, int, char, String) - Constructor for class com.google.zxing.client.result.VINParsedResult
 
vinPositionWeight(int) - Static method in class com.google.zxing.client.result.VINResultParser
 
VINResultParser - Class in com.google.zxing.client.result
Detects a result that is likely a vehicle identification number.
VINResultParser() - Constructor for class com.google.zxing.client.result.VINResultParser
 

W

w - Static variable in class com.google.zxing.oned.ITFReader
 
W - Static variable in class com.google.zxing.oned.ITFReader
 
W - Static variable in class com.google.zxing.oned.ITFWriter
 
weight - Variable in class com.google.zxing.client.result.ExpandedProductParsedResult
 
WEIGHT_SIZE - Static variable in class com.google.zxing.oned.rss.expanded.decoders.AI013x0x1xDecoder
 
WEIGHT_SIZE - Static variable in class com.google.zxing.oned.rss.expanded.decoders.AI013x0xDecoder
 
weightIncrement - Variable in class com.google.zxing.client.result.ExpandedProductParsedResult
 
WEIGHTS - Static variable in class com.google.zxing.oned.rss.expanded.RSSExpandedReader
The element weights used in the checksum calculation, from section 7.2.6 of ISO/IEC 24724:2006.
weightType - Variable in class com.google.zxing.client.result.ExpandedProductParsedResult
 
WHITE - Static variable in class com.google.zxing.client.j2se.DecodeWorker
 
WHITE - Static variable in class com.google.zxing.client.j2se.MatrixToImageConfig
 
WHITE_SPACE - Static variable in class com.google.zxing.pdf417.PDF417Writer
default white space (margin) around the code
WhiteRectangleDetector - Class in com.google.zxing.common.detector
Detects a candidate barcode-like rectangular region within an image.
WhiteRectangleDetector(BitMatrix) - Constructor for class com.google.zxing.common.detector.WhiteRectangleDetector
 
WhiteRectangleDetector(BitMatrix, int, int, int) - Constructor for class com.google.zxing.common.detector.WhiteRectangleDetector
 
width - Variable in class com.google.zxing.client.j2se.EncoderConfig
 
width - Variable in class com.google.zxing.common.BitMatrix
 
width - Variable in class com.google.zxing.common.detector.WhiteRectangleDetector
 
width - Variable in class com.google.zxing.Dimension
 
width - Variable in class com.google.zxing.LuminanceSource
 
width - Variable in class com.google.zxing.pdf417.encoder.BarcodeMatrix
 
width - Variable in class com.google.zxing.qrcode.detector.AlignmentPatternFinder
 
width - Variable in class com.google.zxing.qrcode.encoder.ByteMatrix
 
WIFI - Enum constant in enum com.google.zxing.client.result.ParsedResultType
 
WifiParsedResult - Class in com.google.zxing.client.result
Represents a parsed result that encodes wifi network information, like SSID and password.
WifiParsedResult(String, String, String) - Constructor for class com.google.zxing.client.result.WifiParsedResult
 
WifiParsedResult(String, String, String, boolean) - Constructor for class com.google.zxing.client.result.WifiParsedResult
 
WifiParsedResult(String, String, String, boolean, String, String, String, String) - Constructor for class com.google.zxing.client.result.WifiParsedResult
 
WifiResultParser - Class in com.google.zxing.client.result
 
WifiResultParser() - Constructor for class com.google.zxing.client.result.WifiResultParser
 
willFit(int, Version, ErrorCorrectionLevel) - Static method in class com.google.zxing.qrcode.encoder.Encoder
 
WORD_SIZE - Static variable in class com.google.zxing.aztec.encoder.Encoder
 
worldManufacturerID - Variable in class com.google.zxing.client.result.VINParsedResult
 
writeCodeword(char) - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
writeCodewords(String) - Method in class com.google.zxing.datamatrix.encoder.EncoderContext
 
writeNextTriplet(EncoderContext, StringBuilder) - Static method in class com.google.zxing.datamatrix.encoder.C40Encoder
 
Writer - Interface in com.google.zxing
The base class for all objects which encode/generate a barcode image.
writeResultImage(int, int, int[], URI, String) - Static method in class com.google.zxing.client.j2se.DecodeWorker
 
WriterException - Exception Class in com.google.zxing
A base class which covers the range of exceptions which may occur when encoding a barcode using the Writer framework.
WriterException() - Constructor for exception class com.google.zxing.WriterException
 
WriterException(String) - Constructor for exception class com.google.zxing.WriterException
 
WriterException(Throwable) - Constructor for exception class com.google.zxing.WriterException
 
writeToFile(BitMatrix, String, File) - Static method in class com.google.zxing.client.j2se.MatrixToImageWriter
writeToFile(BitMatrix, String, File, MatrixToImageConfig) - Static method in class com.google.zxing.client.j2se.MatrixToImageWriter
writeToPath(BitMatrix, String, Path) - Static method in class com.google.zxing.client.j2se.MatrixToImageWriter
Writes a BitMatrix to a file with default configuration.
writeToPath(BitMatrix, String, Path, MatrixToImageConfig) - Static method in class com.google.zxing.client.j2se.MatrixToImageWriter
As MatrixToImageWriter.writeToPath(BitMatrix, String, Path), but allows customization of the output.
writeToStream(BitMatrix, String, OutputStream) - Static method in class com.google.zxing.client.j2se.MatrixToImageWriter
Writes a BitMatrix to a stream with default configuration.
writeToStream(BitMatrix, String, OutputStream, MatrixToImageConfig) - Static method in class com.google.zxing.client.j2se.MatrixToImageWriter
As MatrixToImageWriter.writeToStream(BitMatrix, String, OutputStream), but allows customization of the output.

X

x - Variable in class com.google.zxing.aztec.detector.Detector.Point
 
x - Variable in class com.google.zxing.ResultPoint
 
X12 - Enum constant in enum com.google.zxing.datamatrix.encoder.MinimalEncoder.Mode
 
X12_ENCODATION - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
 
X12_UNLATCH - Static variable in class com.google.zxing.datamatrix.encoder.HighLevelEncoder
Unlatch from X12 encodation
X12Encoder - Class in com.google.zxing.datamatrix.encoder
 
X12Encoder() - Constructor for class com.google.zxing.datamatrix.encoder.X12Encoder
 
xor(BitArray) - Method in class com.google.zxing.common.BitArray
 
xor(BitMatrix) - Method in class com.google.zxing.common.BitMatrix
Exclusive-or (XOR): Flip the bit in this BitMatrix if the corresponding mask bit is set.

Y

y - Variable in class com.google.zxing.aztec.detector.Detector.Point
 
y - Variable in class com.google.zxing.ResultPoint
 
yuvData - Variable in class com.google.zxing.PlanarYUVLuminanceSource
 

Z

zero - Variable in class com.google.zxing.common.reedsolomon.GenericGF
 
zero - Variable in class com.google.zxing.pdf417.decoder.ec.ModulusGF
 
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form