Package de.vwsoft.barcodelib4j.oned
package de.vwsoft.barcodelib4j.oned
Includes the 1D barcode classes.
-
ClassDescriptionAbstract representation of a 1D barcode used as a basis for specific barcode implementations.Thrown when a barcode object is assigned an invalid content that cannot be encoded by the given barcode type.Enumeration of all supported 1D barcode types sorted by type name in alphabetical order.Validates GS1 structured data and generates the corresponding 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 used as the basis for barcode types characterized by bars with only two distinct widths.Abstract class that provides common functionality for UPC barcode types and their derivatives.