Interface DRIDesignPdf417Barcode

All Superinterfaces:
DRIDesignBarcode, DRIDesignBarcode4j, DRIDesignComponent, Serializable
All Known Implementing Classes:
DRDesignPdf417Barcode

public interface DRIDesignPdf417Barcode extends DRIDesignBarcode4j

DRIDesignPdf417Barcode interface.

Author:
Ricardo Mariaca
  • Method Details

    • getMinColumns

      Integer getMinColumns()

      getMinColumns.

      Returns:
      a Integer object.
    • getMaxColumns

      Integer getMaxColumns()

      getMaxColumns.

      Returns:
      a Integer object.
    • getMinRows

      Integer getMinRows()

      getMinRows.

      Returns:
      a Integer object.
    • getMaxRows

      Integer getMaxRows()

      getMaxRows.

      Returns:
      a Integer object.
    • getWidthToHeightRatio

      Double getWidthToHeightRatio()

      getWidthToHeightRatio.

      Returns:
      a Double object.
    • getErrorCorrectionLevel

      Integer getErrorCorrectionLevel()

      getErrorCorrectionLevel.

      Returns:
      a Integer object.