public class JRFillDataRange extends java.lang.Object implements JRDataRange
| Modifier and Type | Field and Description |
|---|---|
protected JRDataRange |
parent |
| Constructor and Description |
|---|
JRFillDataRange(JRDataRange dataRange,
JRFillObjectFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
JRExpression |
getHighExpression()
Returns the expression that generates the upper bound of the range.
|
JRExpression |
getLowExpression()
Returns the expression that generates the lower bound of the range.
|
protected JRDataRange parent
public JRFillDataRange(JRDataRange dataRange, JRFillObjectFactory factory)
public JRExpression getLowExpression()
JRDataRangegetLowExpression in interface JRDataRangepublic JRExpression getHighExpression()
JRDataRangegetHighExpression in interface JRDataRangepublic java.lang.Object clone()
clone in interface JRCloneableclone in class java.lang.Object© 2001-2010 Jaspersoft Corporation www.jaspersoft.com