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, setChecksumMode
getModuleWidth, getOrientation, getPatternExpression, getQuietZone, getTextPosition, getVerticalQuietZone, setModuleWidth, setOrientation, setPatternExpression, setQuietZone, setTextPosition, setVerticalQuietZone
getCodeExpression, getEvaluationGroup, getEvaluationTime, setCodeExpression, setEvaluationGroup, setEvaluationTime
getHeight, 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, setY
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChecksumMode
getModuleWidth, getOrientation, getPatternExpression, getQuietZone, getTextPosition, getVerticalQuietZone
getCodeExpression, getEvaluationGroup, getEvaluationTime
getHeight, getName, getPositionType, getPrintWhenExpression, getPrintWhenGroupChanges, getPropertyExpressions, getStretchType, getStyle, getTableOfContentsHeading, getUniqueName, getWidth, getX, getY, isPrintInFirstWholeBand, isPrintWhenDetailOverflows, isRemoveLineWhenBlank
public DRDesignPostnetBarcode()
Constructor for DRDesignPostnetBarcode.
public Boolean getDisplayChecksum()
getDisplayChecksum.
getDisplayChecksum
in interface DRIDesignPostnetBarcode
Boolean
object.public void setDisplayChecksum(Boolean displayChecksum)
Setter for the field displayChecksum
.
displayChecksum
- a Boolean
object.public Double getShortBarHeight()
getShortBarHeight.
getShortBarHeight
in interface DRIDesignPostnetBarcode
Double
object.public void setShortBarHeight(Double shortBarHeight)
Setter for the field shortBarHeight
.
shortBarHeight
- a Double
object.public BarcodeBaselinePosition getBaselinePosition()
getBaselinePosition.
getBaselinePosition
in interface DRIDesignPostnetBarcode
BarcodeBaselinePosition
object.public void setBaselinePosition(BarcodeBaselinePosition baselinePosition)
Setter for the field baselinePosition
.
baselinePosition
- a BarcodeBaselinePosition
object.public Double getIntercharGapWidth()
getIntercharGapWidth.
getIntercharGapWidth
in interface DRIDesignPostnetBarcode
Double
object.Copyright © 2010–2021. All rights reserved.