net.sf.dynamicreports.design.definition.barcode
Interface DRIDesignPostnetBarcode

All Superinterfaces:
DRIDesignBarcode, DRIDesignComponent, DRIDesignChecksumBarcode
All Known Implementing Classes:
DRDesignPostnetBarcode

public interface DRIDesignPostnetBarcode
extends DRIDesignChecksumBarcode

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Method Summary
 BarcodeBaselinePosition getBaselinePosition()
           
 Boolean getDisplayChecksum()
           
 Double getIntercharGapWidth()
           
 Double getShortBarHeight()
           
 
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
 

Method Detail

getDisplayChecksum

Boolean getDisplayChecksum()

getShortBarHeight

Double getShortBarHeight()

getBaselinePosition

BarcodeBaselinePosition getBaselinePosition()

getIntercharGapWidth

Double getIntercharGapWidth()


Copyright © 2010-2014. All Rights Reserved.