net.sf.dynamicreports.report.builder.barcode
Class RoyalMailCustomerBarcodeBuilder

java.lang.Object
  extended by net.sf.dynamicreports.report.builder.AbstractBuilder<T,U>
      extended by net.sf.dynamicreports.report.builder.component.ComponentBuilder<T,U>
          extended by net.sf.dynamicreports.report.builder.component.DimensionComponentBuilder<T,U>
              extended by net.sf.dynamicreports.report.builder.barcode.AbstractBarcodeBuilder<T,U>
                  extended by net.sf.dynamicreports.report.builder.barcode.AbstractChecksumBarcodeBuilder<RoyalMailCustomerBarcodeBuilder,DRRoyalMailCustomerBarcode>
                      extended by net.sf.dynamicreports.report.builder.barcode.RoyalMailCustomerBarcodeBuilder
All Implemented Interfaces:
Serializable

public class RoyalMailCustomerBarcodeBuilder
extends AbstractChecksumBarcodeBuilder<RoyalMailCustomerBarcodeBuilder,DRRoyalMailCustomerBarcode>

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sf.dynamicreports.report.builder.AbstractBuilder
builded
 
Constructor Summary
protected RoyalMailCustomerBarcodeBuilder(DRIExpression<String> codeExpression)
           
protected RoyalMailCustomerBarcodeBuilder(String code)
           
 
Method Summary
 RoyalMailCustomerBarcodeBuilder setAscenderHeight(Double ascenderHeight)
           
 RoyalMailCustomerBarcodeBuilder setIntercharGapWidth(Double intercharGapWidth)
           
 RoyalMailCustomerBarcodeBuilder setTrackHeight(Double trackHeight)
           
 
Methods inherited from class net.sf.dynamicreports.report.builder.barcode.AbstractChecksumBarcodeBuilder
setChecksumMode
 
Methods inherited from class net.sf.dynamicreports.report.builder.barcode.AbstractBarcodeBuilder
setCode, setCode, setModuleWidth, setOrientation, setPattern, setPattern, setQuietZone, setTextPosition, setVerticalQuietZone
 
Methods inherited from class net.sf.dynamicreports.report.builder.component.DimensionComponentBuilder
setDimension, setFixedDimension, setFixedHeight, setFixedWidth, setHeight, setMinDimension, setMinHeight, setMinWidth, setPositionType, setPrintInFirstWholeBand, setPrintWhenDetailOverflows, setPrintWhenGroupChanges, setStretchType, setWidth
 
Methods inherited from class net.sf.dynamicreports.report.builder.component.ComponentBuilder
addProperty, addProperty, addProperty, getComponent, removeLineWhenBlank, setPrintWhenExpression, setRemoveLineWhenBlank, setStyle, setTableOfContentsHeading, setTableOfContentsHeading
 
Methods inherited from class net.sf.dynamicreports.report.builder.AbstractBuilder
build, configure, getObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoyalMailCustomerBarcodeBuilder

protected RoyalMailCustomerBarcodeBuilder(String code)

RoyalMailCustomerBarcodeBuilder

protected RoyalMailCustomerBarcodeBuilder(DRIExpression<String> codeExpression)
Method Detail

setAscenderHeight

public RoyalMailCustomerBarcodeBuilder setAscenderHeight(Double ascenderHeight)

setIntercharGapWidth

public RoyalMailCustomerBarcodeBuilder setIntercharGapWidth(Double intercharGapWidth)

setTrackHeight

public RoyalMailCustomerBarcodeBuilder setTrackHeight(Double trackHeight)


Copyright © 2010-2014. All Rights Reserved.