public class DRDesignDataMatrixBarcode extends DRDesignBarcode4j implements DRIDesignDataMatrixBarcode
DRDesignDataMatrixBarcode class.
Constructor and Description |
---|
DRDesignDataMatrixBarcode()
Constructor for DRDesignDataMatrixBarcode.
|
Modifier and Type | Method and Description |
---|---|
BarcodeShape |
getShape()
getShape.
|
void |
setShape(BarcodeShape shape)
Setter for the field
shape . |
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
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 DRDesignDataMatrixBarcode()
Constructor for DRDesignDataMatrixBarcode.
public BarcodeShape getShape()
getShape.
getShape
in interface DRIDesignDataMatrixBarcode
BarcodeShape
object.public void setShape(BarcodeShape shape)
Setter for the field shape
.
shape
- a BarcodeShape
object.Copyright © 2010–2021. All rights reserved.