barcode4j 2.1.0
A B C D E F G H I J L M N O P Q R S T U V W X Y Z

A

AbstractBarcodeBean - Class in org.krysalis.barcode4j.impl
Base class for most barcode implementations.
AbstractBarcodeBean() - Constructor for class org.krysalis.barcode4j.impl.AbstractBarcodeBean
 
AbstractCanvasProvider - Class in org.krysalis.barcode4j.output
Abstract base class for most CanvasProvider implementations.
AbstractCanvasProvider(int) - Constructor for class org.krysalis.barcode4j.output.AbstractCanvasProvider
Main constructor.
AbstractExitHandler - Class in org.krysalis.barcode4j.cli
Abstract base class for an exit handler for the CLI.
AbstractExitHandler() - Constructor for class org.krysalis.barcode4j.cli.AbstractExitHandler
 
AbstractFourStateBean - Class in org.krysalis.barcode4j.impl.fourstate
Abstract base class for four state barcode beans.
AbstractFourStateBean() - Constructor for class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateBean
Create a new instance.
AbstractFourStateLogicImpl - Class in org.krysalis.barcode4j.impl.fourstate
Provides a base class for "four-state" barcodes.
AbstractFourStateLogicImpl(ChecksumMode) - Constructor for class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateLogicImpl
Main constructor
AbstractRMCBCKIXLogicImpl - Class in org.krysalis.barcode4j.impl.fourstate
Abstract base class for Royal Mail Customer Barcode and the Dutch KIX Code.
AbstractRMCBCKIXLogicImpl(ChecksumMode) - Constructor for class org.krysalis.barcode4j.impl.fourstate.AbstractRMCBCKIXLogicImpl
Main constructor
AbstractSVGGeneratingCanvasProvider - Class in org.krysalis.barcode4j.output.svg
Abstract base class for implementations that generate SVG.
AbstractSVGGeneratingCanvasProvider(boolean, String, int) - Constructor for class org.krysalis.barcode4j.output.svg.AbstractSVGGeneratingCanvasProvider
Creates a new AbstractSVGCanvasProvider.
AbstractSVGGeneratingCanvasProvider(String, int) - Constructor for class org.krysalis.barcode4j.output.svg.AbstractSVGGeneratingCanvasProvider
Creates a new AbstractSVGCanvasProvider with namespaces enabled.
AbstractSVGGeneratingCanvasProvider(boolean, int) - Constructor for class org.krysalis.barcode4j.output.svg.AbstractSVGGeneratingCanvasProvider
Creates a new AbstractSVGCanvasProvider.
AbstractSVGGeneratingCanvasProvider(int) - Constructor for class org.krysalis.barcode4j.output.svg.AbstractSVGGeneratingCanvasProvider
Creates a new AbstractSVGCanvasProvider with default settings (with namespaces, but without namespace prefix).
AbstractVariableHeightLogicHandler - Class in org.krysalis.barcode4j.impl
Logic Handler to be used by subclasses of HeightVariableBarcodeBean for painting on a Canvas.
AbstractVariableHeightLogicHandler(HeightVariableBarcodeBean, Canvas) - Constructor for class org.krysalis.barcode4j.impl.AbstractVariableHeightLogicHandler
Constructor
AbstractXMLGeneratingCanvasProvider - Class in org.krysalis.barcode4j.output
Abstract base class that provides some commonly used methods for generating XML representations of barcodes.
AbstractXMLGeneratingCanvasProvider(int) - Constructor for class org.krysalis.barcode4j.output.AbstractXMLGeneratingCanvasProvider
 
addAI(String, int, EAN128AI) - Method in class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
 
addAIs(String) - Method in class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
 
addBar(boolean, int) - Method in interface org.krysalis.barcode4j.ClassicBarcodeLogicHandler
This method indicates a new bar to be painted.
addBar(boolean, int) - Method in class org.krysalis.barcode4j.impl.DefaultCanvasLogicHandler
This method indicates a new bar to be painted.
addBar(boolean, int) - Method in class org.krysalis.barcode4j.impl.DefaultTwoDimCanvasLogicHandler
 
addBar(boolean, int) - Method in class org.krysalis.barcode4j.impl.fourstate.FourStateLogicHandler
This method indicates a new bar to be painted.
addBar(boolean, int) - Method in class org.krysalis.barcode4j.impl.LoggingLogicHandlerProxy
 
addBar(boolean, int) - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETLogicHandler
 
addBar(boolean, int) - Method in class org.krysalis.barcode4j.impl.upcean.UPCEANCanvasLogicHandler
 
addText(String) - Method in class org.krysalis.barcode4j.ant.BarcodeTask
Adds text to the current message.
addUnit(double) - Method in class org.krysalis.barcode4j.output.AbstractXMLGeneratingCanvasProvider
Formats a value and adds the unit specifier at the end.
AdvancedConsoleLogger - Class in org.krysalis.barcode4j.cli
Special Logger implementation that can split output between stdout and stderr based on the log level and can omit the log level prefix.
AdvancedConsoleLogger(int, boolean, PrintStream, PrintStream) - Constructor for class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
Constructor will full configurability.
AdvancedConsoleLogger() - Constructor for class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
Default constructor.
ALIGN_BOTTOM - Static variable in class org.krysalis.barcode4j.BaselineAlignment
The bars are aligned to be even along the bottom.
ALIGN_TOP - Static variable in class org.krysalis.barcode4j.BaselineAlignment
The bars are aligned to be even along the top.
ALPHANUMERIC - Static variable in interface org.krysalis.barcode4j.impl.qr.QRConstants
 
ALPHANUMERIC_TABLE - Static variable in interface org.krysalis.barcode4j.impl.qr.QRConstants
 
applyCustomMessagePattern(String, String) - Static method in class org.krysalis.barcode4j.tools.MessagePatternUtil
Defined means to apply custom message pattern (i.e. message characters grouping).

B

barcode(XSLProcessorContext, ElemExtensionCall) - Method in class org.krysalis.barcode4j.xalan.BarcodeExt
Extension element: Generates a barcode in SVG format as a DOM fragment.
BARCODE_ELEMENTS - Static variable in class org.krysalis.barcode4j.impl.ConfigurableBarcodeGenerator
Contains all possible element names that may appear in barcode XML.
BARCODE_FORMAT - Static variable in class org.krysalis.barcode4j.servlet.BarcodeServlet
Parameter name for the output format
BARCODE_HEIGHT - Static variable in class org.krysalis.barcode4j.servlet.BarcodeServlet
Parameter name for the barcode height
BARCODE_HUMAN_READABLE_FONT - Static variable in class org.krysalis.barcode4j.servlet.BarcodeServlet
Parameter name for the font name of the human readable display
BARCODE_HUMAN_READABLE_PATTERN - Static variable in class org.krysalis.barcode4j.servlet.BarcodeServlet
Parameter name for the pattern to format the human readable message
BARCODE_HUMAN_READABLE_POS - Static variable in class org.krysalis.barcode4j.servlet.BarcodeServlet
Parameter name for the human-readable placement
BARCODE_HUMAN_READABLE_SIZE - Static variable in class org.krysalis.barcode4j.servlet.BarcodeServlet
Parameter name for the font size of the human readable display
BARCODE_IMAGE_FLAVOR - Static variable in class org.krysalis.barcode4j.image.loader.ImageBarcode
Image flavor for Barcode4J barcodes
BARCODE_IMAGE_GRAYSCALE - Static variable in class org.krysalis.barcode4j.servlet.BarcodeServlet
Parameter name for the grayscale or b/w image (for bitmaps)
BARCODE_IMAGE_RESOLUTION - Static variable in class org.krysalis.barcode4j.servlet.BarcodeServlet
Parameter name for the image resolution (for bitmaps)
BARCODE_MODULE_WIDTH - Static variable in class org.krysalis.barcode4j.servlet.BarcodeServlet
Parameter name for the module width
BARCODE_MSG - Static variable in class org.krysalis.barcode4j.servlet.BarcodeServlet
Parameter name for the message
BARCODE_QUIET_ZONE - Static variable in class org.krysalis.barcode4j.servlet.BarcodeServlet
Parameter name for the quiet zone
BARCODE_TYPE - Static variable in class org.krysalis.barcode4j.servlet.BarcodeServlet
Parameter name for the barcode type
BARCODE_WIDE_FACTOR - Static variable in class org.krysalis.barcode4j.servlet.BarcodeServlet
Parameter name for the wide factor
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.
BarcodeExt - Class in org.krysalis.barcode4j.xalan
This class is an Extension for Apache XML Xalan to generate SVG barcodes.
BarcodeExt() - Constructor for class org.krysalis.barcode4j.xalan.BarcodeExt
 
