Package de.vwsoft.barcodelib4j.oned
package de.vwsoft.barcodelib4j.oned
Includes the 1D barcode classes with configurable properties and Graphics2D rendering.
-
ClassDescriptionFactory class for all 1D barcode types that also serves as their abstract superclass.Exception thrown when content cannot be encoded by a barcode type.Enumeration of all supported 1D barcode types ordered alphabetically by type name.Validates GS1 structured data and generates its human-readable representation.Implementation of Codabar.Implementation of Code 11.Implementation of Code 128.Implementation of Code 128 A.Implementation of Code 128 B.Implementation of Code 128 C.Implementation of Code 39 (also known as Code 3 of 9).Implementation of Code 39 Extended ("Full ASCII").Implementation of Code 93.Implementation of Code 93 Extended ("Full ASCII").Implementation of GS1-128 (also known as EAN-128 or UCC-128).Implementation of EAN-13 (also known as GTIN-13).Implementation of EAN-14 (also known as GTIN-14) using GS1-128.Implementation of EAN-8 (also known as GTIN-8).Implementation of ISBN-13 (International Standard Book Number).Implementation of ISMN (International Standard Music Number).Implementation of Interleaved 2 of 5 (ITF).Implementation of PZN (the older 7-digit format).Implementation of PZN8.Implementation of SSCC (Serial Shipping Container Code) using GS1-128.Implementation of UPC-A.Implementation of UPC-E.Abstract class with common functionality for UPC/EAN barcode types and their derivatives.