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, 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 DRDesignCode39Barcode()
Constructor for DRDesignCode39Barcode.
public Boolean getDisplayChecksum()
getDisplayChecksum.
getDisplayChecksum
in interface DRIDesignCode39Barcode
Boolean
object.public void setDisplayChecksum(Boolean displayChecksum)
Setter for the field displayChecksum
.
displayChecksum
- a Boolean
object.public Boolean getDisplayStartStop()
getDisplayStartStop.
getDisplayStartStop
in interface DRIDesignCode39Barcode
Boolean
object.public void setDisplayStartStop(Boolean displayStartStop)
Setter for the field displayStartStop
.
displayStartStop
- a Boolean
object.public Boolean getExtendedCharSetEnabled()
getExtendedCharSetEnabled.
getExtendedCharSetEnabled
in interface DRIDesignCode39Barcode
Boolean
object.public void setExtendedCharSetEnabled(Boolean extendedCharSetEnabled)
Setter for the field extendedCharSetEnabled
.
extendedCharSetEnabled
- a Boolean
object.public Double getIntercharGapWidth()
getIntercharGapWidth.
getIntercharGapWidth
in interface DRIDesignCode39Barcode
Double
object.public void setIntercharGapWidth(Double intercharGapWidth)
Setter for the field intercharGapWidth
.
intercharGapWidth
- a Double
object.public Double getWideFactor()
getWideFactor.
getWideFactor
in interface DRIDesignCode39Barcode
Double
object.Copyright © 2010–2021. All rights reserved.