BarcodeExtensionElementFactory - Class in org.krysalis.barcode4j.saxon
This class represents the element factory for the barcode extension for Saxon.
BarcodeExtensionElementFactory() - Constructor for class org.krysalis.barcode4j.saxon.BarcodeExtensionElementFactory
 
BarcodeExtensionElementFactory - Class in org.krysalis.barcode4j.saxon8
This class represents the element factory for the barcode extension for Saxon.
BarcodeExtensionElementFactory() - Constructor for class org.krysalis.barcode4j.saxon8.BarcodeExtensionElementFactory
 
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.
BarcodeNonRootStyleElement - Class in org.krysalis.barcode4j.saxon
Non-root barcode elements.
BarcodeNonRootStyleElement() - Constructor for class org.krysalis.barcode4j.saxon.BarcodeNonRootStyleElement
 
BarcodeNonRootStyleElement - Class in org.krysalis.barcode4j.saxon8
Non-root barcode elements.
BarcodeNonRootStyleElement() - Constructor for class org.krysalis.barcode4j.saxon8.BarcodeNonRootStyleElement
 
BarcodeServlet - Class in org.krysalis.barcode4j.servlet
Simple barcode servlet.
BarcodeServlet() - Constructor for class org.krysalis.barcode4j.servlet.BarcodeServlet
 
BarcodeStyleElement - Class in org.krysalis.barcode4j.saxon
This represents the main barcode element.
BarcodeStyleElement() - Constructor for class org.krysalis.barcode4j.saxon.BarcodeStyleElement
 
BarcodeStyleElement - Class in org.krysalis.barcode4j.saxon8
This represents the main barcode element.
BarcodeStyleElement() - Constructor for class org.krysalis.barcode4j.saxon8.BarcodeStyleElement
 
BarcodeTask - Class in org.krysalis.barcode4j.ant
Ant task for Barcode4J.
BarcodeTask() - Constructor for class org.krysalis.barcode4j.ant.BarcodeTask
 
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.
buildCfg(HttpServletRequest) - Method in class org.krysalis.barcode4j.servlet.BarcodeServlet
Build an Avalon Configuration object from the request.
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

C

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. The dimensions are dependant on the configuration of the barcode generator.
calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.code128.Code128Bean
Calculates the dimension of a barcode with the given message. The dimensions are dependant on the configuration of the barcode generator.
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. The dimensions are dependant on the configuration of the barcode generator.
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. The dimensions are dependant on the configuration of the barcode generator.
calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.fourstate.RoyalMailCBCBean
Calculates the dimension of a barcode with the given message. The dimensions are dependant on the configuration of the barcode generator.
calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.fourstate.USPSIntelligentMailBean
Calculates the dimension of a barcode with the given message. The dimensions are dependant on the configuration of the barcode generator.
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. The dimensions are dependant on the configuration of the barcode generator.
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. The dimensions are dependant on the configuration of the barcode generator.
calcDimensions(String) - Method in class org.krysalis.barcode4j.impl.qr.QRCodeBean
Calculates the dimension of a barcode with the given message. The dimensions are dependant on the configuration of the barcode generator.
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
Closes an InputStream.
closeQuietly(Reader) - Static method in class org.krysalis.barcode4j.tools.IOUtil
Closes a Reader.
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(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.
compile(Executable) - Method in class org.krysalis.barcode4j.saxon8.BarcodeNonRootStyleElement
 
compile(Executable) - Method in class org.krysalis.barcode4j.saxon8.BarcodeStyleElement
 
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
 
convert(Image, Map) - Method in class org.krysalis.barcode4j.image.loader.ImageConverterBarcode2EPS
convert(Image, Map) - Method in class org.krysalis.barcode4j.image.loader.ImageConverterBarcode2G2D
convert(Image, Map) - Method in class org.krysalis.barcode4j.image.loader.ImageConverterBarcode2SVG
convert(Image, Map) - Method in class org.krysalis.barcode4j.image.loader.ImageConverterBarcodeXML2Barcode
copy(InputStream, OutputStream) - Static method in class org.krysalis.barcode4j.tools.IOUtil
Copies the contents of an InputStream to an OutputStream.
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
 

D

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
 
debug(String) - Method in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
 
debug(String, Throwable) - Method in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
 
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_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.
DefaultExitHandler - Class in org.krysalis.barcode4j.cli
Default exit handler that calls System.exit().
DefaultExitHandler() - Constructor for class org.krysalis.barcode4j.cli.DefaultExitHandler
 
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.
determineFormat(HttpServletRequest) - Method in class org.krysalis.barcode4j.servlet.BarcodeServlet
Check the request for the desired output format.
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.JDOMSVGCanvasProvider
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.JDOMSVGCanvasProvider
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
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.krysalis.barcode4j.servlet.BarcodeServlet
 
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
Deprecated. Use DrawingUtil.drawText(Canvas, AbstractBarcodeBean, String, double, double, double, TextAlignment) instead.
drawCenteredText(String, double, double, double, String, double) - Method in class org.krysalis.barcode4j.output.Canvas
Deprecated. Use Canvas.drawText(String, double, double, double, String, double, TextAlignment) instead.
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
Deprecated. Use DrawingUtil.drawText(Canvas, AbstractBarcodeBean, String, double, double, double, TextAlignment) instead.
drawJustifiedText(String, double, double, double, String, double) - Method in class org.krysalis.barcode4j.output.Canvas
Deprecated. Use Canvas.drawText(String, double, double, double, String, double, TextAlignment) instead.
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.

E

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
 
ElemWrappingConfiguration - Class in org.krysalis.barcode4j.xalan
Implementation of the Avalon Configuration interface that wraps the not fully implemented DOM nodes coming from Xalan-J.
ElemWrappingConfiguration(Element) - Constructor for class org.krysalis.barcode4j.xalan.ElemWrappingConfiguration
Creates a new Configuration wrapper/adapter around a DOM element.
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).
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(String) - Method in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
 
error(String, Throwable) - Method in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
 
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.JDOMSVGCanvasProvider
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
execute() - Method in class org.krysalis.barcode4j.ant.BarcodeTask
Handles the command line.
ExitHandler - Interface in org.krysalis.barcode4j.cli
Handles application exit events.
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.

F

FACTOR_SETS - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixReedSolomonFactors
Lookup table which factors to use for which number of error correction codewords.
FACTORS - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixReedSolomonFactors
Precomputed polynomial factors for ECC 200.
failureExit(Main, String, Throwable, int) - Method in class org.krysalis.barcode4j.cli.AbstractExitHandler
 
failureExit(Main, String, Throwable, int) - Method in class org.krysalis.barcode4j.cli.DefaultExitHandler
Called to indicate an exit with failure.
failureExit(Main, String, Throwable, int) - Method in interface org.krysalis.barcode4j.cli.ExitHandler
Called to indicate an exit with failure.
fatalError(String) - Method in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
 
fatalError(String, Throwable) - Method in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
 
filterNonPrintableCharacters(String) - Static method in class org.krysalis.barcode4j.tools.MessageUtil
Filters non-printable ASCII characters (0-31 and 127) from a string with spaces and returns that.
finish() - Method in class org.krysalis.barcode4j.output.bitmap.BitmapCanvasProvider
Call this method to finish any pending operations after the BarcodeGenerator has finished its work.
finish() - Method in class org.krysalis.barcode4j.output.eps.EPSCanvasProvider
Writes the EPS trailer.
FNC1 - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixConstants
FNC1 Codeword
FNC_1 - Static variable in class org.krysalis.barcode4j.impl.code128.Code128LogicImpl
The function 1 command.
FNC_2 - Static variable in class org.krysalis.barcode4j.impl.code128.Code128LogicImpl
The function 2 command.
FNC_3 - Static variable in class org.krysalis.barcode4j.impl.code128.Code128LogicImpl
The function 3 command.
FNC_4 - Static variable in class org.krysalis.barcode4j.impl.code128.Code128LogicImpl
The function 4 command.
fontName - Variable in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
Font name
fontSize - Variable in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
Font size in mm
FORCE_NONE - Static variable in class org.krysalis.barcode4j.impl.datamatrix.SymbolShapeHint
The human-readable part is suppressed.
FORCE_RECTANGLE - Static variable in class org.krysalis.barcode4j.impl.datamatrix.SymbolShapeHint
The human-readable part is placed at the bottom of the barcode.
FORCE_SQUARE - Static variable in class org.krysalis.barcode4j.impl.datamatrix.SymbolShapeHint
The human-readable part is placed at the top of the barcode.
FourStateLogicHandler - Class in org.krysalis.barcode4j.impl.fourstate
Logic Handler to be used by "four-state" barcodes for painting on a Canvas.
FourStateLogicHandler(HeightVariableBarcodeBean, Canvas) - Constructor for class org.krysalis.barcode4j.impl.fourstate.FourStateLogicHandler
Constructor
fromProcessingHints(Map) - Static method in class org.krysalis.barcode4j.tools.PageInfo
Creates a PageInfo from a Map containing processing hints.

