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()
JRDataRange
getLowExpression
in interface JRDataRange
public JRExpression getHighExpression()
JRDataRange
getHighExpression
in interface JRDataRange
public java.lang.Object clone()
clone
in interface JRCloneable
clone
in class java.lang.Object
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com