public interface BarbecueComponent extends ContextAwareComponent, JRCloneable
Modifier and Type | Field and Description |
---|---|
static String |
METADATA_KEY_QUALIFICATION |
Modifier and Type | Method and Description |
---|---|
JRExpression |
getApplicationIdentifierExpression() |
Integer |
getBarHeight() |
Integer |
getBarWidth() |
JRExpression |
getCodeExpression() |
String |
getEvaluationGroup() |
EvaluationTimeEnum |
getEvaluationTimeValue() |
RotationEnum |
getOwnRotation() |
RotationEnum |
getRotation() |
String |
getType() |
boolean |
isChecksumRequired() |
boolean |
isDrawText() |
getContext, setContext
clone
static final String METADATA_KEY_QUALIFICATION
String getType()
JRExpression getApplicationIdentifierExpression()
JRExpression getCodeExpression()
boolean isDrawText()
boolean isChecksumRequired()
Integer getBarWidth()
Integer getBarHeight()
EvaluationTimeEnum getEvaluationTimeValue()
String getEvaluationGroup()
RotationEnum getRotation()
RotationEnum getOwnRotation()
Copyright © 2023 Cloud Software Group, Inc.. All rights reserved.