G

generate(NodeList, String) - Method in class org.krysalis.barcode4j.xalan.BarcodeExt
Generates a barcode in SVG format as a DOM fragment.
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.
getAttribute(String) - Method in class org.krysalis.barcode4j.xalan.ElemWrappingConfiguration
 
getAttributeNames() - Method in class org.krysalis.barcode4j.xalan.ElemWrappingConfiguration
 
getBarcodeDimension() - Method in class org.krysalis.barcode4j.image.loader.ImageBarcode
Returns the barcode dimensions.
getBarcodeNames() - Method in interface org.krysalis.barcode4j.BarcodeClassResolver
Return the names of all registered barcode types.
getBarcodeNames() - Method in class org.krysalis.barcode4j.DefaultBarcodeClassResolver
 
getBarcodeXML() - Method in class org.krysalis.barcode4j.image.loader.ImageBarcode
Returns the barcode XML as Avalon Configuration object.
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
getBytesForMessage(String) - Static method in class org.krysalis.barcode4j.impl.pdf417.PDF417HighLevelEncoder
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.
getChildLogger(String) - Method in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
 
getChildren() - Method in class org.krysalis.barcode4j.xalan.ElemWrappingConfiguration
 
getChildren(String) - Method in class org.krysalis.barcode4j.xalan.ElemWrappingConfiguration
 
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.
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.
getDocument() - Method in class org.krysalis.barcode4j.output.svg.JDOMSVGCanvasProvider
Returns the JDOM document.
getDOM() - Method in class org.krysalis.barcode4j.output.svg.JDOMSVGCanvasProvider
Converts the internal JDOM to a DOM and returns it.
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.JDOMSVGCanvasProvider
Returns the DOM fragment 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.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.
getExtensionClass(String) - Method in class org.krysalis.barcode4j.saxon.BarcodeExtensionElementFactory
 
getExtensionClass(String) - Method in class org.krysalis.barcode4j.saxon8.BarcodeExtensionElementFactory
 
getFlavor() - Method in class org.krysalis.barcode4j.image.loader.ImageBarcode
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.
getLocation() - Method in class org.krysalis.barcode4j.xalan.ElemWrappingConfiguration
 
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.image.loader.ImageBarcode
Returns the barcode message.
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
 
getName() - Method in class org.krysalis.barcode4j.xalan.ElemWrappingConfiguration
 
getNamespace() - Method in class org.krysalis.barcode4j.xalan.ElemWrappingConfiguration
 
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. "12" or "XII").
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
 
getPrefix() - Method in class org.krysalis.barcode4j.xalan.ElemWrappingConfiguration
 
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.
getSourceFlavor() - Method in class org.krysalis.barcode4j.image.loader.ImageConverterBarcode2EPS
getSourceFlavor() - Method in class org.krysalis.barcode4j.image.loader.ImageConverterBarcode2G2D
getSourceFlavor() - Method in class org.krysalis.barcode4j.image.loader.ImageConverterBarcode2SVG
getSourceFlavor() - Method in class org.krysalis.barcode4j.image.loader.ImageConverterBarcodeXML2Barcode
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.
getSupportedFlavors(String) - Method in class org.krysalis.barcode4j.image.loader.ImageLoaderFactoryBarcode
getSupportedMIMETypes() - Method in class org.krysalis.barcode4j.image.loader.ImageLoaderFactoryBarcode
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
 
getTargetFlavor() - Method in class org.krysalis.barcode4j.image.loader.ImageConverterBarcode2EPS
getTargetFlavor() - Method in class org.krysalis.barcode4j.image.loader.ImageConverterBarcode2G2D
getTargetFlavor() - Method in class org.krysalis.barcode4j.image.loader.ImageConverterBarcode2SVG
getTargetFlavor() - Method in class org.krysalis.barcode4j.image.loader.ImageConverterBarcodeXML2Barcode
getTargetFlavor() - Method in class org.krysalis.barcode4j.image.loader.ImageLoaderBarcode
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.
getValue() - Method in class org.krysalis.barcode4j.xalan.ElemWrappingConfiguration
 
getValueAsMillimeter() - Method in class org.krysalis.barcode4j.tools.Length
Returns the value converted to internal units (mm).
getVersion() - Static method in class org.krysalis.barcode4j.cli.Main
 
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.

H

handleChecksum(String) - Method in class org.krysalis.barcode4j.impl.fourstate.RoyalMailCBCLogicImpl
Handles the checksum, either checking if the right value was specified or adding the missing checksum depending on the settings.
handleChecksum(StringBuffer) - Method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5LogicImpl
Handles the checksum based on the checksum mode.
handleChecksum(StringBuffer) - Method in class org.krysalis.barcode4j.impl.int2of5.ITF14LogicImpl
Handles the checksum based on the checksum mode.
handleChecksum(String, ChecksumMode) - Static method in class org.krysalis.barcode4j.impl.upcean.UPCALogicImpl
Does checksum processing according to the checksum mode.
handleCommandLine(String[]) - Method in class org.krysalis.barcode4j.cli.Main
Handles the command line.
hasBit(int, int) - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixPlacement
 
hasFontDescender() - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
Indicates whether the barcode height calculation should take a font descender into account.
hasFontDescender() - Method in class org.krysalis.barcode4j.impl.code128.Code128Bean
Indicates whether the barcode height calculation should take a font descender into account.
hasQuietZone() - Method in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
Indicates whether a quiet zone is included.
height - Variable in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
Net height of bars in mm
HeightVariableBarcodeBean - Class in org.krysalis.barcode4j.impl
Base class for barcodes that encode information by varying the height of the bars.
HeightVariableBarcodeBean() - Constructor for class org.krysalis.barcode4j.impl.HeightVariableBarcodeBean
 
HRP_BOTTOM - Static variable in class org.krysalis.barcode4j.HumanReadablePlacement
The human-readable part is placed at the bottom of the barcode.
HRP_NONE - Static variable in class org.krysalis.barcode4j.HumanReadablePlacement
The human-readable part is suppressed.
HRP_TOP - Static variable in class org.krysalis.barcode4j.HumanReadablePlacement
The human-readable part is placed at the top of the barcode.
HumanReadablePlacement - Class in org.krysalis.barcode4j
Enumeration for placement of the human readable part of a barcode.
HumanReadablePlacement(String) - Constructor for class org.krysalis.barcode4j.HumanReadablePlacement
Creates a new HumanReadablePlacement instance.

I

ImageBarcode - Class in org.krysalis.barcode4j.image.loader
Image implementation for barcodes.
ImageBarcode(ImageInfo, Configuration, BarcodeDimension) - Constructor for class org.krysalis.barcode4j.image.loader.ImageBarcode
Main constructor.
ImageConverterBarcode2EPS - Class in org.krysalis.barcode4j.image.loader
This ImageConverter converts barcodes to EPS.
ImageConverterBarcode2EPS() - Constructor for class org.krysalis.barcode4j.image.loader.ImageConverterBarcode2EPS
 
ImageConverterBarcode2G2D - Class in org.krysalis.barcode4j.image.loader
This ImageConverter converts barcodes to Java2D.
ImageConverterBarcode2G2D() - Constructor for class org.krysalis.barcode4j.image.loader.ImageConverterBarcode2G2D
 
ImageConverterBarcode2SVG - Class in org.krysalis.barcode4j.image.loader
This ImageConverter converts barcodes to SVG.
ImageConverterBarcode2SVG() - Constructor for class org.krysalis.barcode4j.image.loader.ImageConverterBarcode2SVG
 
ImageConverterBarcodeXML2Barcode - Class in org.krysalis.barcode4j.image.loader
This ImageConverter converts barcodes XML to a barcode representation needed by the converters that generate the actual barcodes.
ImageConverterBarcodeXML2Barcode() - Constructor for class org.krysalis.barcode4j.image.loader.ImageConverterBarcodeXML2Barcode
 
