public class DRDesignCode39Barcode extends DRDesignChecksumBarcode implements DRIDesignCode39Barcode
DRDesignCode39Barcode class.
| Constructor and Description |
|---|
DRDesignCode39Barcode()
Constructor for DRDesignCode39Barcode.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getDisplayChecksum()
getDisplayChecksum.
|
Boolean |
getDisplayStartStop()
getDisplayStartStop.
|
Boolean |
getExtendedCharSetEnabled()
getExtendedCharSetEnabled.
|
Double |
getIntercharGapWidth()
getIntercharGapWidth.
|
Double |
getWideFactor()
getWideFactor.
|
void |
setDisplayChecksum(Boolean displayChecksum)
Setter for the field
displayChecksum. |
void |
setDisplayStartStop(Boolean displayStartStop)
Setter for the field
displayStartStop. |
void |
setExtendedCharSetEnabled(Boolean extendedCharSetEnabled)
Setter for the field
extendedCharSetEnabled. |
void |
setIntercharGapWidth(Double intercharGapWidth)
Setter for the field
intercharGapWidth. |
void |
setWideFactor(Double wideFactor)
Setter for the field
wideFactor. |
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 DRDesignCode39Barcode()
Constructor for DRDesignCode39Barcode.
public Boolean getDisplayChecksum()
getDisplayChecksum.
getDisplayChecksum in interface DRIDesignCode39BarcodeBoolean object.public void setDisplayChecksum(Boolean displayChecksum)
Setter for the field displayChecksum.
displayChecksum - a Boolean object.public Boolean getDisplayStartStop()
getDisplayStartStop.
getDisplayStartStop in interface DRIDesignCode39BarcodeBoolean object.public void setDisplayStartStop(Boolean displayStartStop)
Setter for the field displayStartStop.
displayStartStop - a Boolean object.public Boolean getExtendedCharSetEnabled()
getExtendedCharSetEnabled.
getExtendedCharSetEnabled in interface DRIDesignCode39BarcodeBoolean object.public void setExtendedCharSetEnabled(Boolean extendedCharSetEnabled)
Setter for the field extendedCharSetEnabled.
extendedCharSetEnabled - a Boolean object.public Double getIntercharGapWidth()
getIntercharGapWidth.
getIntercharGapWidth in interface DRIDesignCode39BarcodeDouble object.public void setIntercharGapWidth(Double intercharGapWidth)
Setter for the field intercharGapWidth.
intercharGapWidth - a Double object.public Double getWideFactor()
getWideFactor.
getWideFactor in interface DRIDesignCode39BarcodeDouble object.Copyright © 2010–2021. All rights reserved.