Evaluates an expression.
Parameters: expression - the expression Parameters: evaluation - the evaluation type the evaluation result throws: JRException -
Resolves an element.
Parameters: element - the element Parameters: evaluation - the evaluation type Parameters: evaluationTime - the current evaluation time
final protected void setShrinkable(boolean shrinkable)(Code)
Indicates whether an element is shrinkable.
This flag is only effective when
JRFillElement.isRemoveLineWhenBlank() isRemoveLineWhenBlank is also set.
Parameters: shrinkable - whether the element is shrinkable