ImageIOBitmapEncoder - Class in org.krysalis.barcode4j.output.bitmap
BitmapEncoder implementation using ImageIO.
ImageIOBitmapEncoder() - Constructor for class org.krysalis.barcode4j.output.bitmap.ImageIOBitmapEncoder
Constructs the BitmapEncoder.
ImageLoaderBarcode - Class in org.krysalis.barcode4j.image.loader
ImageLoader for barcodes.
ImageLoaderBarcode(ImageFlavor) - Constructor for class org.krysalis.barcode4j.image.loader.ImageLoaderBarcode
Main constructor.
ImageLoaderFactoryBarcode - Class in org.krysalis.barcode4j.image.loader
Factory class for the ImageLoader for barcodes.
ImageLoaderFactoryBarcode() - Constructor for class org.krysalis.barcode4j.image.loader.ImageLoaderFactoryBarcode
 
in2mm(double) - Static method in class org.krysalis.barcode4j.tools.UnitConv
Converts inches (in) to millimeters (mm)
INCH - Static variable in class org.krysalis.barcode4j.tools.Length
String constant for inches.
info(String) - Method in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
 
info(String, Throwable) - Method in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
 
Interleaved2Of5 - Class in org.krysalis.barcode4j.impl.int2of5
This class is an implementation of the Interleaved 2 of 5 barcode.
Interleaved2Of5() - Constructor for class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5
Create a new instance.
Interleaved2Of5Bean - Class in org.krysalis.barcode4j.impl.int2of5
This class is an implementation of the Interleaved 2 of 5 barcode.
Interleaved2Of5Bean() - Constructor for class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5Bean
Create a new instance.
Interleaved2Of5LogicImpl - Class in org.krysalis.barcode4j.impl.int2of5
This class is an implementation of the Interleaved 2 of 5 barcode.
Interleaved2Of5LogicImpl(ChecksumMode, boolean) - Constructor for class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5LogicImpl
Main constructor.
IOUtil - Class in org.krysalis.barcode4j.tools
Utility functions for I/O operations.
IOUtil() - Constructor for class org.krysalis.barcode4j.tools.IOUtil
 
isAvailable() - Method in class org.krysalis.barcode4j.image.loader.ImageLoaderFactoryBarcode
isBearerBox() - Method in class org.krysalis.barcode4j.impl.int2of5.ITF14Bean
Indicates whether a bearer box is generated or just horizontal bearer bars.
isBitmapFormat(String) - Static method in class org.krysalis.barcode4j.tools.MimeTypes
Indicates whether a format is a bitmap format.
isCacheable() - Method in class org.krysalis.barcode4j.image.loader.ImageBarcode
isCheckDigit(byte) - Method in class org.krysalis.barcode4j.impl.code128.EAN128AI
 
isCheckDigitType(byte) - Static method in class org.krysalis.barcode4j.impl.code128.EAN128AI
 
isDebugEnabled() - Method in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
 
isDisplayChecksum() - Method in class org.krysalis.barcode4j.impl.code39.Code39Bean
Indicates whether the checksum will be displayed as part of the human-readable message.
isDisplayChecksum() - Method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5Bean
Indicates whether the checksum will be displayed as part of the human-readable message.
isDisplayChecksum() - Method in class org.krysalis.barcode4j.impl.postnet.POSTNETBean
Indicates whether the checksum will be displayed as part of the human-readable message.
isDisplayStartStop() - Method in class org.krysalis.barcode4j.impl.codabar.CodabarBean
Indicates whether the start and stop character will be displayed as part of the human-readable message.
isDisplayStartStop() - Method in class org.krysalis.barcode4j.impl.code39.Code39Bean
Indicates whether the start and stop character will be displayed as part of the human-readable message.
isErrorEnabled() - Method in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
 
isExtendedCharSetEnabled() - Method in class org.krysalis.barcode4j.impl.code39.Code39Bean
Indicates whether the extended character set is enabled.
isFatalErrorEnabled() - Method in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
 
isIgnoredChar(char) - Static method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateLogicImpl
Checks if a character is an ignored character (such as a '-' (dash)).
isIgnoredChar(char) - Static method in class org.krysalis.barcode4j.impl.postnet.POSTNETLogicImpl
Checks if a character is an ignored character (such as a '-' (dash)).
isInCodeSetA(char) - Static method in class org.krysalis.barcode4j.impl.code128.Code128LogicImpl
Determines whether a character is defined in codeset A.
isInCodeSetB(char) - Static method in class org.krysalis.barcode4j.impl.code128.Code128LogicImpl
Determines whether a character is defined in codeset B.
isInfoEnabled() - Method in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
 
isInstruction() - Method in class org.krysalis.barcode4j.saxon.BarcodeStyleElement
 
isInstruction() - Method in class org.krysalis.barcode4j.saxon8.BarcodeStyleElement
 
isNamespaceEnabled() - Method in class org.krysalis.barcode4j.output.svg.AbstractSVGGeneratingCanvasProvider
Indicates whether namespaces are enabled.
isOmitBrackets() - Method in class org.krysalis.barcode4j.impl.code128.EAN128Bean
 
isOmitBrackets() - Method in class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
 
isPermittedChild(StyleElement) - Method in class org.krysalis.barcode4j.saxon8.BarcodeStyleElement
 
isStartStopChar(char) - Static method in class org.krysalis.barcode4j.impl.codabar.CodabarLogicImpl
Determines whether a character is on of the start/stop characters.
isURL(String) - Static method in class org.krysalis.barcode4j.tools.URLUtil
 
isValidChar(char) - Static method in class org.krysalis.barcode4j.impl.codabar.CodabarLogicImpl
Determines whether a character is a valid message character.
isValidChar(char) - Static method in class org.krysalis.barcode4j.impl.code128.Code128LogicImpl
Determines whether a character can be encoded in Code 128.
isWarnEnabled() - Method in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
 
isZxingAvailable() - Static method in class org.krysalis.barcode4j.tools.ZXingUtil
Indicates whether ZXing is available in the classpath.
ITF14 - Class in org.krysalis.barcode4j.impl.int2of5
This class is an implementation of ITF-14 (as defined by the GS1 standards organization).
ITF14() - Constructor for class org.krysalis.barcode4j.impl.int2of5.ITF14
Create a new instance.
ITF14Bean - Class in org.krysalis.barcode4j.impl.int2of5
This class is an implementation of ITF-14 (as defined by the GS1 standards organization).
ITF14Bean() - Constructor for class org.krysalis.barcode4j.impl.int2of5.ITF14Bean
Default constructor.
ITF14CanvasLogicHandler - Class in org.krysalis.barcode4j.impl.int2of5
Specialized logic handler for ITF-14 (to paint the bearer bar).
ITF14CanvasLogicHandler(ITF14Bean, Canvas) - Constructor for class org.krysalis.barcode4j.impl.int2of5.ITF14CanvasLogicHandler
Main constructor.
ITF14LogicImpl - Class in org.krysalis.barcode4j.impl.int2of5
This class is an implementation of the ITF-14 barcode.
ITF14LogicImpl(ChecksumMode, boolean) - Constructor for class org.krysalis.barcode4j.impl.int2of5.ITF14LogicImpl
Main constructor.

J

Java2DCanvasProvider - Class in org.krysalis.barcode4j.output.java2d
CanvasProvider implementation that renders to Java2D (AWT).
Java2DCanvasProvider(Graphics2D, int) - Constructor for class org.krysalis.barcode4j.output.java2d.Java2DCanvasProvider
Creates a new Java2DCanvasProvider.
JDOMSVGCanvasProvider - Class in org.krysalis.barcode4j.output.svg
SVG generating implementation that outputs to a JDOM.
JDOMSVGCanvasProvider(String, int) - Constructor for class org.krysalis.barcode4j.output.svg.JDOMSVGCanvasProvider
Creates a new JDOMSVGCanvasProvider with namespaces enabled.
JDOMSVGCanvasProvider(boolean, int) - Constructor for class org.krysalis.barcode4j.output.svg.JDOMSVGCanvasProvider
Creates a new JDOMSVGCanvasProvider.
JDOMSVGCanvasProvider(int) - Constructor for class org.krysalis.barcode4j.output.svg.JDOMSVGCanvasProvider
Creates a new JDOMSVGCanvasProvider with default settings (with namespaces, but without namespace prefix).

L

