net.sf.dynamicreports.design.base.barcode
Class DRDesignRoyalMailCustomerBarcode
java.lang.Object
net.sf.dynamicreports.design.base.component.DRDesignComponent
net.sf.dynamicreports.design.base.barcode.DRDesignBarcode
net.sf.dynamicreports.design.base.barcode.DRDesignChecksumBarcode
net.sf.dynamicreports.design.base.barcode.DRDesignRoyalMailCustomerBarcode
- All Implemented Interfaces:
- DRIDesignBarcode, DRIDesignChecksumBarcode, DRIDesignRoyalMailCustomerBarcode, DRIDesignComponent
public class DRDesignRoyalMailCustomerBarcode
- extends DRDesignChecksumBarcode
- implements DRIDesignRoyalMailCustomerBarcode
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
Methods inherited from class net.sf.dynamicreports.design.base.barcode.DRDesignBarcode |
getCodeExpression, getEvaluationGroup, getEvaluationTime, getModuleWidth, getOrientation, getPatternExpression, getQuietZone, getTextPosition, getVerticalQuietZone, setCodeExpression, setEvaluationGroup, setEvaluationTime, setModuleWidth, setOrientation, setPatternExpression, setQuietZone, setTextPosition, setVerticalQuietZone |
Methods inherited from class net.sf.dynamicreports.design.base.component.DRDesignComponent |
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.dynamicreports.design.definition.component.DRIDesignComponent |
getHeight, getName, getPositionType, getPrintWhenExpression, getPrintWhenGroupChanges, getPropertyExpressions, getStretchType, getStyle, getTableOfContentsHeading, getUniqueName, getWidth, getX, getY, isPrintInFirstWholeBand, isPrintWhenDetailOverflows, isRemoveLineWhenBlank |
DRDesignRoyalMailCustomerBarcode
public DRDesignRoyalMailCustomerBarcode()
getAscenderHeight
public Double getAscenderHeight()
- Specified by:
getAscenderHeight
in interface DRIDesignRoyalMailCustomerBarcode
setAscenderHeight
public void setAscenderHeight(Double ascenderHeight)
getIntercharGapWidth
public Double getIntercharGapWidth()
- Specified by:
getIntercharGapWidth
in interface DRIDesignRoyalMailCustomerBarcode
setIntercharGapWidth
public void setIntercharGapWidth(Double intercharGapWidth)
getTrackHeight
public Double getTrackHeight()
- Specified by:
getTrackHeight
in interface DRIDesignRoyalMailCustomerBarcode
setTrackHeight
public void setTrackHeight(Double trackHeight)
Copyright © 2010-2014. All Rights Reserved.