Interface JRDataRange

    • Method Detail

      • getLowExpression

        JRExpression getLowExpression()
        Returns the expression that generates the lower bound of the range.
        Returns:
        the expression that generates the lower bound of the range
      • getHighExpression

        JRExpression getHighExpression()
        Returns the expression that generates the upper bound of the range.
        Returns:
        the expression that generates the upper bound of the range