net.sf.dynamicreports.report.definition.barcode
Interface DRIBarbecue
- All Superinterfaces:
- DRIComponent, DRIDimensionComponent, Serializable
- All Known Implementing Classes:
- DRBarbecue
public interface DRIBarbecue
- extends DRIDimensionComponent
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
getType
BarbecueType getType()
getCodeExpression
DRIExpression<String> getCodeExpression()
getApplicationIdentifierExpression
DRIExpression<String> getApplicationIdentifierExpression()
getDrawText
Boolean getDrawText()
getChecksumRequired
Boolean getChecksumRequired()
getBarWidth
Integer getBarWidth()
getBarHeight
Integer getBarHeight()
getOrientation
BarcodeOrientation getOrientation()
Copyright © 2010-2014. All Rights Reserved.