Uses of Class
com.itextpdf.barcodes.Barcode2D

Packages that use Barcode2D
Package
Description
 
  • Uses of Barcode2D in com.itextpdf.barcodes

    Subclasses of Barcode2D in com.itextpdf.barcodes
    Modifier and Type
    Class
    Description
    class 
    A Data Matrix is a two-dimensional bar code consisting of black and white "cells" or dots arranged in either a square or rectangular pattern, also known as a matrix.
    class 
    PDF417 is a stacked linear barcode format used in a variety of applications such as transport, identification cards, and inventory management.
    class 
    A QRCode implementation based on the zxing code.