Class PDF417Component

    • Constructor Detail

      • PDF417Component

        public PDF417Component()
    • Method Detail

      • getMinColumns

        public Integer getMinColumns()
      • setMinColumns

        public void setMinColumns​(Integer minColumns)
      • getMaxColumns

        public Integer getMaxColumns()
      • setMaxColumns

        public void setMaxColumns​(Integer maxColumns)
      • getMinRows

        public Integer getMinRows()
      • setMinRows

        public void setMinRows​(Integer minRows)
      • getMaxRows

        public Integer getMaxRows()
      • setMaxRows

        public void setMaxRows​(Integer maxRows)
      • getWidthToHeightRatio

        public Double getWidthToHeightRatio()
      • setWidthToHeightRatio

        public void setWidthToHeightRatio​(Double widthToHeightRatio)
      • getErrorCorrectionLevel

        public Integer getErrorCorrectionLevel()
      • setErrorCorrectionLevel

        public void setErrorCorrectionLevel​(Integer errorCorrectionLevel)