LATCH_TO_ANSIX12 - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixConstants
mode latch to ANSI X.12 encodation mode
LATCH_TO_BASE256 - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixConstants
mode latch to Base 256 encodation mode
LATCH_TO_BYTE - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
mode latch to Byte Compaction mode (number of characters a multiple of 6)
LATCH_TO_BYTE_PADDED - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
mode latch to Byte Compaction mode (number of characters NOT a multiple of 6)
LATCH_TO_C40 - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixConstants
mode latch to C40 encodation mode
LATCH_TO_EDIFACT - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixConstants
mode latch to EDIFACT encodation mode
LATCH_TO_NUMERIC - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
mode latch to Numeric Compaction mode
LATCH_TO_TEXT - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixConstants
mode latch to Text encodation mode
LATCH_TO_TEXT - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
mode latch to Text Compaction mode
LEFT_HAND_A - Static variable in class org.krysalis.barcode4j.impl.upcean.UPCEANLogicImpl
Left hand A character set
LEFT_HAND_B - Static variable in class org.krysalis.barcode4j.impl.upcean.UPCEANLogicImpl
Left hand B character set
Length - Class in org.krysalis.barcode4j.tools
This class represents a length (value plus unit).
Length(double, String) - Constructor for class org.krysalis.barcode4j.tools.Length
Creates a Length instance.
Length(String, String) - Constructor for class org.krysalis.barcode4j.tools.Length
Creates a Length instance.
Length(String) - Constructor for class org.krysalis.barcode4j.tools.Length
Creates a Length instance.
LEVEL_DEBUG - Static variable in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
Log level: debug
LEVEL_DISABLED - Static variable in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
Log level: disabled
LEVEL_ERROR - Static variable in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
Log level: errors
LEVEL_FATAL - Static variable in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
Log level: fatal errors
LEVEL_INFO - Static variable in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
Log level: info
LEVEL_WARN - Static variable in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
Log level: warnings
loadImage(ImageInfo, Map, ImageSessionContext) - Method in class org.krysalis.barcode4j.image.loader.ImageLoaderBarcode
loadProperties() - Static method in class org.krysalis.barcode4j.impl.code128.EAN128AI
 
LoggingLogicHandlerProxy - Class in org.krysalis.barcode4j.impl
Proxy class for logging.
LoggingLogicHandlerProxy(ClassicBarcodeLogicHandler) - Constructor for class org.krysalis.barcode4j.impl.LoggingLogicHandlerProxy
Main constructor.
lookup(int) - Static method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
 
lookup(int, SymbolShapeHint) - Static method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
 
lookup(int, boolean, boolean) - Static method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
 
lookup(int, SymbolShapeHint, boolean) - Static method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
 
lookup(int, SymbolShapeHint, Dimension, Dimension, boolean) - Static method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
 

M

MACRO_05 - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixConstants
05 Macro
MACRO_05_HEADER - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixConstants
05 Macro header
MACRO_06 - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixConstants
06 Macro
MACRO_06_HEADER - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixConstants
06 Macro header
MACRO_PDF_CONTROL_BLOCK_START - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
Macro marker codeword to indicate the beginning of a Macro PDF Control Block
MACRO_PDF_OPTIONAL_FIELD_START - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
sequence tag to identify the beginning of optional fields in the Macro PDF control block
MACRO_PDF_TERMINATOR - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
terminator codeword for Macro PDF control block
MACRO_TRAILER - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixConstants
Macro trailer
Main - Class in org.krysalis.barcode4j.cli
Command-line interface.
Main() - Constructor for class org.krysalis.barcode4j.cli.Main
 
main(String[]) - Static method in class org.krysalis.barcode4j.cli.Main
Main method.
matrixHeight - Variable in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
 
matrixWidth - Variable in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
 
mayContainSequenceConstructor() - Method in class org.krysalis.barcode4j.saxon8.BarcodeStyleElement
Determine whether this type of element is allowed to contain a template-body
MessagePatternUtil - Class in org.krysalis.barcode4j.tools
Helper class to apply custom message pattern (i.e. message characters grouping) to barcode messages.
MessagePatternUtil() - Constructor for class org.krysalis.barcode4j.tools.MessagePatternUtil
 
MessageUtil - Class in org.krysalis.barcode4j.tools
Utilities for pre-processing messages.
MessageUtil() - Constructor for class org.krysalis.barcode4j.tools.MessageUtil
 
MIME_BMP - Static variable in class org.krysalis.barcode4j.tools.MimeTypes
BMP MIME type: image/bmp
MIME_EPS - Static variable in class org.krysalis.barcode4j.tools.MimeTypes
EPS MIME type: image/x-eps
MIME_GIF - Static variable in class org.krysalis.barcode4j.tools.MimeTypes
GIF MIME type: image/gif
MIME_JPEG - Static variable in class org.krysalis.barcode4j.tools.MimeTypes
JPEG MIME type: image/jpeg
MIME_PNG - Static variable in class org.krysalis.barcode4j.tools.MimeTypes
PNG MIME type: image/x-png
MIME_SVG - Static variable in class org.krysalis.barcode4j.tools.MimeTypes
SVG MIME type: image/svg+xml
MIME_TIFF - Static variable in class org.krysalis.barcode4j.tools.MimeTypes
TIFF MIME type: image/tiff
MIME_TYPE - Static variable in class org.krysalis.barcode4j.image.loader.ImageLoaderFactoryBarcode
MIME type for Barcode4J's barcode XML
MimeTypes - Class in org.krysalis.barcode4j.tools
Defines MIME types used in Barcode4J.
MimeTypes() - Constructor for class org.krysalis.barcode4j.tools.MimeTypes
Utility class: Constructor prevents instantiating when subclassed.
MM - Static variable in class org.krysalis.barcode4j.tools.Length
String constant for millimeters.
mm2in(double) - Static method in class org.krysalis.barcode4j.tools.UnitConv
Converts millimeters (mm) to inches (in)
mm2pt(double) - Static method in class org.krysalis.barcode4j.tools.UnitConv
Converts millimeters (mm) to points (pt)
mm2px(double, int) - Static method in class org.krysalis.barcode4j.tools.UnitConv
Converts millimeters (mm) to pixels (px)
moduleWidth - Variable in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
Width of narrow module in mm
MSG_CHARACTER - Static variable in class org.krysalis.barcode4j.BarGroup
Bar group is represents a message character or a part of the message
msgPos - Variable in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
Position of human-readable text

N

NAMESPACE - Static variable in interface org.krysalis.barcode4j.BarcodeConstants
The namespace used when embedding barcode XML inside other XML dialects such as XSL-FO.
newImageLoader(ImageFlavor) - Method in class org.krysalis.barcode4j.image.loader.ImageLoaderFactoryBarcode
normalizeMessage(String) - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateLogicImpl
Turns the given message into a normalize representation.
normalizeMessage(String) - Method in class org.krysalis.barcode4j.impl.fourstate.RoyalMailCBCLogicImpl
Turns the given message into a normalize representation.
normalizeMessage(String) - Method in class org.krysalis.barcode4j.impl.fourstate.USPSIntelligentMailLogicImpl
Turns the given message into a normalize representation.
normalizeOrientation(int) - Static method in class org.krysalis.barcode4j.BarcodeDimension
 
numcols - Variable in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixPlacement
 
NUMERIC - Static variable in interface org.krysalis.barcode4j.impl.qr.QRConstants
 
NUMERIC_COMPACTION - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
code for Numeric compaction
numrows - Variable in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixPlacement
 

O

ODD_PARITY - Static variable in class org.krysalis.barcode4j.impl.upcean.UPCEANLogicImpl
Odd parity character set
OLD_NAMESPACE - Static variable in interface org.krysalis.barcode4j.BarcodeConstants
For compatibility: The Krysalis Barcode namespace valid before this project was renamed.
org.krysalis.barcode4j - package org.krysalis.barcode4j
Main package of Barcode4J.
org.krysalis.barcode4j.ant - package org.krysalis.barcode4j.ant
This package contains a task for use with Apache Ant.
org.krysalis.barcode4j.cli - package org.krysalis.barcode4j.cli
This package contains the command-line interface for creating barcodes in SVG format.
org.krysalis.barcode4j.image.loader - package org.krysalis.barcode4j.image.loader
 
