Uses of Class
com.itextpdf.barcodes.Barcode2D
-
Packages that use Barcode2D Package Description com.itextpdf.barcodes -
-
Uses of Barcode2D in com.itextpdf.barcodes
Subclasses of Barcode2D in com.itextpdf.barcodes Modifier and Type Class Description class
BarcodeDataMatrix
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
BarcodePDF417
PDF417 is a stacked linear barcode format used in a variety of applications such as transport, identification cards, and inventory management.class
BarcodeQRCode
A QRCode implementation based on the zxing code.
-