net.sf.dynamicreports.design.base.barcode
Class DRDesignRoyalMailCustomerBarcode

java.lang.Object
  extended by net.sf.dynamicreports.design.base.component.DRDesignComponent
      extended by net.sf.dynamicreports.design.base.barcode.DRDesignBarcode
          extended by net.sf.dynamicreports.design.base.barcode.DRDesignChecksumBarcode
              extended by 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)

Constructor Summary
DRDesignRoyalMailCustomerBarcode()
           
 
Method Summary
 Double getAscenderHeight()
           
 Double getIntercharGapWidth()
           
 Double getTrackHeight()
           
 void setAscenderHeight(Double ascenderHeight)
           
 void setIntercharGapWidth(Double intercharGapWidth)
           
 void setTrackHeight(Double trackHeight)
           
 
Methods inherited from class net.sf.dynamicreports.design.base.barcode.DRDesignChecksumBarcode
getChecksumMode, setChecksumMode
 
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.barcode.DRIDesignChecksumBarcode
getChecksumMode
 
Methods inherited from interface net.sf.dynamicreports.design.definition.barcode.DRIDesignBarcode
getCodeExpression, getEvaluationGroup, getEvaluationTime, getModuleWidth, getOrientation, getPatternExpression, getQuietZone, getTextPosition, getVerticalQuietZone
 
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
 

Constructor Detail

DRDesignRoyalMailCustomerBarcode

public DRDesignRoyalMailCustomerBarcode()
Method Detail

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.