Interface BarbecueComponent

All Superinterfaces:
Cloneable, Component, ContextAwareComponent, JRCloneable, JREvaluation
All Known Implementing Classes:
StandardBarbecueComponent

public interface BarbecueComponent extends ContextAwareComponent, JREvaluation, JRCloneable
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
  • Field Details

  • Method Details

    • getType

      String getType()
    • getApplicationIdentifierExpression

      JRExpression getApplicationIdentifierExpression()
    • getCodeExpression

      JRExpression getCodeExpression()
    • isDrawText

      boolean isDrawText()
    • isChecksumRequired

      boolean isChecksumRequired()
    • getBarWidth

      Integer getBarWidth()
    • getBarHeight

      Integer getBarHeight()
    • getRotation

      RotationEnum getRotation()
    • getOwnRotation

      RotationEnum getOwnRotation()