org.krysalis.barcode4j.impl - package org.krysalis.barcode4j.impl
This package contains the implementations (logic and layout) of the various barcode symbologies.
org.krysalis.barcode4j.impl.codabar - package org.krysalis.barcode4j.impl.codabar
This package contains the Codabar implementation.
org.krysalis.barcode4j.impl.code128 - package org.krysalis.barcode4j.impl.code128
This package contains the Code 128 and the EAN 128 implementation.
org.krysalis.barcode4j.impl.code39 - package org.krysalis.barcode4j.impl.code39
This package contains the Code39 implementation.
org.krysalis.barcode4j.impl.datamatrix - package org.krysalis.barcode4j.impl.datamatrix
This package contains the DataMatrix (ISO/IEC 16022:2000(E)) implementation.
org.krysalis.barcode4j.impl.fourstate - package org.krysalis.barcode4j.impl.fourstate
This package contains implementations for the four-state family of barcode symbologies.
org.krysalis.barcode4j.impl.int2of5 - package org.krysalis.barcode4j.impl.int2of5
This package contains the Interleave 2 of 5 implementation.
org.krysalis.barcode4j.impl.pdf417 - package org.krysalis.barcode4j.impl.pdf417
This package contains the PDF417 (ISO/IEC 15438:2001(E)) implementation.
org.krysalis.barcode4j.impl.postnet - package org.krysalis.barcode4j.impl.postnet
This package contains the POSTNET implementation.
org.krysalis.barcode4j.impl.qr - package org.krysalis.barcode4j.impl.qr
This package contains the QR Code (ISO/IEC 18004:2006(E)) implementation.
org.krysalis.barcode4j.impl.upcean - package org.krysalis.barcode4j.impl.upcean
This package contains the UPC and EAN implementations.
org.krysalis.barcode4j.output - package org.krysalis.barcode4j.output
This package contains the basic infrastructure for supporting various output formats.
org.krysalis.barcode4j.output.bitmap - package org.krysalis.barcode4j.output.bitmap
This package contains classes for barcode output to bitmap images.
org.krysalis.barcode4j.output.eps - package org.krysalis.barcode4j.output.eps
This package contains classes for barcode output to EPS (Encapsulated PostScript).
org.krysalis.barcode4j.output.java2d - package org.krysalis.barcode4j.output.java2d
This package contains classes for barcode output via the Java2D API (Graphics2D, AWT).
org.krysalis.barcode4j.output.svg - package org.krysalis.barcode4j.output.svg
This package contains classes for barcode output to SVG.
org.krysalis.barcode4j.saxon - package org.krysalis.barcode4j.saxon
This package contains an extension for the SAXON XSLT Processor from Michael Kay for creating barcodes in SVG format during XSL transformations.
org.krysalis.barcode4j.saxon8 - package org.krysalis.barcode4j.saxon8
This package contains an extension for the SAXON 8.x XSLT Processor from Michael Kay for creating barcodes in SVG format during XSL transformations.
org.krysalis.barcode4j.servlet - package org.krysalis.barcode4j.servlet
This package contains a sample servlet that can be used to create barcodes in SVG format from a webserver.
org.krysalis.barcode4j.tools - package org.krysalis.barcode4j.tools
This package contains support classes for Barcode4J.
org.krysalis.barcode4j.xalan - package org.krysalis.barcode4j.xalan
This package contains the Apache Xalan extension for creating barcodes in SVG format during XSL transformations.
outputBarcodeImage(BarcodeGenerator, String, OutputStream, String, int) - Static method in class org.krysalis.barcode4j.output.bitmap.BitmapBuilder
Generates a barcode as bitmap image file.
overrideSymbolSet(DataMatrixSymbolInfo[]) - Static method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
Overrides the symbol info set used by this class.

P

PAD - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixConstants
Padding character
PAD - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
Padding character
PageInfo - Class in org.krysalis.barcode4j.tools
Holds information on the page a barcode is painted on.
PageInfo(int, String) - Constructor for class org.krysalis.barcode4j.tools.PageInfo
Creates a new object.
parse(String, String) - Method in class org.krysalis.barcode4j.tools.Length
Parses a value with unit.
parseSpec(String, String) - Static method in class org.krysalis.barcode4j.impl.code128.EAN128AI
 
pattern - Variable in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
pattern to be applied over the human readable message
PDF417 - Class in org.krysalis.barcode4j.impl.pdf417
This class is an implementation of the PDF417 barcode.
PDF417() - Constructor for class org.krysalis.barcode4j.impl.pdf417.PDF417
Create a new instance.
PDF417Bean - Class in org.krysalis.barcode4j.impl.pdf417
This class is an implementation of the PDF417 barcode.
PDF417Bean() - Constructor for class org.krysalis.barcode4j.impl.pdf417.PDF417Bean
Create a new instance.
PDF417Constants - Interface in org.krysalis.barcode4j.impl.pdf417
Constants for PDF417 barcodes.
PDF417ErrorCorrection - Class in org.krysalis.barcode4j.impl.pdf417
PDF417 error correction code following the algorithm described in ISO/IEC 15438:2001(E) in chapter 4.10.
PDF417ErrorCorrection() - Constructor for class org.krysalis.barcode4j.impl.pdf417.PDF417ErrorCorrection
 
PDF417HighLevelEncoder - Class in org.krysalis.barcode4j.impl.pdf417
PDF417 high-level encoder following the algorithm described in ISO/IEC 15438:2001(E) in annex P.
PDF417HighLevelEncoder() - Constructor for class org.krysalis.barcode4j.impl.pdf417.PDF417HighLevelEncoder
 
PDF417LogicImpl - Class in org.krysalis.barcode4j.impl.pdf417
Top-level class for the logic part of the PDF417 implementation.
PDF417LogicImpl() - Constructor for class org.krysalis.barcode4j.impl.pdf417.PDF417LogicImpl
 
place() - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixPlacement
 
POINT - Static variable in class org.krysalis.barcode4j.tools.Length
String constant for points.
POSTNET - Class in org.krysalis.barcode4j.impl.postnet
Implements the United States Postal Service POSTNET barcode.
POSTNET() - Constructor for class org.krysalis.barcode4j.impl.postnet.POSTNET
Create a new instance.
POSTNETBean - Class in org.krysalis.barcode4j.impl.postnet
Implements the United States Postal Service POSTNET barcode.
POSTNETBean() - Constructor for class org.krysalis.barcode4j.impl.postnet.POSTNETBean
Create a new instance.
POSTNETLogicHandler - Class in org.krysalis.barcode4j.impl.postnet
Logic Handler for POSTNET.
POSTNETLogicHandler(HeightVariableBarcodeBean, Canvas) - Constructor for class org.krysalis.barcode4j.impl.postnet.POSTNETLogicHandler
Constructor
POSTNETLogicImpl - Class in org.krysalis.barcode4j.impl.postnet
Implements the United States Postal Service Postnet barcode.
POSTNETLogicImpl(ChecksumMode, boolean) - Constructor for class org.krysalis.barcode4j.impl.postnet.POSTNETLogicImpl
Main constructor
PreloaderBarcode - Class in org.krysalis.barcode4j.image.loader
Image preloader for barcodes (barcode XML).
PreloaderBarcode() - Constructor for class org.krysalis.barcode4j.image.loader.PreloaderBarcode
 
preloadImage(String, Source, ImageContext) - Method in class org.krysalis.barcode4j.image.loader.PreloaderBarcode
prepareAttributes() - Method in class org.krysalis.barcode4j.saxon.BarcodeNonRootStyleElement
 
prepareAttributes() - Method in class org.krysalis.barcode4j.saxon.BarcodeStyleElement
 
prepareAttributes() - Method in class org.krysalis.barcode4j.saxon8.BarcodeNonRootStyleElement
 
prepareAttributes() - Method in class org.krysalis.barcode4j.saxon8.BarcodeStyleElement
 
prepareGraphics2D(BufferedImage, BarcodeDimension, int, boolean) - Static method in class org.krysalis.barcode4j.output.bitmap.BitmapBuilder
Prepares a Graphics2D object for painting on a given BufferedImage.
prepareImage(BarcodeDimension, int, int) - Static method in class org.krysalis.barcode4j.output.bitmap.BitmapBuilder
Prepares a BufferedImage to paint to.
prepareImage(BarcodeDimension, int, int, int) - Static method in class org.krysalis.barcode4j.output.bitmap.BitmapBuilder
Prepares a BufferedImage to paint to.
printAppHeader() - Method in class org.krysalis.barcode4j.cli.Main
Prints the application header on the console.
process(Context) - Method in class org.krysalis.barcode4j.saxon.BarcodeNonRootStyleElement
 
process(Context) - Method in class org.krysalis.barcode4j.saxon.BarcodeStyleElement
 
PROD_SYMBOLS - Static variable in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
 
pt2mm(double) - Static method in class org.krysalis.barcode4j.tools.UnitConv
Converts points (pt) to millimeters (mm)

