- BARCODE_ELEMENTS - Static variable in class org.krysalis.barcode4j.impl.ConfigurableBarcodeGenerator
-
Contains all possible element names that may appear in barcode XML.
- BarcodeCanvasSetupException - Exception in org.krysalis.barcode4j.output
-
This exception is use during the setup of a barcode canvas.
- BarcodeCanvasSetupException(String) - Constructor for exception org.krysalis.barcode4j.output.BarcodeCanvasSetupException
-
Constructor for BarcodeCanvasSetupException.
- BarcodeClassResolver - Interface in org.krysalis.barcode4j
-
This interface is used to resolve arbitrary string to classnames of Barcode
implementations.
- BarcodeConstants - Interface in org.krysalis.barcode4j
-
Some constants for Barcode4J.
- BarcodeDimension - Class in org.krysalis.barcode4j
-
This class provides information on the dimensions of a barcode.
- BarcodeDimension(double, double) - Constructor for class org.krysalis.barcode4j.BarcodeDimension
-
Creates a new BarcodeDimension object.
- BarcodeDimension(double, double, double, double, double, double) - Constructor for class org.krysalis.barcode4j.BarcodeDimension
-
Creates a new BarcodeDimension object.
- BarcodeException - Exception in org.krysalis.barcode4j
-
Base exception class for Barcodes.
- BarcodeException(String) - Constructor for exception org.krysalis.barcode4j.BarcodeException
-
Constructor for BarcodeException.
- BarcodeGenerator - Interface in org.krysalis.barcode4j
-
This interface is used to generate whole barcodes.
- BarcodeLogicHandler - Interface in org.krysalis.barcode4j
-
This is the basic interface for logic handlers.
- BarcodeUtil - Class in org.krysalis.barcode4j
-
This is a convenience class to generate barcodes.
- BarcodeUtil() - Constructor for class org.krysalis.barcode4j.BarcodeUtil
-
Creates a new BarcodeUtil object.
- bardim - Variable in class org.krysalis.barcode4j.output.AbstractCanvasProvider
-
the cached barcode dimensions
- BarGroup - Class in org.krysalis.barcode4j
-
Enumeration type for bar groups.
- BarGroup(String, Map) - Constructor for class org.krysalis.barcode4j.BarGroup
-
Creates a new BarGroup instance.
- Base64InputStream - Class in org.krysalis.barcode4j.tools
-
Base64-implementation as an InputStream reading Base64-encoded data
from a Reader.
- Base64InputStream(Reader) - Constructor for class org.krysalis.barcode4j.tools.Base64InputStream
-
Constructs a new instance.
- BaselineAlignment - Class in org.krysalis.barcode4j
-
Enumeration for the alignment of bars when the heights are not uniform.
- BaselineAlignment(String) - Constructor for class org.krysalis.barcode4j.BaselineAlignment
-
Creates a new BaselineAlignment instance.
- bcBean - Variable in class org.krysalis.barcode4j.impl.AbstractVariableHeightLogicHandler
-
the barcode bean
- bcBean - Variable in class org.krysalis.barcode4j.impl.DefaultCanvasLogicHandler
-
the barcode bean
- bean - Variable in class org.krysalis.barcode4j.impl.ConfigurableBarcodeGenerator
-
Proxy target.
- BINARY - Static variable in interface org.krysalis.barcode4j.impl.qr.QRConstants
-
- BitmapBuilder - Class in org.krysalis.barcode4j.output.bitmap
-
Helper class for bitmap generation.
- BitmapBuilder() - Constructor for class org.krysalis.barcode4j.output.bitmap.BitmapBuilder
-
Utility class: Constructor prevents instantiating when subclassed.
- BitmapCanvasProvider - Class in org.krysalis.barcode4j.output.bitmap
-
CanvasProvider implementation for generating bitmaps.
- BitmapCanvasProvider(OutputStream, String, int, int, boolean, int) - Constructor for class org.krysalis.barcode4j.output.bitmap.BitmapCanvasProvider
-
Creates a new BitmapCanvasProvider.
- BitmapCanvasProvider(int, int, boolean, int) - Constructor for class org.krysalis.barcode4j.output.bitmap.BitmapCanvasProvider
-
Creates a new BitmapCanvasProvider.
- BitmapEncoder - Interface in org.krysalis.barcode4j.output.bitmap
-
This interface is used to encode bitmaps into their target formats.
- BitmapEncoderRegistry - Class in org.krysalis.barcode4j.output.bitmap
-
Registry class for BitmapEncoders.
- BitmapEncoderRegistry() - Constructor for class org.krysalis.barcode4j.output.bitmap.BitmapEncoderRegistry
-
Utility class: Constructor prevents instantiating when subclassed.
- buildConfiguration(Node) - Static method in class org.krysalis.barcode4j.tools.ConfigurationUtil
-
Builds a Configuration object from a DOM node.
- byName(String) - Static method in class org.krysalis.barcode4j.BarGroup
-
Returns a BarGroup instance by name.
- byName(String) - Static method in class org.krysalis.barcode4j.BaselineAlignment
-
Returns a BaselineAlignment instance by name.
- byName(String) - Static method in class org.krysalis.barcode4j.ChecksumMode
-
Returns a ChecksumMode instance by name.
- byName(String) - Static method in class org.krysalis.barcode4j.HumanReadablePlacement
-
Returns a HumanReadablePlacement instance by name.
- byName(String) - Static method in class org.krysalis.barcode4j.impl.datamatrix.SymbolShapeHint
-
Returns a SymbolShapeHint instance by name.
- byName(String) - Static method in class org.krysalis.barcode4j.TextAlignment
-
Returns a TextAlignment instance by name.
- BYTE_COMPACTION - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
-
code for Byte compaction
- C40_UNLATCH - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixConstants
-
Unlatch from C40 encodation
- calcCheckdigit(String, int, int, byte) - Static method in class org.krysalis.barcode4j.impl.code128.CheckDigit
-
- calcCheckdigit(int, int, String, int, int) - Static method in class org.krysalis.barcode4j.impl.code128.CheckDigit
-
- calcCheckdigit11(String, int, int) - Static method in class org.krysalis.barcode4j.impl.code128.CheckDigit
-
- calcCheckdigit31(String, int, int) - Static method in class org.krysalis.barcode4j.impl.code128.CheckDigit
-
- calcChecksum(String) - Static method in class org.krysalis.barcode4j.impl.code39.Code39LogicImpl
-
Calculates the checksum for a message to be encoded as an
Code39 barcode.
- calcChecksum(String) - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateLogicImpl
-
Calculates the checksum for a message to be encoded as an
one of the foru-state barcode symbologies.
- calcChecksum(String) - Method in class org.krysalis.barcode4j.impl.fourstate.RoyalMailCBCLogicImpl
-
Calculates the checksum for a message to be encoded as an
one of the foru-state barcode symbologies.
- calcChecksum(String) - Method in class org.krysalis.barcode4j.impl.fourstate.USPSIntelligentMailLogicImpl
-
Calculates the checksum for a message to be encoded as an
one of the foru-state barcode symbologies.
- calcChecksum(String, int, int) - Static method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5LogicImpl
-
Calculates the checksum for a message to be encoded as an
Interleaved 2 of 5 barcode.
- calcChecksum(String) - Static method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5LogicImpl
-
Calculates the checksum for a message to be encoded as an
Interleaved 2 of 5 barcode.
- calcChecksum(String) - Static method in class org.krysalis.barcode4j.impl.postnet.POSTNETLogicImpl
-
Calculates the checksum for a message to be encoded as an
POSTNET barcode.
- calcChecksum(String) - Static method in class org.krysalis.barcode4j.impl.upcean.UPCEANLogicImpl
-
Calculates the check character for a given message
- calcDimensions(String) - Method in interface org.krysalis.barcode4j.BarcodeGenerator
-
Calculates the dimension of a barcode with the given message.
- calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Calculates the dimension of a barcode with the given message.
- calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.codabar.CodabarBean
-
Calculates the dimension of a barcode with the given message.
- calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.code128.Code128Bean
-
Calculates the dimension of a barcode with the given message.
- calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.code128.EAN128Bean
-
- calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.code39.Code39Bean
-
Calculates the dimension of a barcode with the given message.
- calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.ConfigurableBarcodeGenerator
-
Calculates the dimension of a barcode with the given message.
- calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixBean
-
Calculates the dimension of a barcode with the given message.
- calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.fourstate.RoyalMailCBCBean
-
Calculates the dimension of a barcode with the given message.
- calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.fourstate.USPSIntelligentMailBean
-
Calculates the dimension of a barcode with the given message.
- calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5Bean
-
- calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.int2of5.ITF14Bean
-
Calculates the dimension of a barcode with the given message.
- calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
- calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETBean
-
Calculates the dimension of a barcode with the given message.
- calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.qr.QRCodeBean
-
Calculates the dimension of a barcode with the given message.
- calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.upcean.EAN8Bean
-
- calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.upcean.UPCEANBean
-
- calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.upcean.UPCEBean
-
- calculateNumberOfRows(int, int, int) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417LogicImpl
-
Calculates the necessary number of rows as described in annex Q of ISO/IEC 15438:2001(E).
- canBeInCodeSetC(char, boolean) - Static method in class org.krysalis.barcode4j.impl.code128.Code128LogicImpl
-
Determines whether a character is a digit or a function 1 command.
- canvas - Variable in class org.krysalis.barcode4j.impl.AbstractVariableHeightLogicHandler
-
the canvas to paint on
- canvas - Variable in class org.krysalis.barcode4j.impl.DefaultCanvasLogicHandler
-
the canvas to paint on
- Canvas - Class in org.krysalis.barcode4j.output
-
This class is used by barcode rendering classes that paint a barcode using
a coordinate system.
- Canvas(CanvasProvider) - Constructor for class org.krysalis.barcode4j.output.Canvas
-
Main constructor
- CanvasProvider - Interface in org.krysalis.barcode4j.output
-
This interface is implemented to provide an output format that is using
a coordinate system.
- CD11 - Static variable in class org.krysalis.barcode4j.impl.code128.CheckDigit
-
- CD31 - Static variable in class org.krysalis.barcode4j.impl.code128.CheckDigit
-
- CDNone - Static variable in class org.krysalis.barcode4j.impl.code128.CheckDigit
-
- checkAI(EAN128AI) - Static method in class org.krysalis.barcode4j.impl.code128.EAN128AI
-
- CheckDigit - Class in org.krysalis.barcode4j.impl.code128
-
- CheckDigit() - Constructor for class org.krysalis.barcode4j.impl.code128.CheckDigit
-
- ChecksumMode - Class in org.krysalis.barcode4j
-
Enumeration type for checksum policy.
- ChecksumMode(String) - Constructor for class org.krysalis.barcode4j.ChecksumMode
-
Creates a new ChecksumMode instance.
- ClassicBarcodeLogicHandler - Interface in org.krysalis.barcode4j
-
This interface defines methods to build classic 1D barcodes.
- close() - Method in class org.krysalis.barcode4j.tools.Base64InputStream
- closeQuietly(InputStream) - Static method in class org.krysalis.barcode4j.tools.IOUtil
-
- closeQuietly(Reader) - Static method in class org.krysalis.barcode4j.tools.IOUtil
-
- CM - Static variable in class org.krysalis.barcode4j.tools.Length
-
String constant for centimeters.
- Codabar - Class in org.krysalis.barcode4j.impl.codabar
-
This class is an implementation of the Codabar barcode.
- Codabar() - Constructor for class org.krysalis.barcode4j.impl.codabar.Codabar
-
Create a new instance.
- CodabarBean - Class in org.krysalis.barcode4j.impl.codabar
-
This class is an implementation of the Codabar barcode.
- CodabarBean() - Constructor for class org.krysalis.barcode4j.impl.codabar.CodabarBean
-
Create a new instance.
- CodabarLogicImpl - Class in org.krysalis.barcode4j.impl.codabar
-
This class is an implementation of the Codabar barcode.
- CodabarLogicImpl(ChecksumMode) - Constructor for class org.krysalis.barcode4j.impl.codabar.CodabarLogicImpl
-
Main constructor
- CodabarLogicImpl(ChecksumMode, boolean) - Constructor for class org.krysalis.barcode4j.impl.codabar.CodabarLogicImpl
-
Main constructor
- Code128 - Class in org.krysalis.barcode4j.impl.code128
-
This class is an implementation of the Code 128 barcode.
- Code128() - Constructor for class org.krysalis.barcode4j.impl.code128.Code128
-
Create a new instance.
- Code128Bean - Class in org.krysalis.barcode4j.impl.code128
-
This class is an implementation of the Code 128 barcode.
- Code128Bean() - Constructor for class org.krysalis.barcode4j.impl.code128.Code128Bean
-
Create a new instance.
- Code128Constants - Interface in org.krysalis.barcode4j.impl.code128
-
Constants for Code128.
- Code128Encoder - Interface in org.krysalis.barcode4j.impl.code128
-
This interface is implemented by classes that encode a Code128 message into
an integer array representing character set indexes.
- Code128LogicImpl - Class in org.krysalis.barcode4j.impl.code128
-
This class is an implementation of the Code 128 barcode.
- Code128LogicImpl() - Constructor for class org.krysalis.barcode4j.impl.code128.Code128LogicImpl
-
Default constructor.
- Code128LogicImpl(int) - Constructor for class org.krysalis.barcode4j.impl.code128.Code128LogicImpl
-
Main constructor.
- Code39 - Class in org.krysalis.barcode4j.impl.code39
-
This class is an implementation of the Code39 barcode.
- Code39() - Constructor for class org.krysalis.barcode4j.impl.code39.Code39
-
Create a new instance.
- Code39Bean - Class in org.krysalis.barcode4j.impl.code39
-
This class is an implementation of the Code39 barcode.
- Code39Bean() - Constructor for class org.krysalis.barcode4j.impl.code39.Code39Bean
-
Create a new instance.
- Code39LogicImpl - Class in org.krysalis.barcode4j.impl.code39
-
This class is an implementation of the Code39 barcode.
- Code39LogicImpl() - Constructor for class org.krysalis.barcode4j.impl.code39.Code39LogicImpl
-
As a convenience this nullary constructor has been added to use the default values
- Code39LogicImpl(ChecksumMode, boolean, boolean, boolean) - Constructor for class org.krysalis.barcode4j.impl.code39.Code39LogicImpl
-
Main constructor
- CODESET_A - Static variable in interface org.krysalis.barcode4j.impl.code128.Code128Constants
-
Enables the codeset A
- CODESET_ALL - Static variable in interface org.krysalis.barcode4j.impl.code128.Code128Constants
-
Enables all codesets
- CODESET_B - Static variable in interface org.krysalis.barcode4j.impl.code128.Code128Constants
-
Enables the codeset B
- CODESET_C - Static variable in interface org.krysalis.barcode4j.impl.code128.Code128Constants
-
Enables the codeset C
- CODEWORD_TABLE - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
-
The codeword table from the Annex A of ISO/IEC 15438:2001(E).
- compactMessage(String) - Static method in class org.krysalis.barcode4j.impl.upcean.UPCELogicImpl
-
Compacts an UPC-A message to an UPC-E message if possible.
- ConfigurableBarcodeGenerator - Class in org.krysalis.barcode4j.impl
-
Base class for most Avalon-Configurable barcode implementation proxies.
- ConfigurableBarcodeGenerator() - Constructor for class org.krysalis.barcode4j.impl.ConfigurableBarcodeGenerator
-
- ConfigurationUtil - Class in org.krysalis.barcode4j.tools
-
This utility class provides helper methods for Avalon Configuration objects.
- ConfigurationUtil() - Constructor for class org.krysalis.barcode4j.tools.ConfigurationUtil
-
Utility class: Constructor prevents instantiating when subclassed.
- configure(Configuration) - Method in class org.krysalis.barcode4j.impl.codabar.Codabar
- configure(Configuration) - Method in class org.krysalis.barcode4j.impl.code128.Code128
- configure(Configuration) - Method in class org.krysalis.barcode4j.impl.code128.EAN128
-
- configure(Configuration) - Method in class org.krysalis.barcode4j.impl.code39.Code39
-
- configure(Configuration) - Method in class org.krysalis.barcode4j.impl.ConfigurableBarcodeGenerator
- configure(Configuration) - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrix
-
- configure(Configuration) - Method in class org.krysalis.barcode4j.impl.fourstate.RoyalMailCBC
- configure(Configuration) - Method in class org.krysalis.barcode4j.impl.fourstate.USPSIntelligentMail
- configure(Configuration) - Method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5
- configure(Configuration) - Method in class org.krysalis.barcode4j.impl.int2of5.ITF14
- configure(Configuration) - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417
-
- configure(Configuration) - Method in class org.krysalis.barcode4j.impl.postnet.POSTNET
- configure(Configuration) - Method in class org.krysalis.barcode4j.impl.qr.QRCode
-
- configure(Configuration) - Method in class org.krysalis.barcode4j.impl.upcean.UPCEAN
-
- CONSTLenMax - Static variable in class org.krysalis.barcode4j.impl.code128.EAN128AI
-
- copy(InputStream, OutputStream) - Static method in class org.krysalis.barcode4j.tools.IOUtil
-
Copies the contents of an InputStream to an OutputStream.
- CP437 - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
-
- CP_ADD - Static variable in class org.krysalis.barcode4j.ChecksumMode
-
"add" adds the necessary checksum to the message to be encoded
- CP_AUTO - Static variable in class org.krysalis.barcode4j.ChecksumMode
-
"auto" chooses the barcode's default checksum behaviour
- CP_CHECK - Static variable in class org.krysalis.barcode4j.ChecksumMode
-
"check" requires the check character to be present in the message.
- CP_IGNORE - Static variable in class org.krysalis.barcode4j.ChecksumMode
-
"ignore" doesn't check nor add a checksum
- createBarcodeGenerator(Configuration, BarcodeClassResolver) - Static method in class org.krysalis.barcode4j.BarcodeUtil
-
Creates a BarcoderGenerator.
- createBarcodeGenerator(Configuration) - Method in class org.krysalis.barcode4j.BarcodeUtil
-
Creates a BarcoderGenerator.
- createBean() - Method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5
-
Creates the Bean instance.
- createBean() - Method in class org.krysalis.barcode4j.impl.int2of5.ITF14
-
Creates the Bean instance.
- createLogicImpl() - Method in class org.krysalis.barcode4j.impl.upcean.EAN13Bean
-
- createLogicImpl() - Method in class org.krysalis.barcode4j.impl.upcean.EAN8Bean
-
- createLogicImpl() - Method in class org.krysalis.barcode4j.impl.upcean.UPCABean
-
- createLogicImpl() - Method in class org.krysalis.barcode4j.impl.upcean.UPCEANBean
-
Factory method for the logic implementation.
- createLogicImpl() - Method in class org.krysalis.barcode4j.impl.upcean.UPCEBean
-
- dataCapacity - Variable in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
-
- DataMatrix - Class in org.krysalis.barcode4j.impl.datamatrix
-
This class is an implementation of the DataMatrix barcode.
- DataMatrix() - Constructor for class org.krysalis.barcode4j.impl.datamatrix.DataMatrix
-
Create a new instance.
- DataMatrixBean - Class in org.krysalis.barcode4j.impl.datamatrix
-
This class is an implementation of DataMatrix (ISO 16022:2000(E)).
- DataMatrixBean() - Constructor for class org.krysalis.barcode4j.impl.datamatrix.DataMatrixBean
-
Create a new instance.
- DataMatrixConstants - Interface in org.krysalis.barcode4j.impl.datamatrix
-
Constants for DataMatrix.
- DataMatrixErrorCorrection - Class in org.krysalis.barcode4j.impl.datamatrix
-
Error Correction Code for ECC200.
- DataMatrixErrorCorrection() - Constructor for class org.krysalis.barcode4j.impl.datamatrix.DataMatrixErrorCorrection
-
- DataMatrixHighLevelEncoder - Class in org.krysalis.barcode4j.impl.datamatrix
-
DataMatrix ECC 200 data encoder following the algorithm described in ISO/IEC 16022:200(E) in
annex S.
- DataMatrixHighLevelEncoder() - Constructor for class org.krysalis.barcode4j.impl.datamatrix.DataMatrixHighLevelEncoder
-
- DataMatrixLogicImpl - Class in org.krysalis.barcode4j.impl.datamatrix
-
Top-level class for the logic part of the DataMatrix implementation.
- DataMatrixLogicImpl() - Constructor for class org.krysalis.barcode4j.impl.datamatrix.DataMatrixLogicImpl
-
- DataMatrixPlacement - Class in org.krysalis.barcode4j.impl.datamatrix
-
Symbol Character Placement Program.
- DataMatrixPlacement(String, int, int) - Constructor for class org.krysalis.barcode4j.impl.datamatrix.DataMatrixPlacement
-
- DataMatrixReedSolomonFactors - Interface in org.krysalis.barcode4j.impl.datamatrix
-
Precomputed factor tables for all the different variants in ECC200.
- DataMatrixSymbolInfo - Class in org.krysalis.barcode4j.impl.datamatrix
-
Symbol info table for DataMatrix.
- DataMatrixSymbolInfo(boolean, int, int, int, int, int) - Constructor for class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
-
- DataMatrixSymbolInfo(boolean, int, int, int, int, int, int, int) - Constructor for class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
-
- dataRegions - Variable in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
-
- DebugUtil - Class in org.krysalis.barcode4j.tools
-
Useful stuff for debugging.
- DebugUtil() - Constructor for class org.krysalis.barcode4j.tools.DebugUtil
-
Utility class: Constructor prevents instantiating when subclassed.
- DEFAULT_CHECK_DIGIT_MARKER - Static variable in class org.krysalis.barcode4j.impl.code128.EAN128Bean
-
Defines the default character for the check digit marker
- DEFAULT_CODESET - Static variable in class org.krysalis.barcode4j.impl.code128.Code128Bean
-
Default codeset.
- DEFAULT_COLUMN_COUNT - Static variable in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
The default column count for PDF417.
- DEFAULT_DISPLAY_START_STOP - Static variable in class org.krysalis.barcode4j.impl.codabar.CodabarBean
-
The default display start/stop value for Codabar.
- DEFAULT_ENCODING - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
-
- DEFAULT_ERROR_CORRECTION_LEVEL - Static variable in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
The default error correction level for PDF417
- DEFAULT_GROUP_SEPARATOR - Static variable in class org.krysalis.barcode4j.impl.code128.EAN128Bean
-
Defines the default group separator character
- DEFAULT_MODULE_WIDTH - Static variable in class org.krysalis.barcode4j.impl.codabar.CodabarBean
-
The default module width for Codabar.
- DEFAULT_MODULE_WIDTH - Static variable in class org.krysalis.barcode4j.impl.code128.Code128Bean
-
The default module width for Code 128.
- DEFAULT_MODULE_WIDTH - Static variable in class org.krysalis.barcode4j.impl.code39.Code39Bean
-
The default module width for Code 39.
- DEFAULT_MODULE_WIDTH - Static variable in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixBean
-
The default module width (dot size) for DataMatrix.
- DEFAULT_MODULE_WIDTH - Static variable in class org.krysalis.barcode4j.impl.fourstate.RoyalMailCBCBean
-
The default module width for RoyalMail.
- DEFAULT_MODULE_WIDTH - Static variable in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5Bean
-
The default module width for Interleaved 2 of 5.
- DEFAULT_MODULE_WIDTH - Static variable in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
The default module width for PDF417.
- DEFAULT_MODULE_WIDTH - Static variable in class org.krysalis.barcode4j.impl.qr.QRCodeBean
-
The default module width (dot size) for DataMatrix.
- DEFAULT_MODULE_WIDTH - Static variable in class org.krysalis.barcode4j.impl.upcean.UPCEANBean
-
The default module width for UPC and EAN.
- DEFAULT_WIDE_FACTOR - Static variable in class org.krysalis.barcode4j.impl.codabar.CodabarBean
-
The default wide factor for Codabar.
- DEFAULT_WIDE_FACTOR - Static variable in class org.krysalis.barcode4j.impl.code39.Code39Bean
-
The default wide factor for Code 39
- DEFAULT_WIDE_FACTOR - Static variable in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5Bean
-
The default wide factor for Interleaved 2 of 5.
- DEFAULT_X_TO_Y_FACTOR - Static variable in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
The default wide factor for PDF417.
- DefaultBarcodeClassResolver - Class in org.krysalis.barcode4j
-
This is a simple implementation of a BarcodeClassResolver.
- DefaultBarcodeClassResolver() - Constructor for class org.krysalis.barcode4j.DefaultBarcodeClassResolver
-
Main constructor.
- DefaultCanvasLogicHandler - Class in org.krysalis.barcode4j.impl
-
Default Logic Handler implementation for painting on a Canvas.
- DefaultCanvasLogicHandler(AbstractBarcodeBean, Canvas) - Constructor for class org.krysalis.barcode4j.impl.DefaultCanvasLogicHandler
-
Main constructor.
- DefaultCode128Encoder - Class in org.krysalis.barcode4j.impl.code128
-
Default encoder algorithm for Code128 barcode messages.
- DefaultCode128Encoder(int) - Constructor for class org.krysalis.barcode4j.impl.code128.DefaultCode128Encoder
-
Create a new encoder
- DefaultCode128Encoder() - Constructor for class org.krysalis.barcode4j.impl.code128.DefaultCode128Encoder
-
Default constructor allowing all codesets.
- DefaultTwoDimCanvasLogicHandler - Class in org.krysalis.barcode4j.impl
-
Default 2D Logic Handler implementation for painting on a Canvas.
- DefaultTwoDimCanvasLogicHandler(AbstractBarcodeBean, Canvas) - Constructor for class org.krysalis.barcode4j.impl.DefaultTwoDimCanvasLogicHandler
-
Main constructor.
- determineConsecutiveBinaryCount(String, byte[], int) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417HighLevelEncoder
-
Determines the number of consecutive characters that are encodable using binary compaction.
- determineConsecutiveDigitCount(String, int) - Static method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixHighLevelEncoder
-
Determines the number of consecutive characters that are encodable using numeric compaction.
- determineConsecutiveDigitCount(String, int) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417HighLevelEncoder
-
Determines the number of consecutive characters that are encodable using numeric compaction.
- determineConsecutiveTextCount(String, int) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417HighLevelEncoder
-
Determines the number of consecutive characters that are encodable using text compaction.
- determineDimensions(PDF417Bean, int) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417LogicImpl
-
Determine optimal nr of columns and rows for the specified number of
codewords.
- deviceCenteredText(String, double, double, double, String, double) - Method in class org.krysalis.barcode4j.output.AbstractCanvasProvider
-
Draws centered text.
- deviceCenteredText(String, double, double, double, String, double) - Method in interface org.krysalis.barcode4j.output.CanvasProvider
-
Draws centered text.
- deviceDrawRect(double, double, double, double) - Method in class org.krysalis.barcode4j.output.java2d.Java2DCanvasProvider
- deviceFillRect(double, double, double, double) - Method in class org.krysalis.barcode4j.output.bitmap.BitmapCanvasProvider
-
Paints a filled rectangle.
- deviceFillRect(double, double, double, double) - Method in interface org.krysalis.barcode4j.output.CanvasProvider
-
Paints a filled rectangle.
- deviceFillRect(double, double, double, double) - Method in class org.krysalis.barcode4j.output.eps.EPSCanvasProvider
-
Paints a filled rectangle.
- deviceFillRect(double, double, double, double) - Method in class org.krysalis.barcode4j.output.java2d.Java2DCanvasProvider
-
Paints a filled rectangle.
- deviceFillRect(double, double, double, double) - Method in class org.krysalis.barcode4j.output.svg.SVGCanvasProvider
-
Paints a filled rectangle.
- deviceJustifiedText(String, double, double, double, String, double) - Method in class org.krysalis.barcode4j.output.AbstractCanvasProvider
-
Draws justified text.
- deviceJustifiedText(String, double, double, double, String, double) - Method in interface org.krysalis.barcode4j.output.CanvasProvider
-
Draws justified text.
- deviceText(String, double, double, double, String, double, TextAlignment) - Method in class org.krysalis.barcode4j.output.bitmap.BitmapCanvasProvider
-
Draws text.
- deviceText(String, double, double, double, String, double, TextAlignment) - Method in interface org.krysalis.barcode4j.output.CanvasProvider
-
Draws text.
- deviceText(String, double, double, double, String, double, TextAlignment) - Method in class org.krysalis.barcode4j.output.eps.EPSCanvasProvider
-
Draws text.
- deviceText(String, double, double, double, String, double, TextAlignment) - Method in class org.krysalis.barcode4j.output.java2d.Java2DCanvasProvider
-
Draws text.
- deviceText(String, double, double, double, String, double, TextAlignment) - Method in class org.krysalis.barcode4j.output.svg.SVGCanvasProvider
-
Draws text.
- dimensions - Variable in class org.krysalis.barcode4j.impl.DefaultCanvasLogicHandler
-
the barcode dimensions
- doHandleChecksum(StringBuffer, ChecksumMode) - Method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5LogicImpl
-
Handles the checksum based on the given checksum mode.
- doQuietZone - Variable in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
True if quiet zone should be rendered
- doQuietZone(boolean) - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Controls whether a quiet zone should be included or not.
- doQuietZone(boolean) - Method in class org.krysalis.barcode4j.impl.int2of5.ITF14Bean
-
Controls whether a quiet zone should be included or not.
- drawCenteredChar(Canvas, AbstractBarcodeBean, char, double, double, double) - Static method in class org.krysalis.barcode4j.impl.DrawingUtil
-
Draws a centered character on a canvas.
- drawCenteredChar(char, double, double, double, String, double) - Method in class org.krysalis.barcode4j.output.Canvas
-
Draws a centered character.
- drawCenteredText(Canvas, AbstractBarcodeBean, String, double, double, double) - Static method in class org.krysalis.barcode4j.impl.DrawingUtil
-
- drawCenteredText(String, double, double, double, String, double) - Method in class org.krysalis.barcode4j.output.Canvas
-
- drawCenterGuard(ClassicBarcodeLogicHandler) - Method in class org.krysalis.barcode4j.impl.upcean.UPCEANLogicImpl
-
Generates a center guard.
- DrawingUtil - Class in org.krysalis.barcode4j.impl
-
Drawing utilities.
- DrawingUtil() - Constructor for class org.krysalis.barcode4j.impl.DrawingUtil
-
- drawJustifiedText(Canvas, AbstractBarcodeBean, String, double, double, double) - Static method in class org.krysalis.barcode4j.impl.DrawingUtil
-
- drawJustifiedText(String, double, double, double, String, double) - Method in class org.krysalis.barcode4j.output.Canvas
-
- drawRect(double, double, double, double) - Method in class org.krysalis.barcode4j.output.Canvas
-
Draws a rectangle.
- drawRectWH(double, double, double, double) - Method in class org.krysalis.barcode4j.output.Canvas
-
Draws a rectangle
- drawSideGuard(ClassicBarcodeLogicHandler) - Method in class org.krysalis.barcode4j.impl.upcean.UPCEANLogicImpl
-
Generates a side guard.
- drawSupplemental(ClassicBarcodeLogicHandler, String) - Method in class org.krysalis.barcode4j.impl.upcean.UPCEANLogicImpl
-
Generates events for a supplemental.
- drawText(Canvas, AbstractBarcodeBean, String, double, double, double, TextAlignment) - Static method in class org.krysalis.barcode4j.impl.DrawingUtil
-
Draws text on a canvas.
- drawText(String, double, double, double, String, double, TextAlignment) - Method in class org.krysalis.barcode4j.output.Canvas
-
Draws text.
- drawUPCERightGuard(ClassicBarcodeLogicHandler) - Method in class org.krysalis.barcode4j.impl.upcean.UPCELogicImpl
-
Generates a UPC-E right guard.
- dumpNode(Node) - Static method in class org.krysalis.barcode4j.tools.DebugUtil
-
Serializes a W3C DOM node to a String and dumps it to System.out.
- EAN128 - Class in org.krysalis.barcode4j.impl.code128
-
This class is an implementation of the Code 128 barcode.
- EAN128() - Constructor for class org.krysalis.barcode4j.impl.code128.EAN128
-
Create a new instance.
- EAN128AI - Class in org.krysalis.barcode4j.impl.code128
-
This class keeps Informations about EAN 128 Application Identifiers (AIs).
- EAN128Bean - Class in org.krysalis.barcode4j.impl.code128
-
This class is an implementation of the Code 128 barcode.
- EAN128Bean() - Constructor for class org.krysalis.barcode4j.impl.code128.EAN128Bean
-
Create a new instance.
- EAN128LogicImpl - Class in org.krysalis.barcode4j.impl.code128
-
This class is an implementation of the EAN 128 barcode.
- EAN128LogicImpl(ChecksumMode, String, char) - Constructor for class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
-
- EAN128LogicImpl(ChecksumMode, String) - Constructor for class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
-
- EAN13 - Class in org.krysalis.barcode4j.impl.upcean
-
This class implements the EAN13 barcode.
- EAN13() - Constructor for class org.krysalis.barcode4j.impl.upcean.EAN13
-
Create a new instance.
- EAN13Bean - Class in org.krysalis.barcode4j.impl.upcean
-
This class implements the EAN13 barcode.
- EAN13Bean() - Constructor for class org.krysalis.barcode4j.impl.upcean.EAN13Bean
-
- EAN13LogicImpl - Class in org.krysalis.barcode4j.impl.upcean
-
This class is an implementation of the EAN-13 barcode.
- EAN13LogicImpl(ChecksumMode) - Constructor for class org.krysalis.barcode4j.impl.upcean.EAN13LogicImpl
-
Main constructor
- EAN8 - Class in org.krysalis.barcode4j.impl.upcean
-
This class implements the EAN-8 barcode.
- EAN8() - Constructor for class org.krysalis.barcode4j.impl.upcean.EAN8
-
Create a new instance.
- EAN8Bean - Class in org.krysalis.barcode4j.impl.upcean
-
This class implements the EAN-8 barcode.
- EAN8Bean() - Constructor for class org.krysalis.barcode4j.impl.upcean.EAN8Bean
-
- EAN8LogicImpl - Class in org.krysalis.barcode4j.impl.upcean
-
This class is an implementation of the EAN-8 barcode.
- EAN8LogicImpl(ChecksumMode) - Constructor for class org.krysalis.barcode4j.impl.upcean.EAN8LogicImpl
-
Main constructor.
- EC_COEFFICIENTS - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
-
Tables of coefficients for calculating error correction words
(see annex F, ISO/IEC 15438:2001(E))
- ECI - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixConstants
-
ECI character (Extended Channel Interpretation)
- ECI_BINARY - Static variable in class org.krysalis.barcode4j.tools.ECIUtil
-
ECI code for 8-bit binary data
- ECI_CHARSET - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
-
identifier for an ECI of a character set of code page
- ECI_GENERAL_PURPOSE - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
-
identifier for a general purpose ECO format
- ECI_USER_DEFINED - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
-
identifier for a user defined Extended Channel Interpretation (ECI)
- ECIUtil - Class in org.krysalis.barcode4j.tools
-
Utilities around ECI (extended channel interpretation).
- ECIUtil() - Constructor for class org.krysalis.barcode4j.tools.ECIUtil
-
- encode(String) - Method in interface org.krysalis.barcode4j.impl.code128.Code128Encoder
-
Encodes a valid Code 128 message to an array of character set indexes.
- encode(String) - Method in class org.krysalis.barcode4j.impl.code128.DefaultCode128Encoder
-
Encodes message using code set A, B and C.
- encode(BufferedImage, OutputStream, String, int) - Method in interface org.krysalis.barcode4j.output.bitmap.BitmapEncoder
-
Encodes a BufferedImage to a target format and writes it to the
OutputStream.
- encode(BufferedImage, OutputStream, String, int) - Method in class org.krysalis.barcode4j.output.bitmap.ImageIOBitmapEncoder
-
Encodes a BufferedImage to a target format and writes it to the
OutputStream.
- encodeBinary(String, byte[], int, int, int, StringBuffer) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417HighLevelEncoder
-
Encode parts of the message using Byte Compaction as described in ISO/IEC 15438:2001(E),
chapter 4.4.3.
- encodeChar(ClassicBarcodeLogicHandler, char) - Method in class org.krysalis.barcode4j.impl.codabar.CodabarLogicImpl
-
Encodes a character to a logic handler.
- encodeChar(ClassicBarcodeLogicHandler, int) - Method in class org.krysalis.barcode4j.impl.code128.Code128LogicImpl
-
Encodes a character.
- encodeChar(ClassicBarcodeLogicHandler, char) - Method in class org.krysalis.barcode4j.impl.code39.Code39LogicImpl
-
Encodes a single character.
- encodeChar(ClassicBarcodeLogicHandler, char) - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETLogicImpl
-
Encodes a single character.
- encodeChar(ClassicBarcodeLogicHandler, char, int) - Method in class org.krysalis.barcode4j.impl.upcean.UPCEANLogicImpl
-
Encodes a character.
- encodeCodeword(ClassicBarcodeLogicHandler, char, String) - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateLogicImpl
-
Encodes a single character.
- encodeECC200(String, DataMatrixSymbolInfo) - Static method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixErrorCorrection
-
Creates the ECC200 error correction for an encoded message.
- encodeHighLevel(String) - Static method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixHighLevelEncoder
-
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) - Static method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixHighLevelEncoder
-
Performs message encoding of a DataMatrix message using the algorithm described in annex P
of ISO/IEC 16022:2000(E).
- encodeHighLevel(String) - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateLogicImpl
-
Does the high-level encoding of the message into codewords.
- encodeHighLevel(String) - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractRMCBCKIXLogicImpl
-
Does the high-level encoding of the message into codewords.
- encodeHighLevel(String) - Method in class org.krysalis.barcode4j.impl.fourstate.USPSIntelligentMailLogicImpl
-
Does the high-level encoding of the message into codewords.
- encodeHighLevel(byte[]) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417HighLevelEncoder
-
Performs high-level encoding of a PDF417 message (binary data).
- encodeHighLevel(String) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417HighLevelEncoder
-
Performs high-level encoding of a PDF417 message using the algorithm described in annex P
of ISO/IEC 15438:2001(E).
- encodeHighLevel(String, String, boolean) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417HighLevelEncoder
-
Performs high-level encoding of a PDF417 message using the algorithm described in annex P
of ISO/IEC 15438:2001(E).
- encodeNumeric(String, int, int, StringBuffer) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417HighLevelEncoder
-
- encodeStop(ClassicBarcodeLogicHandler) - Method in class org.krysalis.barcode4j.impl.code128.Code128LogicImpl
-
Encodes the special stop character.
- encodeText(String, int, int, StringBuffer, int) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417HighLevelEncoder
-
Encode parts of the message using Text Compaction as described in ISO/IEC 15438:2001(E),
chapter 4.4.2.
- endBarcode() - Method in interface org.krysalis.barcode4j.BarcodeLogicHandler
-
This is always the last method called.
- endBarcode() - Method in class org.krysalis.barcode4j.impl.AbstractVariableHeightLogicHandler
-
This is always the last method called.
- endBarcode() - Method in class org.krysalis.barcode4j.impl.DefaultCanvasLogicHandler
-
This is always the last method called.
- endBarcode() - Method in class org.krysalis.barcode4j.impl.DefaultTwoDimCanvasLogicHandler
-
- endBarcode() - Method in class org.krysalis.barcode4j.impl.LoggingLogicHandlerProxy
-
- endBarcode() - Method in class org.krysalis.barcode4j.impl.upcean.UPCEANCanvasLogicHandler
-
- endBarGroup() - Method in interface org.krysalis.barcode4j.ClassicBarcodeLogicHandler
-
This method indicates the end of a previously started bar group.
- endBarGroup() - Method in class org.krysalis.barcode4j.impl.AbstractVariableHeightLogicHandler
-
This method indicates the end of a previously started bar group.
- endBarGroup() - Method in class org.krysalis.barcode4j.impl.DefaultCanvasLogicHandler
-
This method indicates the end of a previously started bar group.
- endBarGroup() - Method in class org.krysalis.barcode4j.impl.DefaultTwoDimCanvasLogicHandler
-
- endBarGroup() - Method in class org.krysalis.barcode4j.impl.LoggingLogicHandlerProxy
-
- endBarGroup() - Method in class org.krysalis.barcode4j.impl.upcean.UPCEANCanvasLogicHandler
-
- endRow() - Method in class org.krysalis.barcode4j.impl.DefaultTwoDimCanvasLogicHandler
-
- endRow() - Method in interface org.krysalis.barcode4j.TwoDimBarcodeLogicHandler
-
Signals the end of a row in the barcode.
- EPSCanvasProvider - Class in org.krysalis.barcode4j.output.eps
-
CanvasProvider implementation for EPS output (Encapsulated PostScript).
- EPSCanvasProvider(OutputStream, int) - Constructor for class org.krysalis.barcode4j.output.eps.EPSCanvasProvider
-
Main constructor.
- ERROR_CORRECTION_LEVEL_H - Static variable in interface org.krysalis.barcode4j.impl.qr.QRConstants
-
- ERROR_CORRECTION_LEVEL_L - Static variable in interface org.krysalis.barcode4j.impl.qr.QRConstants
-
- ERROR_CORRECTION_LEVEL_M - Static variable in interface org.krysalis.barcode4j.impl.qr.QRConstants
-
- ERROR_CORRECTION_LEVEL_Q - Static variable in interface org.krysalis.barcode4j.impl.qr.QRConstants
-
- errorCodewords - Variable in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
-
- escapeExtended(String, StringBuffer) - Static method in class org.krysalis.barcode4j.impl.code39.Code39LogicImpl
-
Escapes US-ASCII characters as required for the extended character set for Code 39.
- establishDimensions(BarcodeDimension) - Method in class org.krysalis.barcode4j.output.AbstractCanvasProvider
-
Sets the dimensions of the barcode.
- establishDimensions(BarcodeDimension) - Method in class org.krysalis.barcode4j.output.bitmap.BitmapCanvasProvider
-
Sets the dimensions of the barcode.
- establishDimensions(BarcodeDimension) - Method in class org.krysalis.barcode4j.output.Canvas
-
Sets the dimensions of the barcode.
- establishDimensions(BarcodeDimension) - Method in interface org.krysalis.barcode4j.output.CanvasProvider
-
Sets the dimensions of the barcode.
- establishDimensions(BarcodeDimension) - Method in class org.krysalis.barcode4j.output.eps.EPSCanvasProvider
-
Sets the dimensions of the barcode.
- establishDimensions(BarcodeDimension) - Method in class org.krysalis.barcode4j.output.java2d.Java2DCanvasProvider
-
Sets the dimensions of the barcode.
- establishDimensions(BarcodeDimension) - Method in class org.krysalis.barcode4j.output.svg.SVGCanvasProvider
-
Sets the dimensions of the barcode.
- EVEN_PARITY - Static variable in class org.krysalis.barcode4j.impl.upcean.UPCEANLogicImpl
-
Even parity character set
- expandFormat(String) - Static method in class org.krysalis.barcode4j.tools.MimeTypes
-
Converts a short format name, such as "svg" or "eps", to its MIME type,
if necessary.
- expandMessage(String) - Static method in class org.krysalis.barcode4j.impl.upcean.UPCELogicImpl
-
Expands an UPC-E message to an UPC-A message.
- generateBarcode(CanvasProvider, String) - Method in interface org.krysalis.barcode4j.BarcodeGenerator
-
Generates a barcode using the given Canvas to render the barcode to its
output format.
- generateBarcode(CanvasProvider, String) - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Generates a barcode using the given Canvas to render the barcode to its
output format.
- generateBarcode(CanvasProvider, String) - Method in class org.krysalis.barcode4j.impl.codabar.CodabarBean
-
Generates a barcode using the given Canvas to render the barcode to its
output format.
- generateBarcode(CanvasProvider, String) - Method in class org.krysalis.barcode4j.impl.code128.Code128Bean
-
Generates a barcode using the given Canvas to render the barcode to its
output format.
- generateBarcode(CanvasProvider, String) - Method in class org.krysalis.barcode4j.impl.code128.EAN128Bean
-
- generateBarcode(CanvasProvider, String) - Method in class org.krysalis.barcode4j.impl.code39.Code39Bean
-
Generates a barcode using the given Canvas to render the barcode to its
output format.
- generateBarcode(CanvasProvider, String) - Method in class org.krysalis.barcode4j.impl.ConfigurableBarcodeGenerator
-
Generates a barcode using the given Canvas to render the barcode to its
output format.
- generateBarcode(CanvasProvider, String) - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixBean
-
Generates a barcode using the given Canvas to render the barcode to its
output format.
- generateBarcode(CanvasProvider, String) - Method in class org.krysalis.barcode4j.impl.fourstate.RoyalMailCBCBean
-
Generates a barcode using the given Canvas to render the barcode to its
output format.
- generateBarcode(CanvasProvider, String) - Method in class org.krysalis.barcode4j.impl.fourstate.USPSIntelligentMailBean
-
Generates a barcode using the given Canvas to render the barcode to its
output format.
- generateBarcode(CanvasProvider, String) - Method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5Bean
-
- generateBarcode(CanvasProvider, String) - Method in class org.krysalis.barcode4j.impl.int2of5.ITF14Bean
-
Generates a barcode using the given Canvas to render the barcode to its
output format.
- generateBarcode(CanvasProvider, String) - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
- generateBarcode(CanvasProvider, String) - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETBean
-
Generates a barcode using the given Canvas to render the barcode to its
output format.
- generateBarcode(CanvasProvider, String) - Method in class org.krysalis.barcode4j.impl.qr.QRCodeBean
-
Generates a barcode using the given Canvas to render the barcode to its
output format.
- generateBarcode(CanvasProvider, String) - Method in class org.krysalis.barcode4j.impl.upcean.UPCEANBean
-
- generateBarcodeLogic(ClassicBarcodeLogicHandler, String) - Method in class org.krysalis.barcode4j.impl.codabar.CodabarLogicImpl
-
Generates the barcode logic.
- generateBarcodeLogic(ClassicBarcodeLogicHandler, String) - Method in class org.krysalis.barcode4j.impl.code128.Code128LogicImpl
-
Generates the barcode logic
- generateBarcodeLogic(ClassicBarcodeLogicHandler, String) - Method in class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
-
Generates the barcode logic
- generateBarcodeLogic(ClassicBarcodeLogicHandler, String) - Method in class org.krysalis.barcode4j.impl.code39.Code39LogicImpl
-
Generates the barcode logic
- generateBarcodeLogic(TwoDimBarcodeLogicHandler, String, SymbolShapeHint, Dimension, Dimension) - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixLogicImpl
-
Generates the barcode logic.
- generateBarcodeLogic(ClassicBarcodeLogicHandler, String) - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateLogicImpl
-
Generates the barcode logic
- generateBarcodeLogic(ClassicBarcodeLogicHandler, String) - Method in class org.krysalis.barcode4j.impl.fourstate.USPSIntelligentMailLogicImpl
-
Generates the barcode logic
- generateBarcodeLogic(ClassicBarcodeLogicHandler, String) - Method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5LogicImpl
-
Generates the barcode logic.
- generateBarcodeLogic(TwoDimBarcodeLogicHandler, String, PDF417Bean) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417LogicImpl
-
Generates the barcode logic.
- generateBarcodeLogic(ClassicBarcodeLogicHandler, String) - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETLogicImpl
-
Generates the barcode logic
- generateBarcodeLogic(TwoDimBarcodeLogicHandler, String, String, char, Dimension, Dimension) - Method in class org.krysalis.barcode4j.impl.qr.QRLogicImpl
-
Generates the barcode logic.
- generateBarcodeLogic(ClassicBarcodeLogicHandler, String) - Method in class org.krysalis.barcode4j.impl.upcean.EAN13LogicImpl
-
- generateBarcodeLogic(ClassicBarcodeLogicHandler, String) - Method in class org.krysalis.barcode4j.impl.upcean.EAN8LogicImpl
-
- generateBarcodeLogic(ClassicBarcodeLogicHandler, String) - Method in class org.krysalis.barcode4j.impl.upcean.UPCALogicImpl
-
- generateBarcodeLogic(ClassicBarcodeLogicHandler, String) - Method in class org.krysalis.barcode4j.impl.upcean.UPCEANLogicImpl
-
Generates the barcode logic.
- generateBarcodeLogic(ClassicBarcodeLogicHandler, String) - Method in class org.krysalis.barcode4j.impl.upcean.UPCELogicImpl
-
- generateErrorCorrection(String, int) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417ErrorCorrection
-
Generates the error correction codewords according to 4.10 in ISO/IEC 15438:2001(E).
- generateSVGBarcode(Configuration, String) - Method in class org.krysalis.barcode4j.BarcodeUtil
-
Convenience method to create an SVG barocde as a DOM fragment.
- getAI(String, int) - Static method in class org.krysalis.barcode4j.impl.code128.EAN128AI
-
- getAscenderHeight() - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateBean
-
Returns the height of the ascender/descender.
- getBarcodeNames() - Method in interface org.krysalis.barcode4j.BarcodeClassResolver
-
Return the names of all registered barcode types.
- getBarcodeNames() - Method in class org.krysalis.barcode4j.DefaultBarcodeClassResolver
-
- getBarHeight() - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Returns the height of the bars.
- getBarHeight() - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixBean
-
Returns the height of the bars.
- getBarHeight(int) - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateBean
-
Returns the effective height of a bar with a given logical height.
- getBarHeight(int) - Method in class org.krysalis.barcode4j.impl.HeightVariableBarcodeBean
-
Returns the effective height of a bar with a given logical height.
- getBarHeight(int) - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETBean
-
Returns the effective height of a bar with a given logical height.
- getBarHeight() - Method in class org.krysalis.barcode4j.impl.qr.QRCodeBean
-
Returns the height of the bars.
- getBarWidth(int) - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Returns the effective width of a bar with a given logical width.
- getBarWidth(int) - Method in class org.krysalis.barcode4j.impl.codabar.CodabarBean
-
Returns the effective width of a bar with a given logical width.
- getBarWidth(int) - Method in class org.krysalis.barcode4j.impl.code128.Code128Bean
-
Returns the effective width of a bar with a given logical width.
- getBarWidth(int) - Method in class org.krysalis.barcode4j.impl.code39.Code39Bean
-
Returns the effective width of a bar with a given logical width.
- getBarWidth(int) - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixBean
-
Returns the effective width of a bar with a given logical width.
- getBarWidth(int) - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateBean
-
Returns the effective width of a bar with a given logical width.
- getBarWidth(int) - Method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5Bean
-
- getBarWidth(int) - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
- getBarWidth(int) - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETBean
-
Returns the effective width of a bar with a given logical width.
- getBarWidth(int) - Method in class org.krysalis.barcode4j.impl.qr.QRCodeBean
-
Returns the effective width of a bar with a given logical width.
- getBarWidth(int) - Method in class org.krysalis.barcode4j.impl.upcean.UPCEANBean
-
- getBaselinePosition() - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETBean
-
Returns the baseline position.
- getBean() - Method in class org.krysalis.barcode4j.impl.ConfigurableBarcodeGenerator
-
Provides access to the underlying barcode bean.
- getBearerBarWidth() - Method in class org.krysalis.barcode4j.impl.int2of5.ITF14Bean
-
Returns the bearer bar width.
- getBit(int, int) - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixPlacement
-
- getBoundingRect() - Method in class org.krysalis.barcode4j.BarcodeDimension
-
- getBufferedImage() - Method in class org.krysalis.barcode4j.output.bitmap.BitmapCanvasProvider
-
Returns the buffered image that is used to paint the barcode on.
- getBytesForMessage(String) - Static method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixHighLevelEncoder
-
Converts the message to a byte array using the default encoding (cp437) as defined by the
specification
- getCanvasImp() - Method in class org.krysalis.barcode4j.output.Canvas
-
Returns the canvas provider in use.
- getCharIndex(char) - Static method in class org.krysalis.barcode4j.impl.codabar.CodabarLogicImpl
-
Returns the index of a character within the character set.
- getCheckDigitMarker() - Method in class org.krysalis.barcode4j.impl.code128.EAN128Bean
-
- getCheckDigitMarker() - Method in class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
-
- getChecksumMode() - Method in class org.krysalis.barcode4j.impl.codabar.CodabarBean
-
Returns the current checksum mode.
- getChecksumMode() - Method in class org.krysalis.barcode4j.impl.codabar.CodabarLogicImpl
-
Returns the checksum mode.
- getChecksumMode() - Method in class org.krysalis.barcode4j.impl.code128.EAN128Bean
-
Returns the current checksum mode.
- getChecksumMode() - Method in class org.krysalis.barcode4j.impl.code39.Code39Bean
-
Returns the current checksum mode.
- getChecksumMode() - Method in class org.krysalis.barcode4j.impl.code39.Code39LogicImpl
-
Returns the currently active checksum mode.
- getChecksumMode() - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateBean
-
Returns the current checksum mode.
- getChecksumMode() - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateLogicImpl
-
Returns the currently active checksum mode.
- getChecksumMode() - Method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5Bean
-
Returns the current checksum mode.
- getChecksumMode() - Method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5LogicImpl
-
Returns the current checksum mode
- getChecksumMode() - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETBean
-
Returns the current checksum mode.
- getChecksumMode() - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETLogicImpl
-
Returns the currently active checksum mode.
- getChecksumMode() - Method in class org.krysalis.barcode4j.impl.upcean.UPCEANBean
-
Returns the current checksum mode.
- getChecksumMode() - Method in class org.krysalis.barcode4j.impl.upcean.UPCEANLogicImpl
-
Returns the current checksum mode.
- getClassResolver() - Method in class org.krysalis.barcode4j.BarcodeUtil
-
Returns the class resolver used by this class.
- getCodabarBean() - Method in class org.krysalis.barcode4j.impl.codabar.Codabar
-
Returns the underlying Codabar Java Bean.
- getCode128Bean() - Method in class org.krysalis.barcode4j.impl.code128.Code128
-
- getCode128Msg() - Method in class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
-
- getCode39Bean() - Method in class org.krysalis.barcode4j.impl.code39.Code39
-
- getCodeset() - Method in class org.krysalis.barcode4j.impl.code128.Code128Bean
-
Returns the codeset to be used.
- getCodewordCount() - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
-
- getColumns() - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
- getContentRect() - Method in class org.krysalis.barcode4j.BarcodeDimension
-
- getData(String, String) - Static method in class org.krysalis.barcode4j.tools.URLUtil
-
Returns the data pointed at by a URL as a byte array.
- getDataEncoding(String) - Static method in class org.krysalis.barcode4j.tools.URLUtil
-
Returns the data pointed at by a URL as a byte array.
- getDataLengthForInterleavedBlock(int) - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
-
- getDataMatrixBean() - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrix
-
- getDecimalFormat() - Method in class org.krysalis.barcode4j.output.AbstractXMLGeneratingCanvasProvider
-
Returns the DecimalFormat instance to use internally to format numbers.
- getDecimalFormat() - Method in class org.krysalis.barcode4j.output.eps.EPSCanvasProvider
-
Returns the DecimalFormat instance to use internally to format numbers.
- getDimensions() - Method in class org.krysalis.barcode4j.output.AbstractCanvasProvider
-
Returns the barcode dimensions once established.
- getDimensions() - Method in interface org.krysalis.barcode4j.output.CanvasProvider
-
Returns the barcode dimensions once established.
- getDOM() - Method in class org.krysalis.barcode4j.output.svg.SVGCanvasProvider
-
Returns the DOM document containing the SVG barcode.
- getDOMFragment() - Method in class org.krysalis.barcode4j.output.svg.SVGCanvasProvider
-
Returns the DOM fragment containing the SVG barcode.
- getEAN128Bean() - Method in class org.krysalis.barcode4j.impl.code128.EAN128
-
- getECIForEncoding(String) - Static method in class org.krysalis.barcode4j.tools.ECIUtil
-
Returns the ECI code for a given encoding.
- getEncodedMessage(String) - Method in class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
-
Encodes a message into an array of character set indexes.
- getEncoder() - Method in class org.krysalis.barcode4j.impl.code128.Code128LogicImpl
-
Returns the encoder to be used.
- getEncoding() - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
Returns the message encoding.
- getEncoding() - Method in class org.krysalis.barcode4j.impl.qr.QRCodeBean
-
Returns the message encoding.
- getEncodingMode() - Method in class org.krysalis.barcode4j.impl.qr.QRHighLevelEncoder
-
- getErrorCorrectionCodewordCount(int) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417ErrorCorrection
-
Determines the number of error correction codewords for a specified error correction
level.
- getErrorCorrectionLevel() - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
- getErrorCorrectionLevel() - Method in class org.krysalis.barcode4j.impl.qr.QRCodeBean
-
Returns the selected error correction level.
- getErrorLengthForInterleavedBlock(int) - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
-
- getExpandedMessage(PageInfo, String) - Static method in class org.krysalis.barcode4j.tools.VariableUtil
-
Method to replace page number variables in the message.
- getFontName() - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Returns the font name of the human-readable part.
- getFontSize() - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Returns the font size of the human-readable part.
- getGraphics2D() - Method in class org.krysalis.barcode4j.output.java2d.Java2DCanvasProvider
-
Returns the Graphics2D in use.
- getGroupSeparator() - Method in class org.krysalis.barcode4j.impl.code128.EAN128Bean
-
- getGroupSeparator() - Method in class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
-
- getHeight() - Method in class org.krysalis.barcode4j.BarcodeDimension
-
Returns the height of the barcode (ignores quiet-zone).
- getHeight(int) - Method in class org.krysalis.barcode4j.BarcodeDimension
-
- getHeight() - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Returns the full height of the barcode.
- getHeightPlusQuiet() - Method in class org.krysalis.barcode4j.BarcodeDimension
-
Returns the height of the barcode (quiet-zone included).
- getHeightPlusQuiet(int) - Method in class org.krysalis.barcode4j.BarcodeDimension
-
- getHorzDataRegions() - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
-
- getHumanReadableHeight() - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Returns the height of the human-readable part.
- getHumanReadableMsg() - Method in class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
-
- getImage(BarcodeGenerator, String, int) - Static method in class org.krysalis.barcode4j.output.bitmap.BitmapBuilder
-
Generates a barcode as bitmap image.
- getInstance() - Static method in class org.krysalis.barcode4j.BarcodeUtil
-
Returns the default instance of this class.
- getInstance(String) - Static method in class org.krysalis.barcode4j.output.bitmap.BitmapEncoderRegistry
-
Returns a BitmapEncoder instance for a particular MIME type.
- getIntercharGapWidth() - Method in class org.krysalis.barcode4j.impl.code39.Code39Bean
-
Returns the width between encoded characters.
- getIntercharGapWidth() - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateBean
-
Returns the width between encoded characters.
- getIntercharGapWidth() - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETBean
-
Returns the width between encoded characters.
- getInterleaved2Of5Bean() - Method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5
-
Returns the underlying Interleaved2Of5Bean.
- getInterleavedBlockCount() - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
-
- getITFBean() - Method in class org.krysalis.barcode4j.impl.int2of5.ITF14
-
Returns the underlying ITF14Bean.
- getMaxCols() - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
Gets the maxCols.
- getMaxRows() - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
Gets the maximum number of columns.
- getMaxSize() - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixBean
-
Returns the maximum symbol size that is to be produced.
- getMaxSize() - Method in class org.krysalis.barcode4j.impl.qr.QRCodeBean
-
Returns the maximum symbol size that is to be produced.
- getMessage() - Method in class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
-
- getMessage(Configuration) - Static method in class org.krysalis.barcode4j.tools.ConfigurationUtil
-
Extracts the message from the barcode XML.
- getMinCols() - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
Gets the minimum number of columns.
- getMinRows() - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
Gets the minimum number of rows.
- getMinSize() - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixBean
-
Returns the minimum symbol size that is to be produced.
- getMinSize() - Method in class org.krysalis.barcode4j.impl.qr.QRCodeBean
-
Returns the minimum symbol size that is to be produced.
- getModuleWidth() - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Returns the width of the narrow module.
- getMsgPosition() - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Returns the placement of the human-readable part.
- getName() - Method in class org.krysalis.barcode4j.BarGroup
-
- getName() - Method in class org.krysalis.barcode4j.BaselineAlignment
-
- getName() - Method in class org.krysalis.barcode4j.ChecksumMode
-
- getName() - Method in class org.krysalis.barcode4j.HumanReadablePlacement
-
- getName() - Method in class org.krysalis.barcode4j.impl.datamatrix.SymbolShapeHint
-
- getName() - Method in class org.krysalis.barcode4j.TextAlignment
-
- getNamespacePrefix() - Method in class org.krysalis.barcode4j.output.svg.AbstractSVGGeneratingCanvasProvider
-
Returns the namespace prefix
- getNumberOfDataCodewords(int, int, int) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417LogicImpl
-
Calculates the number of data codewords (equals the Symbol Length Descriptor).
- getNumberOfPadCodewords(int, int, int, int) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417LogicImpl
-
Calculates the number of pad codewords as described in 4.9.2 of ISO/IEC 15438:2001(E).
- getNumberOfRows(int, int, int) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417LogicImpl
-
Calculates the necessary number of rows as described in annex Q of ISO/IEC 15438:2001(E).
- getOrientation() - Method in class org.krysalis.barcode4j.output.AbstractCanvasProvider
-
Returns the orientation of the barcode.
- getOrientation() - Method in class org.krysalis.barcode4j.output.Canvas
-
- getOrientation() - Method in interface org.krysalis.barcode4j.output.CanvasProvider
-
Returns the orientation of the barcode.
- getPageNumber() - Method in class org.krysalis.barcode4j.tools.PageInfo
-
Returns the page number
- getPageNumberString() - Method in class org.krysalis.barcode4j.tools.PageInfo
-
Returns the string representation of the page number (ex.
- getPattern() - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
returns the pattern to be applied over the human readable message
- getPDF417Bean() - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417
-
- getPOSTNETBean() - Method in class org.krysalis.barcode4j.impl.postnet.POSTNET
-
- getQRBean() - Method in class org.krysalis.barcode4j.impl.qr.QRCode
-
- getQualifiedName(String) - Method in class org.krysalis.barcode4j.output.svg.AbstractSVGGeneratingCanvasProvider
-
Constructs a fully qualified element name based on the namespace
settings.
- getQuietZone() - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
- getRecommendedMinimumErrorCorrectionLevel(int) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417ErrorCorrection
-
Returns the recommended minimum error correction level as described in annex E of
ISO/IEC 15438:2001(E).
- getRowHeight() - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
Returns the height of the rows.
- getRoyalMailCBCBean() - Method in class org.krysalis.barcode4j.impl.fourstate.RoyalMailCBC
-
Returns the underlying RoyalMailCBCBean.
- getShape() - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixBean
-
Gets the requested shape for the generated barcodes.
- getShortBarHeight() - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETBean
-
Returns the height of a short bar.
- getStartX() - Method in class org.krysalis.barcode4j.impl.DefaultCanvasLogicHandler
-
Returns the start X position of the bars.
- getStartX() - Method in class org.krysalis.barcode4j.impl.int2of5.ITF14CanvasLogicHandler
-
Returns the start X position of the bars.
- getStartY() - Method in class org.krysalis.barcode4j.impl.DefaultCanvasLogicHandler
-
Returns the start Y position of the bars.
- getStartY() - Method in class org.krysalis.barcode4j.impl.int2of5.ITF14CanvasLogicHandler
-
Returns the start Y position of the bars.
- getSupplementalLength(String) - Static method in class org.krysalis.barcode4j.impl.upcean.UPCEANLogicImpl
-
Returns the length of the supplemental part of a UPC/EAN message.
- getSupportedMIMETypes() - Method in interface org.krysalis.barcode4j.output.bitmap.BitmapEncoder
-
Returns an array of MIME types supported.
- getSupportedMIMETypes() - Static method in class org.krysalis.barcode4j.output.bitmap.BitmapEncoderRegistry
-
Returns a Set of Strings with all the supported MIME types from all
registered BitmapEncoders.
- getSupportedMIMETypes() - Method in class org.krysalis.barcode4j.output.bitmap.ImageIOBitmapEncoder
-
Returns an array of MIME types supported.
- getSymbolDataHeight() - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
-
- getSymbolDataWidth() - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
-
- getSymbolHeight() - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
-
- getSymbolWidth() - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
-
- getTemplate() - Method in class org.krysalis.barcode4j.impl.code128.EAN128Bean
-
- getTextBaselinePosition() - Method in class org.krysalis.barcode4j.impl.DefaultCanvasLogicHandler
-
Returns the vertical text baseline position.
- getTextBaselinePosition() - Method in class org.krysalis.barcode4j.impl.int2of5.ITF14CanvasLogicHandler
-
Returns the vertical text baseline position.
- getTextY() - Method in class org.krysalis.barcode4j.impl.AbstractVariableHeightLogicHandler
-
Determines the Y coordinate for the baseline of the human-readable part.
- getTrackHeight() - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateBean
-
Returns the height of the track.
- getType(byte) - Static method in class org.krysalis.barcode4j.impl.code128.EAN128AI
-
- getUnit() - Method in class org.krysalis.barcode4j.tools.Length
-
Returns the unit.
- getUPCEANBean() - Method in class org.krysalis.barcode4j.impl.upcean.UPCEAN
-
- getURL(String) - Static method in class org.krysalis.barcode4j.tools.URLUtil
-
- getUSPSIntelligentMailBean() - Method in class org.krysalis.barcode4j.impl.fourstate.USPSIntelligentMail
-
Returns the underlying USPSIntelligentMailBean.
- getValue() - Method in class org.krysalis.barcode4j.tools.Length
-
Returns the value.
- getValueAsMillimeter() - Method in class org.krysalis.barcode4j.tools.Length
-
Returns the value converted to internal units (mm).
- getVertDataRegions() - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
-
- getVerticalQuietZone() - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Returns the vertical quiet zone.
- getVerticalQuietZone() - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixBean
-
Returns the vertical quiet zone.
- getVerticalQuietZone() - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateBean
-
- getVerticalQuietZone() - Method in class org.krysalis.barcode4j.impl.fourstate.USPSIntelligentMailBean
-
Returns the vertical quiet zone.
- getVerticalQuietZone() - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETBean
-
Returns the vertical quiet zone.
- getVerticalQuietZone() - Method in class org.krysalis.barcode4j.impl.qr.QRCodeBean
-
Returns the vertical quiet zone.
- getWideFactor() - Method in class org.krysalis.barcode4j.impl.codabar.CodabarBean
-
Returns the factor by which wide bars are broader than narrow bars.
- getWideFactor() - Method in class org.krysalis.barcode4j.impl.code39.Code39Bean
-
Returns the factor by which wide bars are broader than narrow bars.
- getWideFactor() - Method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5Bean
-
Returns the factor by which wide bars are broader than narrow bars.
- getWidth() - Method in class org.krysalis.barcode4j.BarcodeDimension
-
Returns the width of the barcode (ignores quiet-zone).
- getWidth(int) - Method in class org.krysalis.barcode4j.BarcodeDimension
-
- getWidthPlusQuiet() - Method in class org.krysalis.barcode4j.BarcodeDimension
-
Returns the width of the barcode (quiet-zone included).
- getWidthPlusQuiet(int) - Method in class org.krysalis.barcode4j.BarcodeDimension
-
- getWidthToHeightRatio() - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
Gets the ratio of the barcode width to the height.
- getXOffset() - Method in class org.krysalis.barcode4j.BarcodeDimension
-
Returns the x-offset of the upper-left corner of the barcode within the
extended barcode area.
- getYOffset() - Method in class org.krysalis.barcode4j.BarcodeDimension
-
Returns the y-offset of the upper-left corner of the barcode within the
extended barcode area.
- saveImage(BufferedImage, OutputStream, String, int) - Static method in class org.krysalis.barcode4j.output.bitmap.BitmapBuilder
-
Convenience method for save a bitmap to a file/OutputStream.
- setAscenderHeight(double) - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateBean
-
Sets the height of the ascender/descender.
- setBarHeight(double) - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Sets the height of the bars.
- setBaselinePosition(BaselineAlignment) - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETBean
-
Sets the baseline position.
- setBearerBarWidth(double) - Method in class org.krysalis.barcode4j.impl.int2of5.ITF14Bean
-
Sets the bearer bar width.
- setBearerBox(boolean) - Method in class org.krysalis.barcode4j.impl.int2of5.ITF14Bean
-
Controls whether a bearer box is generated or just horizontal bearer bars.
- setBit(int, int, boolean) - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixPlacement
-
- setCheckDigitMarker(char) - Method in class org.krysalis.barcode4j.impl.code128.EAN128Bean
-
Sets the character that will be used as the check digit marker.
- setCheckDigitMarker(char) - Method in class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
-
- setChecksumMode(ChecksumMode) - Method in class org.krysalis.barcode4j.impl.codabar.CodabarBean
-
Sets the checksum mode
- setChecksumMode(ChecksumMode) - Method in class org.krysalis.barcode4j.impl.code128.EAN128Bean
-
Sets the checksum mode
- setChecksumMode(ChecksumMode) - Method in class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
-
- setChecksumMode(ChecksumMode) - Method in class org.krysalis.barcode4j.impl.code39.Code39Bean
-
Sets the checksum mode
- setChecksumMode(ChecksumMode) - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateBean
-
Sets the checksum mode
- setChecksumMode(ChecksumMode) - Method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5Bean
-
Sets the checksum mode
- setChecksumMode(ChecksumMode) - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETBean
-
Sets the checksum mode
- setChecksumMode(ChecksumMode) - Method in class org.krysalis.barcode4j.impl.upcean.UPCEANBean
-
Sets the checksum mode
- setCodeset(int) - Method in class org.krysalis.barcode4j.impl.code128.Code128Bean
-
Sets the codesets to use.
- setColumns(int) - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
Sets the number of data columns for the barcode.
- setDisplayChecksum(boolean) - Method in class org.krysalis.barcode4j.impl.code39.Code39Bean
-
Enables or disables the use of the checksum in the
human-readable message.
- setDisplayChecksum(boolean) - Method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5Bean
-
Enables or disables the use of the checksum in the
human-readable message.
- setDisplayChecksum(boolean) - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETBean
-
Enables or disables the use of the checksum in the
human-readable message.
- setDisplayStartStop(boolean) - Method in class org.krysalis.barcode4j.impl.codabar.CodabarBean
-
Enables or disables the use of the start and stop characters in the
human-readable message.
- setDisplayStartStop(boolean) - Method in class org.krysalis.barcode4j.impl.code39.Code39Bean
-
Enables or disables the use of the start and stop characters in the
human-readable message.
- setECIEnabled(boolean) - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
Controls whether ECI sequences are generated for the output encoding.
- setEncoding(String) - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
Sets the message encoding.
- setEncoding(String) - Method in class org.krysalis.barcode4j.impl.qr.QRCodeBean
-
Sets the message encoding.
- setErrorCorrectionLevel(int) - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
Sets the error correction level for the barcode.
- setErrorCorrectionLevel(char) - Method in class org.krysalis.barcode4j.impl.qr.QRCodeBean
-
Sets the error correction level.
- setExtendedCharSetEnabled(boolean) - Method in class org.krysalis.barcode4j.impl.code39.Code39Bean
-
Enables or disables the extended character set.
- setFontName(String) - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Sets the font name of the human-readable part.
- setFontSize(double) - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Sets the font size of the human-readable part.
- setGraphics2D(Graphics2D) - Method in class org.krysalis.barcode4j.output.java2d.Java2DCanvasProvider
-
Sets the Graphics2D instance to paint on
- setGroupSeparator(char) - Method in class org.krysalis.barcode4j.impl.code128.EAN128Bean
-
Sets the group separator character.
- setGroupSeparator(char) - Method in class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
-
- setHeight(double) - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Sets the full height of the barcode.
- setIntercharGapWidth(double) - Method in class org.krysalis.barcode4j.impl.code39.Code39Bean
-
Sets the width between encoded characters.
- setIntercharGapWidth(double) - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateBean
-
Sets the width between encoded characters.
- setIntercharGapWidth(double) - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETBean
-
Sets the width between encoded characters.
- setMaxCols(int) - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
Sets the maximum number of columns.
- setMaxRows(int) - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
Sets the maximum number of rows.
- setMaxSize(Dimension) - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixBean
-
Sets the maximum symbol size that is to be produced.
- setMaxSize(Dimension) - Method in class org.krysalis.barcode4j.impl.qr.QRCodeBean
-
Sets the maximum symbol size that is to be produced.
- setMessage(String) - Method in class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
-
- setMinCols(int) - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
Sets the minimum number of columns.
- setMinRows(int) - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
Sets the minimum of rows.
- setMinSize(Dimension) - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixBean
-
Sets the minimum symbol size that is to be produced.
- setMinSize(Dimension) - Method in class org.krysalis.barcode4j.impl.qr.QRCodeBean
-
Sets the minimum symbol size that is to be produced.
- setModuleWidth(double) - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Sets the width of the narrow module.
- setMsgPosition(HumanReadablePlacement) - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Sets the placement of the human-readable part.
- setMsgPosition(HumanReadablePlacement) - Method in class org.krysalis.barcode4j.impl.fourstate.RoyalMailCBCBean
-
Sets the placement of the human-readable part.
- setOmitBrackets(boolean) - Method in class org.krysalis.barcode4j.impl.code128.EAN128Bean
-
Indicates whether brackets should be used in the human-readable part around the AIs.
- setOmitBrackets(boolean) - Method in class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
-
- setPattern(String) - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Sets the pattern to be applied over the human readable message
- setQuietZone(double) - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Sets the width of the quiet zone.
- setRowHeight(double) - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
Sets the height of the rows.
- setShape(SymbolShapeHint) - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixBean
-
Sets the requested shape for the generated barcodes.
- setShortBarHeight(double) - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETBean
-
Sets the height of a short bar.
- setTemplate(String) - Method in class org.krysalis.barcode4j.impl.code128.EAN128Bean
-
Sets the message template with the fields for the EAN message.
- setTemplate(String) - Method in class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
-
- setTextAlignment(TextAlignment) - Method in class org.krysalis.barcode4j.impl.AbstractVariableHeightLogicHandler
-
Sets the alignment of the human-readable part.
- setTrackHeight(double) - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateBean
-
Sets the height of the track.
- setVerticalQuietZone(double) - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
-
Sets the height of the vertical quiet zone.
- setVerticalQuietZone(double) - Method in class org.krysalis.barcode4j.impl.fourstate.USPSIntelligentMailBean
-
Sets the height of the vertical quiet zone.
- setVerticalQuietZone(double) - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETBean
-
Sets the height of the vertical quiet zone.
- setWideFactor(double) - Method in class org.krysalis.barcode4j.impl.codabar.CodabarBean
-
Sets the factor by which wide bars are broader than narrow bars.
- setWideFactor(double) - Method in class org.krysalis.barcode4j.impl.code39.Code39Bean
-
Sets the factor by which wide bars are broader than narrow bars.
- setWideFactor(double) - Method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5Bean
-
Sets the factor by which wide bars are broader than narrow bars.
- setWidthToHeightRatio(double) - Method in class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
-
Sets the ratio of the barcode width to the height.
- SHIFT_TO_BYTE - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
-
mode shift to Byte Compaction mode
- START_CHARACTER - Static variable in class org.krysalis.barcode4j.BarGroup
-
Bar group is represents a start character
- START_PATTERN - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
-
The start pattern (17 bits)
- startBarcode(String, String) - Method in interface org.krysalis.barcode4j.BarcodeLogicHandler
-
This is always the first method called.
- startBarcode(String, String) - Method in class org.krysalis.barcode4j.impl.AbstractVariableHeightLogicHandler
-
This is always the first method called.
- startBarcode(String, String) - Method in class org.krysalis.barcode4j.impl.DefaultCanvasLogicHandler
-
This is always the first method called.
- startBarcode(String, String) - Method in class org.krysalis.barcode4j.impl.DefaultTwoDimCanvasLogicHandler
-
- startBarcode(String, String) - Method in class org.krysalis.barcode4j.impl.int2of5.ITF14CanvasLogicHandler
-
This is always the first method called.
- startBarcode(String, String) - Method in class org.krysalis.barcode4j.impl.LoggingLogicHandlerProxy
-
- startBarcode(String, String) - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETLogicHandler
-
- startBarcode(String, String) - Method in class org.krysalis.barcode4j.impl.upcean.UPCEANCanvasLogicHandler
-
- startBarGroup(BarGroup, String) - Method in interface org.krysalis.barcode4j.ClassicBarcodeLogicHandler
-
This method is called when a new group of bars is about to start.
- startBarGroup(BarGroup, String) - Method in class org.krysalis.barcode4j.impl.AbstractVariableHeightLogicHandler
-
This method is called when a new group of bars is about to start.
- startBarGroup(BarGroup, String) - Method in class org.krysalis.barcode4j.impl.DefaultCanvasLogicHandler
-
This method is called when a new group of bars is about to start.
- startBarGroup(BarGroup, String) - Method in class org.krysalis.barcode4j.impl.DefaultTwoDimCanvasLogicHandler
-
- startBarGroup(BarGroup, String) - Method in class org.krysalis.barcode4j.impl.LoggingLogicHandlerProxy
-
- startBarGroup(BarGroup, String) - Method in class org.krysalis.barcode4j.impl.upcean.UPCEANCanvasLogicHandler
-
- startRow() - Method in class org.krysalis.barcode4j.impl.DefaultTwoDimCanvasLogicHandler
-
- startRow() - Method in interface org.krysalis.barcode4j.TwoDimBarcodeLogicHandler
-
Signals the start of a new row in the barcode.
- STOP_CHARACTER - Static variable in class org.krysalis.barcode4j.BarGroup
-
Bar group is represents a stop character
- STOP_PATTERN - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
-
The stop pattern (18 bits)
- STRUCTURED_APPEND - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixConstants
-
Structured Append Codeword
- SUBMODE_ALPHA - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
-
Text compaction submode Alpha
- SUBMODE_LOWER - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
-
Text compaction submode Lower
- SUBMODE_MIXED - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
-
Text compaction submode Mixed
- SUBMODE_PUNCTUATION - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
-
Text compaction submode Punctuation
- supplementalWidth(String) - Method in class org.krysalis.barcode4j.impl.upcean.UPCEANBean
-
Calculates the width for the optional supplemental part.
- supports(BitmapEncoder, String) - Static method in class org.krysalis.barcode4j.output.bitmap.BitmapEncoderRegistry
-
Indicates whether a specific BitmapEncoder implementation supports a
particular MIME type.
- supports(String) - Static method in class org.krysalis.barcode4j.output.bitmap.BitmapEncoderRegistry
-
Indicates whether a particular MIME type is supported by one of the
registered BitmapEncoder implementations.
- SVG_NAMESPACE - Static variable in class org.krysalis.barcode4j.output.svg.AbstractSVGGeneratingCanvasProvider
-
the SVG namespace: http://www.w3.org/2000/svg
- SVGCanvasProvider - Class in org.krysalis.barcode4j.output.svg
-
Implementation that outputs to a W3C DOM.
- SVGCanvasProvider(String, int) - Constructor for class org.krysalis.barcode4j.output.svg.SVGCanvasProvider
-
Creates a new SVGCanvasProvider with namespaces enabled.
- SVGCanvasProvider(DOMImplementation, String, int) - Constructor for class org.krysalis.barcode4j.output.svg.SVGCanvasProvider
-
Creates a new SVGCanvasProvider with namespaces enabled.
- SVGCanvasProvider(boolean, int) - Constructor for class org.krysalis.barcode4j.output.svg.SVGCanvasProvider
-
Creates a new SVGCanvasProvider.
- SVGCanvasProvider(DOMImplementation, boolean, int) - Constructor for class org.krysalis.barcode4j.output.svg.SVGCanvasProvider
-
Creates a new SVGCanvasProvider.
- SVGCanvasProvider(int) - Constructor for class org.krysalis.barcode4j.output.svg.SVGCanvasProvider
-
Creates a new SVGCanvasProvider with default settings (with namespaces,
but without namespace prefix).
- symbolCharToString(int) - Static method in class org.krysalis.barcode4j.impl.code128.Code128LogicImpl
-
Converts a character set index to a String representation.
- SymbolShapeHint - Class in org.krysalis.barcode4j.impl.datamatrix
-
Enumeration for DataMatrix symbol shape hint.
- SymbolShapeHint(String) - Constructor for class org.krysalis.barcode4j.impl.datamatrix.SymbolShapeHint
-
Creates a new SymbolShapeHint instance.