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

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

public interface DRIDesignCode39Barcode
extends DRIDesignChecksumBarcode

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

Method Summary
 Boolean getDisplayChecksum()
           
 Boolean getDisplayStartStop()
           
 Boolean getExtendedCharSetEnabled()
           
 Double getIntercharGapWidth()
           
 Double getWideFactor()
           
 
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()

getDisplayStartStop

Boolean getDisplayStartStop()

getExtendedCharSetEnabled

Boolean getExtendedCharSetEnabled()

getIntercharGapWidth

Double getIntercharGapWidth()

getWideFactor

Double getWideFactor()


Copyright © 2010-2014. All Rights Reserved.