org.jfree.report.function.numeric |
|
Java Source File Name | Type | Comment |
CompareNumberExpression.java | Class | A function that compares a static number with a number read from a field. |
IsNegativeExpression.java | Class | Checks, whether the column specified by the field name contains a negative number. |
IsPositiveExpression.java | Class | Checks, whether the column specified by the field name contains a positive number. |