Q

QRCode - Class in org.krysalis.barcode4j.impl.qr
This class is an implementation of QR Code.
QRCode() - Constructor for class org.krysalis.barcode4j.impl.qr.QRCode
Create a new instance.
QRCodeBean - Class in org.krysalis.barcode4j.impl.qr
This class is an implementation of QR Code (ISO 18004:2006(E)).
QRCodeBean() - Constructor for class org.krysalis.barcode4j.impl.qr.QRCodeBean
Create a new instance.
QRConstants - Interface in org.krysalis.barcode4j.impl.qr
Constants for QR Code.
QRHighLevelEncoder - Class in org.krysalis.barcode4j.impl.qr
High-level encoder for QR Code.
QRHighLevelEncoder(String) - Constructor for class org.krysalis.barcode4j.impl.qr.QRHighLevelEncoder
 
QRLogicImpl - Class in org.krysalis.barcode4j.impl.qr
Top-level class for the logic part of the DataMatrix implementation.
QRLogicImpl() - Constructor for class org.krysalis.barcode4j.impl.qr.QRLogicImpl
 
QUIET_ZONE_SIZE - Static variable in interface org.krysalis.barcode4j.impl.qr.QRConstants
 
QUIET_ZONE_SIZE_MICRO - Static variable in interface org.krysalis.barcode4j.impl.qr.QRConstants
 
quietZone - Variable in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
Width of the quiet zone left and right of the barcode in mm
quietZoneVertical - Variable in class org.krysalis.barcode4j.impl.AbstractBarcodeBean
Height of the vertical quiet zone above and below the barcode in mm

R

read() - Method in class org.krysalis.barcode4j.tools.Base64InputStream
READER_INITIALISATION - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
reader initialisation
READER_PROGRAMMING - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixConstants
Reader Programming
rectangular - Variable in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
 
register(String, int) - Static method in class org.krysalis.barcode4j.output.bitmap.BitmapEncoderRegistry
Register a new BitmapEncoder implementation.
registerBarcodeClass(String, String) - Method in class org.krysalis.barcode4j.DefaultBarcodeClassResolver
Registers a barcode implementation.
registerBarcodeClass(String, String, boolean) - Method in class org.krysalis.barcode4j.DefaultBarcodeClassResolver
Registers a barcode implementation.
removeIgnoredCharacters(String) - Static method in class org.krysalis.barcode4j.impl.postnet.POSTNETLogicImpl
Removes ignored character from a valid POSTNET message.
removeStartStop(String) - Static method in class org.krysalis.barcode4j.impl.fourstate.RoyalMailCBCLogicImpl
Removes the start and stop characters from the message.
removeSupplemental(String) - Static method in class org.krysalis.barcode4j.impl.upcean.UPCEANLogicImpl
Removes an optional supplemental (ex. "+20") from the message.
resolve(String) - Method in interface org.krysalis.barcode4j.BarcodeClassResolver
Returns the Class object of a Barcode implementation.
resolve(String) - Method in class org.krysalis.barcode4j.DefaultBarcodeClassResolver
 
resolveBean(String) - Method in interface org.krysalis.barcode4j.BarcodeClassResolver
Returns the Class object of a Barcode bean implementation.
resolveBean(String) - Method in class org.krysalis.barcode4j.DefaultBarcodeClassResolver
 
retrieveSupplemental(String) - Static method in class org.krysalis.barcode4j.impl.upcean.UPCEANLogicImpl
Returns the supplemental part of a UPC/EAN message if there is one.
RIGHT_HAND - Static variable in class org.krysalis.barcode4j.impl.upcean.UPCEANLogicImpl
Right hand character set
RoyalMailCBC - Class in org.krysalis.barcode4j.impl.fourstate
Implements the Royal Mail Customer Barcode.
RoyalMailCBC() - Constructor for class org.krysalis.barcode4j.impl.fourstate.RoyalMailCBC
Create a new instance.
RoyalMailCBCBean - Class in org.krysalis.barcode4j.impl.fourstate
Implements the Royal Mail Customer Barcode.
RoyalMailCBCBean() - Constructor for class org.krysalis.barcode4j.impl.fourstate.RoyalMailCBCBean
Create a new instance.
RoyalMailCBCLogicImpl - Class in org.krysalis.barcode4j.impl.fourstate
Implements the Royal Mail Customer Barcode (CBC).
RoyalMailCBCLogicImpl(ChecksumMode) - Constructor for class org.krysalis.barcode4j.impl.fourstate.RoyalMailCBCLogicImpl
Main constructor
rsBlockData - Variable in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
 
rsBlockError - Variable in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
 

S

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
 
setBw(boolean) - Method in class org.krysalis.barcode4j.ant.BarcodeTask
Controls whether to generate monochrome (black and white, 1 bit) images.
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.
setConfigurationFile(File) - Method in class org.krysalis.barcode4j.ant.BarcodeTask
Sets the configuration file to use for complex configuration.
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.
setDpi(int) - Method in class org.krysalis.barcode4j.ant.BarcodeTask
Sets the resolution (used when creating bitmap output).
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.
setExitHandler(ExitHandler) - Static method in class org.krysalis.barcode4j.cli.Main
Set an alternative exit handler here.
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.
setFormat(String) - Method in class org.krysalis.barcode4j.ant.BarcodeTask
Sets the desired output format.
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.ant.BarcodeTask
Sets the barcode message.
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
 
setOutput(File) - Method in class org.krysalis.barcode4j.ant.BarcodeTask
Sets the target file.
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.
setSymbol(String) - Method in class org.krysalis.barcode4j.ant.BarcodeTask
Sets the desired symbology.
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. It is called to inform the logic handler that a new barcode is about to be painted.
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.
stderr - Static variable in class org.krysalis.barcode4j.cli.Main
stderr for this application (default: System.err)
stdout - Static variable in class org.krysalis.barcode4j.cli.Main
stdout for this application (default: System.out)
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
successfulExit(Main) - Method in class org.krysalis.barcode4j.cli.AbstractExitHandler
 
successfulExit(Main) - Method in class org.krysalis.barcode4j.cli.DefaultExitHandler
Called to indicate a clean, successful exit.
successfulExit(Main) - Method in interface org.krysalis.barcode4j.cli.ExitHandler
Called to indicate a clean, successful exit.
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.

T

TA_CENTER - Static variable in class org.krysalis.barcode4j.TextAlignment
The human-readable part is centered.
TA_JUSTIFY - Static variable in class org.krysalis.barcode4j.TextAlignment
The human-readable part is justified.
TA_LEFT - Static variable in class org.krysalis.barcode4j.TextAlignment
The human-readable part is left-aligned.
TA_RIGHT - Static variable in class org.krysalis.barcode4j.TextAlignment
The human-readable part is right-aligned.
TEXT_COMPACTION - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
code for Text compaction
TEXT_MIXED_RAW - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
Raw code table for text compaction Mixed sub-mode
TEXT_PUNCTUATION_RAW - Static variable in interface org.krysalis.barcode4j.impl.pdf417.PDF417Constants
Raw code table for text compaction: Punctuation sub-mode
TextAlignment - Class in org.krysalis.barcode4j
Enumeration for horizontal alignment of the human readable part of a barcode.
TextAlignment(String) - Constructor for class org.krysalis.barcode4j.TextAlignment
Creates a new TextAlignment instance.
toString() - Method in class org.krysalis.barcode4j.BarcodeDimension
 
toString(int[]) - Static method in class org.krysalis.barcode4j.impl.code128.Code128LogicImpl
Converts an encoded Code 128 message into a String for debugging purposes.
toString() - Method in class org.krysalis.barcode4j.impl.code128.EAN128AI
toString() - Method in class org.krysalis.barcode4j.impl.code128.EAN128LogicImpl
toString() - Method in class org.krysalis.barcode4j.impl.datamatrix.DataMatrixSymbolInfo
 
toString() - Method in class org.krysalis.barcode4j.impl.datamatrix.SymbolShapeHint
 
toString() - Method in class org.krysalis.barcode4j.tools.Length
TwoDimBarcodeLogicHandler - Interface in org.krysalis.barcode4j
This interface provides an interface to generate basic 2D barcodes like PDF417 and DataMatrix.
TYPEAlpha - Static variable in class org.krysalis.barcode4j.impl.code128.EAN128AI
 
TYPEAlphaNum - Static variable in class org.krysalis.barcode4j.impl.code128.EAN128AI
 
