public class DRDesignPdf417Barcode extends DRDesignBarcode4j implements DRIDesignPdf417Barcode
DRDesignPdf417Barcode class.
| Constructor and Description |
|---|
DRDesignPdf417Barcode()
Constructor for DRDesignPdf417Barcode.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getErrorCorrectionLevel()
getErrorCorrectionLevel.
|
Integer |
getMaxColumns()
getMaxColumns.
|
Integer |
getMaxRows()
getMaxRows.
|
Integer |
getMinColumns()
getMinColumns.
|
Integer |
getMinRows()
getMinRows.
|
Double |
getWidthToHeightRatio()
getWidthToHeightRatio.
|
void |
setErrorCorrectionLevel(Integer errorCorrectionLevel)
Setter for the field
errorCorrectionLevel. |
void |
setMaxColumns(Integer maxColumns)
Setter for the field
maxColumns. |
void |
setMaxRows(Integer maxRows)
Setter for the field
maxRows. |
void |
setMinColumns(Integer minColumns)
Setter for the field
minColumns. |
void |
setMinRows(Integer minRows)
Setter for the field
minRows. |
void |
setWidthToHeightRatio(Double widthToHeightRatio)
Setter for the field
widthToHeightRatio. |
getModuleWidth, getOrientation, getPatternExpression, getQuietZone, getTextPosition, getVerticalQuietZone, setModuleWidth, setOrientation, setPatternExpression, setQuietZone, setTextPosition, setVerticalQuietZonegetCodeExpression, getEvaluationGroup, getEvaluationTime, setCodeExpression, setEvaluationGroup, setEvaluationTimegetHeight, getName, getPositionType, getPrintWhenExpression, getPrintWhenGroupChanges, getPropertyExpressions, getStretchType, getStyle, getTableOfContentsHeading, getUniqueName, getWidth, getX, getY, init, isPrintInFirstWholeBand, isPrintWhenDetailOverflows, isRemoveLineWhenBlank, setHeight, setPositionType, setPrintInFirstWholeBand, setPrintWhenDetailOverflows, setPrintWhenExpression, setPrintWhenGroupChanges, setPropertyExpressions, setRemoveLineWhenBlank, setStretchType, setStyle, setTableOfContentsHeading, setUniqueName, setWidth, setX, setYclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModuleWidth, getOrientation, getPatternExpression, getQuietZone, getTextPosition, getVerticalQuietZonegetCodeExpression, getEvaluationGroup, getEvaluationTimegetHeight, getName, getPositionType, getPrintWhenExpression, getPrintWhenGroupChanges, getPropertyExpressions, getStretchType, getStyle, getTableOfContentsHeading, getUniqueName, getWidth, getX, getY, isPrintInFirstWholeBand, isPrintWhenDetailOverflows, isRemoveLineWhenBlankpublic DRDesignPdf417Barcode()
Constructor for DRDesignPdf417Barcode.
public Integer getMinColumns()
getMinColumns.
getMinColumns in interface DRIDesignPdf417BarcodeInteger object.public void setMinColumns(Integer minColumns)
Setter for the field minColumns.
minColumns - a Integer object.public Integer getMaxColumns()
getMaxColumns.
getMaxColumns in interface DRIDesignPdf417BarcodeInteger object.public void setMaxColumns(Integer maxColumns)
Setter for the field maxColumns.
maxColumns - a Integer object.public Integer getMinRows()
getMinRows.
getMinRows in interface DRIDesignPdf417BarcodeInteger object.public void setMinRows(Integer minRows)
Setter for the field minRows.
minRows - a Integer object.public Integer getMaxRows()
getMaxRows.
getMaxRows in interface DRIDesignPdf417BarcodeInteger object.public void setMaxRows(Integer maxRows)
Setter for the field maxRows.
maxRows - a Integer object.public Double getWidthToHeightRatio()
getWidthToHeightRatio.
getWidthToHeightRatio in interface DRIDesignPdf417BarcodeDouble object.public void setWidthToHeightRatio(Double widthToHeightRatio)
Setter for the field widthToHeightRatio.
widthToHeightRatio - a Double object.public Integer getErrorCorrectionLevel()
getErrorCorrectionLevel.
getErrorCorrectionLevel in interface DRIDesignPdf417BarcodeInteger object.Copyright © 2010–2021. All rights reserved.