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

All Superinterfaces:
DRIDesignComponent
All Known Implementing Classes:
DRDesignBarbecue

public interface DRIDesignBarbecue
extends DRIDesignComponent

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

Method Summary
 DRIDesignExpression getApplicationIdentifierExpression()
           
 Integer getBarHeight()
           
 Integer getBarWidth()
           
 DRIDesignExpression getCodeExpression()
           
 Boolean getDrawText()
           
 DRIDesignGroup getEvaluationGroup()
           
 EvaluationTime getEvaluationTime()
           
 Boolean getChecksumRequired()
           
 BarcodeOrientation getOrientation()
           
 BarbecueType getType()
           
 
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

getType

BarbecueType getType()

getCodeExpression

DRIDesignExpression getCodeExpression()

getApplicationIdentifierExpression

DRIDesignExpression getApplicationIdentifierExpression()

getDrawText

Boolean getDrawText()

getChecksumRequired

Boolean getChecksumRequired()

getBarWidth

Integer getBarWidth()

getBarHeight

Integer getBarHeight()

getOrientation

BarcodeOrientation getOrientation()

getEvaluationTime

EvaluationTime getEvaluationTime()

getEvaluationGroup

DRIDesignGroup getEvaluationGroup()


Copyright © 2010-2014. All Rights Reserved.