public abstract class DRDesignBarcode4j extends DRDesignBarcode implements DRIDesignBarcode4j
Abstract DRDesignBarcode4j class.
Constructor and Description |
---|
DRDesignBarcode4j(String name)
Constructor for DRDesignBarcode4j.
|
Modifier and Type | Method and Description |
---|---|
Double |
getModuleWidth()
getModuleWidth.
|
BarcodeOrientation |
getOrientation()
getOrientation.
|
DRIDesignExpression |
getPatternExpression()
getPatternExpression.
|
Double |
getQuietZone()
getQuietZone.
|
BarcodeTextPosition |
getTextPosition()
getTextPosition.
|
Double |
getVerticalQuietZone()
getVerticalQuietZone.
|
void |
setModuleWidth(Double moduleWidth)
Setter for the field
moduleWidth . |
void |
setOrientation(BarcodeOrientation orientation)
Setter for the field
orientation . |
void |
setPatternExpression(DRIDesignExpression patternExpression)
Setter for the field
patternExpression . |
void |
setQuietZone(Double quietZone)
Setter for the field
quietZone . |
void |
setTextPosition(BarcodeTextPosition textPosition)
Setter for the field
textPosition . |
void |
setVerticalQuietZone(Double verticalQuietZone)
Setter for the field
verticalQuietZone . |
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
getCodeExpression, getEvaluationGroup, getEvaluationTime
getHeight, getName, getPositionType, getPrintWhenExpression, getPrintWhenGroupChanges, getPropertyExpressions, getStretchType, getStyle, getTableOfContentsHeading, getUniqueName, getWidth, getX, getY, isPrintInFirstWholeBand, isPrintWhenDetailOverflows, isRemoveLineWhenBlank
public DRIDesignExpression getPatternExpression()
getPatternExpression.
getPatternExpression
in interface DRIDesignBarcode4j
DRIDesignExpression
object.public void setPatternExpression(DRIDesignExpression patternExpression)
Setter for the field patternExpression
.
patternExpression
- a DRIDesignExpression
object.public Double getModuleWidth()
getModuleWidth.
getModuleWidth
in interface DRIDesignBarcode4j
Double
object.public void setModuleWidth(Double moduleWidth)
Setter for the field moduleWidth
.
moduleWidth
- a Double
object.public BarcodeOrientation getOrientation()
getOrientation.
getOrientation
in interface DRIDesignBarcode4j
BarcodeOrientation
object.public void setOrientation(BarcodeOrientation orientation)
Setter for the field orientation
.
orientation
- a BarcodeOrientation
object.public BarcodeTextPosition getTextPosition()
getTextPosition.
getTextPosition
in interface DRIDesignBarcode4j
BarcodeTextPosition
object.public void setTextPosition(BarcodeTextPosition textPosition)
Setter for the field textPosition
.
textPosition
- a BarcodeTextPosition
object.public Double getQuietZone()
getQuietZone.
getQuietZone
in interface DRIDesignBarcode4j
Double
object.public void setQuietZone(Double quietZone)
Setter for the field quietZone
.
quietZone
- a Double
object.public Double getVerticalQuietZone()
getVerticalQuietZone.
getVerticalQuietZone
in interface DRIDesignBarcode4j
Double
object.Copyright © 2010–2021. All rights reserved.