public class DRDesignPostnetBarcode extends DRDesignChecksumBarcode implements DRIDesignPostnetBarcode
DRDesignPostnetBarcode class.
| Constructor and Description |
|---|
DRDesignPostnetBarcode()
Constructor for DRDesignPostnetBarcode.
|
| Modifier and Type | Method and Description |
|---|---|
BarcodeBaselinePosition |
getBaselinePosition()
getBaselinePosition.
|
Boolean |
getDisplayChecksum()
getDisplayChecksum.
|
Double |
getIntercharGapWidth()
getIntercharGapWidth.
|
Double |
getShortBarHeight()
getShortBarHeight.
|
void |
setBaselinePosition(BarcodeBaselinePosition baselinePosition)
Setter for the field
baselinePosition. |
void |
setDisplayChecksum(Boolean displayChecksum)
Setter for the field
displayChecksum. |
void |
setIntercharGapWidth(Double intercharGapWidth)
Setter for the field
intercharGapWidth. |
void |
setShortBarHeight(Double shortBarHeight)
Setter for the field
shortBarHeight. |
getChecksumMode, setChecksumModegetModuleWidth, 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, waitgetChecksumModegetModuleWidth, getOrientation, getPatternExpression, getQuietZone, getTextPosition, getVerticalQuietZonegetCodeExpression, getEvaluationGroup, getEvaluationTimegetHeight, getName, getPositionType, getPrintWhenExpression, getPrintWhenGroupChanges, getPropertyExpressions, getStretchType, getStyle, getTableOfContentsHeading, getUniqueName, getWidth, getX, getY, isPrintInFirstWholeBand, isPrintWhenDetailOverflows, isRemoveLineWhenBlankpublic DRDesignPostnetBarcode()
Constructor for DRDesignPostnetBarcode.
public Boolean getDisplayChecksum()
getDisplayChecksum.
getDisplayChecksum in interface DRIDesignPostnetBarcodeBoolean object.public void setDisplayChecksum(Boolean displayChecksum)
Setter for the field displayChecksum.
displayChecksum - a Boolean object.public Double getShortBarHeight()
getShortBarHeight.
getShortBarHeight in interface DRIDesignPostnetBarcodeDouble object.public void setShortBarHeight(Double shortBarHeight)
Setter for the field shortBarHeight.
shortBarHeight - a Double object.public BarcodeBaselinePosition getBaselinePosition()
getBaselinePosition.
getBaselinePosition in interface DRIDesignPostnetBarcodeBarcodeBaselinePosition object.public void setBaselinePosition(BarcodeBaselinePosition baselinePosition)
Setter for the field baselinePosition.
baselinePosition - a BarcodeBaselinePosition object.public Double getIntercharGapWidth()
getIntercharGapWidth.
getIntercharGapWidth in interface DRIDesignPostnetBarcodeDouble object.Copyright © 2010–2021. All rights reserved.