net.sf.jasperreports.components.barbecue
Interface BarbecueComponent
- All Superinterfaces:
- Cloneable, Component, ContextAwareComponent, JRCloneable
- All Known Implementing Classes:
- StandardBarbecueComponent
public interface BarbecueComponent
- extends ContextAwareComponent, JRCloneable
- Version:
- $Id: BarbecueComponent.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
getType
String getType()
getApplicationIdentifierExpression
JRExpression getApplicationIdentifierExpression()
getCodeExpression
JRExpression getCodeExpression()
isDrawText
boolean isDrawText()
isChecksumRequired
boolean isChecksumRequired()
getBarWidth
Integer getBarWidth()
getBarHeight
Integer getBarHeight()
getEvaluationTimeValue
EvaluationTimeEnum getEvaluationTimeValue()
getEvaluationGroup
String getEvaluationGroup()
getRotation
RotationEnum getRotation()
getOwnRotation
RotationEnum getOwnRotation()
Copyright © 2012. All Rights Reserved.