public class JRFillDataRange extends 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 |
|---|---|
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 Object clone()
clone in interface JRCloneableclone in class ObjectCopyright © 2017. All rights reserved.