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)
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 |
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.