- calculateChecksum(String) - Static method in class com.itextpdf.barcodes.BarcodeCodabar
-
- calculateEANParity(String) - Static method in class com.itextpdf.barcodes.BarcodeEAN
-
Calculates the EAN parity character.
- calculateErrorCorrection(int) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
- CHARACTER_SET - Static variable in class com.itextpdf.barcodes.qrcode.EncodeHintType
-
Specifies what character encoding to use where applicable (type String)
- checkSegmentType(BarcodePDF417.Segment, char) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
- checksumText - Variable in class com.itextpdf.barcodes.Barcode1D
-
Shows the generated checksum in the the text.
- clear(byte) - Method in class com.itextpdf.barcodes.qrcode.ByteMatrix
-
Resets the contents of the entire matrix to value
- code - Variable in class com.itextpdf.barcodes.Barcode1D
-
The code to generate.
- CODE128 - Static variable in class com.itextpdf.barcodes.Barcode128
-
A type of barcode
- CODE128_RAW - Static variable in class com.itextpdf.barcodes.Barcode128
-
A type of barcode
- CODE128_UCC - Static variable in class com.itextpdf.barcodes.Barcode128
-
A type of barcode
- CODE_A - Static variable in class com.itextpdf.barcodes.Barcode128
-
- CODE_AB_TO_C - Static variable in class com.itextpdf.barcodes.Barcode128
-
The charset code change.
- CODE_AC_TO_B - Static variable in class com.itextpdf.barcodes.Barcode128
-
The charset code change.
- CODE_BC_TO_A - Static variable in class com.itextpdf.barcodes.Barcode128
-
The charset code change.
- CODE_C - Static variable in class com.itextpdf.barcodes.Barcode128
-
- codeType - Variable in class com.itextpdf.barcodes.Barcode1D
-
The code type.
- com.itextpdf.barcodes - package com.itextpdf.barcodes
-
- com.itextpdf.barcodes.dmcode - package com.itextpdf.barcodes.dmcode
-
- com.itextpdf.barcodes.qrcode - package com.itextpdf.barcodes.qrcode
-
- convertUPCAtoUPCE(String) - Static method in class com.itextpdf.barcodes.BarcodeEAN
-
Converts an UPCA code into an UPCE code.
- createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.Barcode128
-
Creates a java.awt.Image.
- createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.Barcode1D
-
Creates a java.awt.Image.
- createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.Barcode39
-
Creates a java.awt.Image.
- createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.BarcodeCodabar
-
Creates a java.awt.Image.
- createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Creates a java.awt.Image.
- createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.BarcodeEAN
-
Creates a java.awt.Image.
- createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.BarcodeEANSUPP
-
Creates a java.awt.Image.
- createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.BarcodeInter25
-
Creates a java.awt.Image.
- createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.BarcodeMSI
-
Creates a java.awt.Image.
- createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Creates a java.awt.Image.
- createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.BarcodePostnet
-
- createAwtImage(Color, Color) - Method in class com.itextpdf.barcodes.BarcodeQRCode
-
Creates a java.awt.Image.
- createFormXObject(PdfDocument) - Method in class com.itextpdf.barcodes.Barcode1D
-
Creates a PdfFormXObject with the barcode.
- createFormXObject(Color, Color, PdfDocument) - Method in class com.itextpdf.barcodes.Barcode1D
-
Creates a PdfFormXObject with the barcode.
- createFormXObject(PdfDocument) - Method in class com.itextpdf.barcodes.Barcode2D
-
Creates a PdfFormXObject with the barcode.
- createFormXObject(Color, PdfDocument) - Method in class com.itextpdf.barcodes.Barcode2D
-
Creates a PdfFormXObject with the barcode.
- createFormXObject(Color, PdfDocument) - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
- createFormXObject(Color, float, PdfDocument) - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Creates a PdfFormXObject with the barcode with given module width and module height.
- createFormXObject(Color, PdfDocument) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Creates a PdfFormXObject with the barcode.
- createFormXObject(Color, float, float, PdfDocument) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Creates a PdfFormXObject with the barcode with given module width and module height.
- createFormXObject(Color, PdfDocument) - Method in class com.itextpdf.barcodes.BarcodeQRCode
-
Creates a PdfFormXObject with the barcode.
- createFormXObject(Color, float, PdfDocument) - Method in class com.itextpdf.barcodes.BarcodeQRCode
-
Creates a PdfFormXObject with the barcode.
- cwPtr - Variable in class com.itextpdf.barcodes.BarcodePDF417
-
- generateChecksum - Variable in class com.itextpdf.barcodes.Barcode1D
-
The optional checksum generation.
- generateECC(byte[], int, int, int) - Static method in class com.itextpdf.barcodes.dmcode.ReedSolomon
-
Calculates the error correction code for the given parameters.
- get(int) - Method in class com.itextpdf.barcodes.BarcodePDF417.SegmentList
-
- get(int, int) - Method in class com.itextpdf.barcodes.qrcode.ByteMatrix
-
Get the value of the byte at (x,y)
- getAltText() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the alternate text.
- getArray() - Method in class com.itextpdf.barcodes.qrcode.ByteMatrix
-
- getAspectRatio() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the barcode aspect ratio.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.Barcode128
-
Gets the maximum area that the barcode and the text, if
any, will occupy.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the maximum area that the barcode and the text, if
any, will occupy.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.Barcode2D
-
Gets the maximum area that the barcode and the text, if
any, will occupy.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.Barcode39
-
Gets the maximum area that the barcode and the text, if
any, will occupy.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.BarcodeCodabar
-
Gets the maximum area that the barcode and the text, if
any, will occupy.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
- getBarcodeSize(float, float) - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Gets the barcode size
- getBarcodeSize() - Method in class com.itextpdf.barcodes.BarcodeEAN
-
Gets the maximum area that the barcode and the text, if
any, will occupy.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.BarcodeEANSUPP
-
Gets the maximum area that the barcode and the text, if
any, will occupy.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.BarcodeInter25
-
Gets the maximum area that the barcode and the text, if
any, will occupy.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.BarcodeMSI
-
Gets the maximum area that the barcode and the text, if
any, will occupy.
- getBarcodeSize() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
- getBarcodeSize() - Method in class com.itextpdf.barcodes.BarcodePostnet
-
- getBarcodeSize() - Method in class com.itextpdf.barcodes.BarcodeQRCode
-
Gets the size of the barcode grid
- getBarcodeSize(float) - Method in class com.itextpdf.barcodes.BarcodeQRCode
-
Gets the barcode size
- getBarHeight() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the height of the bars.
- getBarsCodabar(String) - Static method in class com.itextpdf.barcodes.BarcodeCodabar
-
Creates the bars.
- getBarsCode128Raw(String) - Static method in class com.itextpdf.barcodes.Barcode128
-
Generates the bars.
- getBarsCode39(String) - Static method in class com.itextpdf.barcodes.Barcode39
-
Creates the bars.
- getBarsEAN13(String) - Static method in class com.itextpdf.barcodes.BarcodeEAN
-
Creates the bars for the barcode EAN13 and UPCA.
- getBarsEAN8(String) - Static method in class com.itextpdf.barcodes.BarcodeEAN
-
Creates the bars for the barcode EAN8.
- getBarsInter25(String) - Static method in class com.itextpdf.barcodes.BarcodeInter25
-
Creates the bars for the barcode.
- getBarsMSI(String) - Static method in class com.itextpdf.barcodes.BarcodeMSI
-
Creates the bars.
- getBarsPostnet(String) - Static method in class com.itextpdf.barcodes.BarcodePostnet
-
Creates the bars for Postnet.
- getBarsSupplemental2(String) - Static method in class com.itextpdf.barcodes.BarcodeEAN
-
Creates the bars for the barcode supplemental 2.
- getBarsSupplemental5(String) - Static method in class com.itextpdf.barcodes.BarcodeEAN
-
Creates the bars for the barcode supplemental 5.
- getBarsUPCE(String) - Static method in class com.itextpdf.barcodes.BarcodeEAN
-
Creates the bars for the barcode UPCE.
- getBaseline() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the text baseline.
- getBitColumns() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the number of X pixels of outBits.
- getBits() - Method in class com.itextpdf.barcodes.qrcode.ErrorCorrectionLevel
-
- getChecksum(String) - Static method in class com.itextpdf.barcodes.BarcodeInter25
-
Calculates the checksum.
- getChecksum(String) - Static method in class com.itextpdf.barcodes.BarcodeMSI
-
Calculates the mod 10 checksum digit using the Luhn algorithm.
- getCode() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the code to generate.
- getCode() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the bytes that form the barcode.
- getCode() - Method in class com.itextpdf.barcodes.BarcodeQRCode
-
Gets the current data.
- getCode39Ex(String) - Static method in class com.itextpdf.barcodes.Barcode39
-
Converts the extended text into a normal, escaped text,
ready to generate bars.
- getCodeColumns() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the number of barcode data columns.
- getCodeRows() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the number of Y pixels of outBits.
- getCodeSet() - Method in class com.itextpdf.barcodes.Barcode128
-
- getCodeType() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the code type.
- getCodewords() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the codeword array.
- getDescender() - Method in class com.itextpdf.barcodes.Barcode1D
-
- getEncoding() - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
- getErrorLevel() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the error level correction used for the barcode.
- getFont() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the text font.
- getHeight() - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Gets the height of the barcode.
- getHeight() - Method in class com.itextpdf.barcodes.qrcode.ByteMatrix
-
- getHints() - Method in class com.itextpdf.barcodes.BarcodeQRCode
-
- getHumanReadableUCCEAN(String) - Static method in class com.itextpdf.barcodes.Barcode128
-
Gets the human readable text of a sequence of AI.
- getInkSpreading() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the amount of ink spreading.
- getLenCodewords() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the length of the codewords.
- getMaxSquare() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
- getN() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the bar multiplier for wide bars.
- getName() - Method in class com.itextpdf.barcodes.qrcode.ErrorCorrectionLevel
-
- getOptions() - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Gets the barcode options.
- getOptions() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the options to generate the barcode.
- getOutBits() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the raw image bits of the barcode.
- getRawText(String, boolean, Barcode128.Barcode128CodeSet) - Static method in class com.itextpdf.barcodes.Barcode128
-
Converts the human readable text to the characters needed to
create a barcode using the specified code set.
- getRawText(String, boolean) - Static method in class com.itextpdf.barcodes.Barcode128
-
Converts the human readable text to the characters needed to
create a barcode.
- getSegmentLength(BarcodePDF417.Segment) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
- getSize() - Method in class com.itextpdf.barcodes.Barcode1D
-
- getTextAlignment() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the text alignment.
- getTextTypeAndValue(int, int) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
- getWidth() - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Gets the width of the barcode.
- getWidth() - Method in class com.itextpdf.barcodes.qrcode.ByteMatrix
-
- getWs() - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Gets the whitespace border around the barcode.
- getX() - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the minimum bar width.
- getYHeight() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Gets the Y pixel height relative to X.
- guardBars - Variable in class com.itextpdf.barcodes.Barcode1D
-
Show the guard bars for barcode EAN.
- paintCode() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Paints the barcode.
- PAL - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
- PDF417_AUTO_ERROR_LEVEL - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
The error level correction is set automatically according
to ISO 15438 recommendations.
- PDF417_FIXED_COLUMNS - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
The size will be at least codeColumns
with a variable number of codeRows.
- PDF417_FIXED_RECTANGLE - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
The size of the barcode will be at least codeColumns*codeRows.
- PDF417_FIXED_ROWS - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
The size will be at least codeRows
with a variable number of codeColumns.
- PDF417_FORCE_BINARY - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
One single binary segment is used
- PDF417_INVERT_BITMAP - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
Inverts the output bits of the raw bitmap that is normally
bit one for black.
- PDF417_USE_ASPECT_RATIO - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
Auto-size is made based on aspectRatio and yHeight.
- PDF417_USE_ERROR_LEVEL - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
The error level correction is set by the user.
- PDF417_USE_MACRO - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
Use Macro PDF417 Encoding
- PDF417_USE_RAW_CODEWORDS - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
No text interpretation is done and the content of codewords
is used directly.
- PL - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
- placeBarcode(PdfCanvas, Color, Color) - Method in class com.itextpdf.barcodes.Barcode128
-
Places the barcode in a PdfCanvas.
- placeBarcode(PdfCanvas, Color, Color) - Method in class com.itextpdf.barcodes.Barcode1D
-
Places the barcode in a PdfCanvas.
- placeBarcode(PdfCanvas, Color) - Method in class com.itextpdf.barcodes.Barcode2D
-
Places the barcode in a PdfCanvas.
- placeBarcode(PdfCanvas, Color, Color) - Method in class com.itextpdf.barcodes.Barcode39
-
Places the barcode in a PdfCanvas.
- placeBarcode(PdfCanvas, Color, Color) - Method in class com.itextpdf.barcodes.BarcodeCodabar
-
Places the barcode in a PdfCanvas.
- placeBarcode(PdfCanvas, Color) - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
- placeBarcode(PdfCanvas, Color, float) - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
- placeBarcode(PdfCanvas, Color, Color) - Method in class com.itextpdf.barcodes.BarcodeEAN
-
Places the barcode in a PdfCanvas.
- placeBarcode(PdfCanvas, Color, Color) - Method in class com.itextpdf.barcodes.BarcodeEANSUPP
-
Places the barcode in a PdfCanvas.
- placeBarcode(PdfCanvas, Color, Color) - Method in class com.itextpdf.barcodes.BarcodeInter25
-
Places the barcode in a PdfCanvas.
- placeBarcode(PdfCanvas, Color, Color) - Method in class com.itextpdf.barcodes.BarcodeMSI
-
Places the barcode in a PdfCanvas.
- placeBarcode(PdfCanvas, Color) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
- placeBarcode(PdfCanvas, Color, float, float) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
- placeBarcode(PdfCanvas, Color, Color) - Method in class com.itextpdf.barcodes.BarcodePostnet
-
- placeBarcode(PdfCanvas, Color) - Method in class com.itextpdf.barcodes.BarcodeQRCode
-
- placeBarcode(PdfCanvas, Color, float) - Method in class com.itextpdf.barcodes.BarcodeQRCode
-
* Places the barcode in a PdfCanvas.
- Placement - Class in com.itextpdf.barcodes.dmcode
-
- PS - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
- PUNCTUATION - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
- Segment(char, int, int) - Constructor for class com.itextpdf.barcodes.BarcodePDF417.Segment
-
- segmentList - Variable in class com.itextpdf.barcodes.BarcodePDF417
-
- SegmentList() - Constructor for class com.itextpdf.barcodes.BarcodePDF417.SegmentList
-
- set(int, int, byte) - Method in class com.itextpdf.barcodes.qrcode.ByteMatrix
-
Set the value of the byte at (x,y)
- set(int, int, int) - Method in class com.itextpdf.barcodes.qrcode.ByteMatrix
-
Set the value of the byte at (x,y)
- setAltText(String) - Method in class com.itextpdf.barcodes.Barcode1D
-
Sets the alternate text.
- setAspectRatio(float) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Sets the barcode aspect ratio.
- setBarHeight(float) - Method in class com.itextpdf.barcodes.Barcode1D
-
Sets the height of the bars.
- setBaseline(float) - Method in class com.itextpdf.barcodes.Barcode1D
-
Sets the text baseline.
- setChecksumText(boolean) - Method in class com.itextpdf.barcodes.Barcode1D
-
Sets the property to show the generated checksum in the the text.
- setCode(String) - Method in class com.itextpdf.barcodes.Barcode128
-
Sets the code to generate.
- setCode(String) - Method in class com.itextpdf.barcodes.Barcode1D
-
Sets the code to generate.
- setCode(String) - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Creates a barcode.
- setCode(byte[], int, int) - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Creates a barcode.
- setCode(byte[]) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Sets the bytes that form the barcode.
- setCode(String) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Sets the code that will form the barcode.
- setCode(String) - Method in class com.itextpdf.barcodes.BarcodeQRCode
-
Sets the data to be encoded by the barcode.
- setCodeColumns(int) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Sets the number of barcode data columns.
- setCodeRows(int) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Sets the number of barcode rows.
- setCodeSet(Barcode128.Barcode128CodeSet) - Method in class com.itextpdf.barcodes.Barcode128
-
- setCodeType(int) - Method in class com.itextpdf.barcodes.Barcode1D
-
Sets the code type.
- setDefaultParameters() - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Set the default settings that correspond to PDF417_USE_ASPECT_RATIO
and PDF417_AUTO_ERROR_LEVEL.
- setEncoding(String) - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
setting encoding for data matrix code ( default encoding iso-8859-1)
- setErrorLevel(int) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Sets the error level correction for the barcode.
- setExtended(boolean) - Method in class com.itextpdf.barcodes.Barcode1D
-
Sets the property to generate extended barcode 39.
- setFont(PdfFont) - Method in class com.itextpdf.barcodes.Barcode1D
-
Sets the text font.
- setGenerateChecksum(boolean) - Method in class com.itextpdf.barcodes.Barcode1D
-
Setter for property generateChecksum.
- setGuardBars(boolean) - Method in class com.itextpdf.barcodes.Barcode1D
-
Sets the property to show the guard bars for barcode EAN.
- setHeight(int) - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Sets the height of the barcode.
- setHints(Map<EncodeHintType, Object>) - Method in class com.itextpdf.barcodes.BarcodeQRCode
-
- setInkSpreading(float) - Method in class com.itextpdf.barcodes.Barcode1D
-
Sets the amount of ink spreading.
- setLenCodewords(int) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Sets the length of the codewords.
- setMacroFileId(String) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Sets the File ID for macro PDF417 encoding
- setMacroSegmentCount(int) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Sets the segment count for macro PDF417 encoding
- setMacroSegmentId(int) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Sets the segment id for macro PDF417 encoding
- setN(float) - Method in class com.itextpdf.barcodes.Barcode1D
-
Sets the bar multiplier for wide bars.
- setOptions(int) - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Sets the options for the barcode generation.
- setOptions(int) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Sets the options to generate the barcode.
- setSize(float) - Method in class com.itextpdf.barcodes.Barcode1D
-
Sets the size of the text.
- setStartStopText(boolean) - Method in class com.itextpdf.barcodes.Barcode1D
-
Gets the property to show the start and stop character '*' in the text for
the barcode 39.
- setTextAlignment(int) - Method in class com.itextpdf.barcodes.Barcode1D
-
Sets the text alignment.
- setWidth(int) - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Sets the width of the barcode.
- setWs(int) - Method in class com.itextpdf.barcodes.BarcodeDataMatrix
-
Sets the whitespace border around the barcode.
- setX(float) - Method in class com.itextpdf.barcodes.Barcode1D
-
Sets the minimum bar width.
- setYHeight(float) - Method in class com.itextpdf.barcodes.BarcodePDF417
-
Sets the Y pixel height relative to X.
- SHIFT - Static variable in class com.itextpdf.barcodes.Barcode128
-
- size - Variable in class com.itextpdf.barcodes.Barcode1D
-
The size of the text or the height of the shorter bar
in Postnet.
- size() - Method in class com.itextpdf.barcodes.BarcodePDF417.SegmentList
-
- SPACE - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
- start - Variable in class com.itextpdf.barcodes.BarcodePDF417.Segment
-
- START_A - Static variable in class com.itextpdf.barcodes.Barcode128
-
The start code.
- START_B - Static variable in class com.itextpdf.barcodes.Barcode128
-
The start code.
- START_C - Static variable in class com.itextpdf.barcodes.Barcode128
-
The start code.
- START_CODE_SIZE - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
- START_PATTERN - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
- STARTA - Static variable in class com.itextpdf.barcodes.Barcode128
-
- STARTB - Static variable in class com.itextpdf.barcodes.Barcode128
-
- STARTC - Static variable in class com.itextpdf.barcodes.Barcode128
-
- startStopText - Variable in class com.itextpdf.barcodes.Barcode1D
-
Show the start and stop character '*' in the text for
the barcode 39 or 'ABCD' for codabar.
- STOP_PATTERN - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
- STOP_SIZE - Static variable in class com.itextpdf.barcodes.BarcodePDF417
-
- supp - Variable in class com.itextpdf.barcodes.BarcodeEANSUPP
-
The barcode with the supplemental.
- SUPP2 - Static variable in class com.itextpdf.barcodes.BarcodeEAN
-
A type of barcode
- SUPP5 - Static variable in class com.itextpdf.barcodes.BarcodeEAN
-
A type of barcode