TYPECD - Static variable in class org.krysalis.barcode4j.impl.code128.EAN128AI
 
TYPEError - Static variable in class org.krysalis.barcode4j.impl.code128.EAN128AI
 
TYPENum - Static variable in class org.krysalis.barcode4j.impl.code128.EAN128AI
 
TYPENumDate - Static variable in class org.krysalis.barcode4j.impl.code128.EAN128AI
 

U

unescapeUnicode(String) - Static method in class org.krysalis.barcode4j.tools.MessageUtil
Un-escapes escaped Unicode characters in a message.
UnitConv - Class in org.krysalis.barcode4j.tools
Utility class for unit conversions.
UnitConv() - Constructor for class org.krysalis.barcode4j.tools.UnitConv
Utility class: Constructor prevents instantiating when subclassed.
UPC_EAN_CHECK - Static variable in class org.krysalis.barcode4j.BarGroup
Bar group is represents a UPC/EAN check character
UPC_EAN_GROUP - Static variable in class org.krysalis.barcode4j.BarGroup
Bar group is represents a UPC/EAN character group
UPC_EAN_GUARD - Static variable in class org.krysalis.barcode4j.BarGroup
Bar group is represents a UPC/EAN guard
UPC_EAN_LEAD - Static variable in class org.krysalis.barcode4j.BarGroup
Bar group is represents a UPC/EAN lead
UPC_EAN_SUPP - Static variable in class org.krysalis.barcode4j.BarGroup
Bar group is represents a UPC/EAN supplemental
UPCA - Class in org.krysalis.barcode4j.impl.upcean
This class is an implementation of the UPC-A barcode.
UPCA() - Constructor for class org.krysalis.barcode4j.impl.upcean.UPCA
Create a new instance.
UPCABean - Class in org.krysalis.barcode4j.impl.upcean
This class is an implementation of the UPC-A barcode.
UPCABean() - Constructor for class org.krysalis.barcode4j.impl.upcean.UPCABean
 
UPCALogicImpl - Class in org.krysalis.barcode4j.impl.upcean
This class is an implementation of the UPC-A barcode.
UPCALogicImpl(ChecksumMode) - Constructor for class org.krysalis.barcode4j.impl.upcean.UPCALogicImpl
Main constructor
UPCE - Class in org.krysalis.barcode4j.impl.upcean
This class is an implementation of the UPC-E barcode.
UPCE() - Constructor for class org.krysalis.barcode4j.impl.upcean.UPCE
Create a new instance.
UPCEAN - Class in org.krysalis.barcode4j.impl.upcean
This is an abstract base class for UPC and EAN barcodes.
UPCEAN() - Constructor for class org.krysalis.barcode4j.impl.upcean.UPCEAN
 
UPCEANBean - Class in org.krysalis.barcode4j.impl.upcean
This is an abstract base class for UPC and EAN barcodes.
UPCEANBean() - Constructor for class org.krysalis.barcode4j.impl.upcean.UPCEANBean
Create a new instance.
UPCEANCanvasLogicHandler - Class in org.krysalis.barcode4j.impl.upcean
Logic Handler implementation for painting on a Canvas.
UPCEANCanvasLogicHandler(AbstractBarcodeBean, Canvas) - Constructor for class org.krysalis.barcode4j.impl.upcean.UPCEANCanvasLogicHandler
Main constructor.
UPCEANLogicImpl - Class in org.krysalis.barcode4j.impl.upcean
This is an abstract base class for UPC and EAN barcodes.
UPCEANLogicImpl(ChecksumMode) - Constructor for class org.krysalis.barcode4j.impl.upcean.UPCEANLogicImpl
Main constructor
UPCEBean - Class in org.krysalis.barcode4j.impl.upcean
This class is an implementation of the UPC-E barcode.
UPCEBean() - Constructor for class org.krysalis.barcode4j.impl.upcean.UPCEBean
 
UPCELogicImpl - Class in org.krysalis.barcode4j.impl.upcean
This class is an implementation of the UPC-E barcode.
UPCELogicImpl(ChecksumMode) - Constructor for class org.krysalis.barcode4j.impl.upcean.UPCELogicImpl
Main constructor
updateHeight() - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateBean
Updates the height variable of the barcode.
UPPER_SHIFT - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixConstants
Upper Shift
URL_END - Static variable in class org.krysalis.barcode4j.tools.URLUtil
 
URL_START - Static variable in class org.krysalis.barcode4j.tools.URLUtil
 
URLUtil - Class in org.krysalis.barcode4j.tools
Utility functions for handling URLs.
URLUtil() - Constructor for class org.krysalis.barcode4j.tools.URLUtil
 
USPSIntelligentMail - Class in org.krysalis.barcode4j.impl.fourstate
Implements the USPS Intelligent Mail Barcode (Four State Customer Barcode).
USPSIntelligentMail() - Constructor for class org.krysalis.barcode4j.impl.fourstate.USPSIntelligentMail
Create a new instance.
USPSIntelligentMailBean - Class in org.krysalis.barcode4j.impl.fourstate
Implements the USPS Intelligent Mail Barcode (Four State Customer Barcode).
USPSIntelligentMailBean() - Constructor for class org.krysalis.barcode4j.impl.fourstate.USPSIntelligentMailBean
Create a new instance.
USPSIntelligentMailLogicImpl - Class in org.krysalis.barcode4j.impl.fourstate
This class is a logic implementation for the USPS Intelligent Mail Barcode (aka 4-State Customer Barcode, USPS-B-3200 revision E, 2007-10-30).
USPSIntelligentMailLogicImpl() - Constructor for class org.krysalis.barcode4j.impl.fourstate.USPSIntelligentMailLogicImpl
Main constructor.

V

validate() - Method in class org.krysalis.barcode4j.impl.int2of5.ITF14Bean
Validates the barcode bean's settings.
validate() - Method in class org.krysalis.barcode4j.saxon8.BarcodeStyleElement
 
validateChecksum(String) - Static method in class org.krysalis.barcode4j.impl.code39.Code39LogicImpl
Verifies the checksum for a message.
validateChecksum(String) - Method in class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateLogicImpl
Verifies the checksum for a message.
validateChecksum(String) - Static method in class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5LogicImpl
Verifies the checksum for a message.
validateChecksum(String) - Static method in class org.krysalis.barcode4j.impl.postnet.POSTNETLogicImpl
Verifies the checksum for a message.
validateMessage(String) - Static method in class org.krysalis.barcode4j.impl.upcean.EAN13LogicImpl
Validates a EAN-13 message.
validateMessage(String) - Static method in class org.krysalis.barcode4j.impl.upcean.EAN8LogicImpl
Validates a EAN-8 message.
validateMessage(String) - Static method in class org.krysalis.barcode4j.impl.upcean.UPCALogicImpl
Validates a UPC-A message.
validateMessage(String) - Static method in class org.krysalis.barcode4j.impl.upcean.UPCEANLogicImpl
Validates a UPC/EAN message.
validateMessage(String) - Static method in class org.krysalis.barcode4j.impl.upcean.UPCELogicImpl
Validates an UPC-E message.
VariableUtil - Class in org.krysalis.barcode4j.tools
Helper class to replace certain variables in the barcode message.
VariableUtil() - Constructor for class org.krysalis.barcode4j.tools.VariableUtil
 
verifySettings() - Method in class org.krysalis.barcode4j.impl.fourstate.USPSIntelligentMailBean
Verifies whether the current settings of the bean are within the limits given by the USPS Intelligent Mail specification.

W

warn(String) - Method in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
 
warn(String, Throwable) - Method in class org.krysalis.barcode4j.cli.AdvancedConsoleLogger
 
WEBSITE - Static variable in interface org.krysalis.barcode4j.BarcodeConstants
URL to the Barcode4J website

X

x - Variable in class org.krysalis.barcode4j.impl.AbstractVariableHeightLogicHandler
the cursor in x-direction
X12_UNLATCH - Static variable in interface org.krysalis.barcode4j.impl.datamatrix.DataMatrixConstants
Unlatch from X12 encodation

Y

y - Variable in class org.krysalis.barcode4j.impl.AbstractVariableHeightLogicHandler
the cursor in y-direction

Z

ZXingUtil - Class in org.krysalis.barcode4j.tools
Utilities concerning the ZXing dependency.
ZXingUtil() - Constructor for class org.krysalis.barcode4j.tools.ZXingUtil
 

A B C D E F G H I J L M N O P Q R S T U V W X Y Z
barcode4j 2.1.0

Copyright © 2000-2010 Jeremias Maerki. All rights reserved.