Uses of Package
com.itextpdf.text.pdf.qrcode

  • Class
    Description
    A class which wraps a 2D array of bytes.
    These are a set of hints that you may pass to Writers to specify their behavior.
  • Class
    Description
    A simple, fast array of bits, represented compactly by an array of ints internally.
    Represents a 2D matrix of bits.
    JAVAPORT: This should be combined with BitArray in the future, although that class is not yet dynamically resizeable.
    This class implements an array of unsigned bytes.
    A class which wraps a 2D array of bytes.
    Encapsulates a Character Set ECI, according to "Extended Channel Interpretations" 5.3.1.1 of ISO 18004.
    These are a set of hints that you may pass to Writers to specify their behavior.
    See ISO 18004:2006, 6.5.1.
    Encapsulates a QR Code's format information, including the data mask used and error correction level.
    This class contains utility methods for performing mathematical operations over the Galois Field GF(256).
    Represents a polynomial whose coefficients are elements of GF(256).
    See ISO 18004:2006, 6.4.1, Tables 2 and 3.
     
    See ISO 18004:2006 Annex D
    Encapsualtes the parameters for one error-correction block in one symbol version.
    Encapsulates a set of error-correction blocks in one symbol version.
    A base class which covers the range of exceptions which may occur when encoding a barcode using the Writer framework.