net.sf.dynamicreports.report.base.barcode
Class DRRoyalMailCustomerBarcode
java.lang.Object
net.sf.dynamicreports.report.base.component.DRComponent
net.sf.dynamicreports.report.base.component.DRDimensionComponent
net.sf.dynamicreports.report.base.barcode.DRBarcode
net.sf.dynamicreports.report.base.barcode.DRChecksumBarcode
net.sf.dynamicreports.report.base.barcode.DRRoyalMailCustomerBarcode
- All Implemented Interfaces:
- Serializable, DRIBarcode, DRIChecksumBarcode, DRIRoyalMailCustomerBarcode, DRIComponent, DRIDimensionComponent
public class DRRoyalMailCustomerBarcode
- extends DRChecksumBarcode
- implements DRIRoyalMailCustomerBarcode
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
- See Also:
- Serialized Form
Methods inherited from class net.sf.dynamicreports.report.base.barcode.DRBarcode |
getCodeExpression, getModuleWidth, getOrientation, getPatternExpression, getQuietZone, getTextPosition, getVerticalQuietZone, setCodeExpression, setModuleWidth, setOrientation, setPatternExpression, setQuietZone, setTextPosition, setVerticalQuietZone |
Methods inherited from class net.sf.dynamicreports.report.base.component.DRDimensionComponent |
getHeight, getHeightType, getPositionType, getPrintInFirstWholeBand, getPrintWhenDetailOverflows, getPrintWhenGroupChanges, getStretchType, getWidth, getWidthType, setHeight, setHeightType, setPositionType, setPrintInFirstWholeBand, setPrintWhenDetailOverflows, setPrintWhenGroupChanges, setStretchType, setWidth, setWidthType |
Methods inherited from class net.sf.dynamicreports.report.base.component.DRComponent |
addPropertyExpression, getPrintWhenExpression, getPropertyExpressions, getRemoveLineWhenBlank, getStyle, getTableOfContentsHeading, init, setPrintWhenExpression, setPropertyExpressions, setRemoveLineWhenBlank, setStyle, setTableOfContentsHeading |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DRRoyalMailCustomerBarcode
public DRRoyalMailCustomerBarcode()
getAscenderHeight
public Double getAscenderHeight()
- Specified by:
getAscenderHeight
in interface DRIRoyalMailCustomerBarcode
setAscenderHeight
public void setAscenderHeight(Double ascenderHeight)
getIntercharGapWidth
public Double getIntercharGapWidth()
- Specified by:
getIntercharGapWidth
in interface DRIRoyalMailCustomerBarcode
setIntercharGapWidth
public void setIntercharGapWidth(Double intercharGapWidth)
getTrackHeight
public Double getTrackHeight()
- Specified by:
getTrackHeight
in interface DRIRoyalMailCustomerBarcode
setTrackHeight
public void setTrackHeight(Double trackHeight)
Copyright © 2010-2014. All Rights Reserved.