Uses of Class
org.pentaho.reporting.libraries.formula.operators.AbstractNumericOperator
-
Packages that use AbstractNumericOperator Package Description org.pentaho.reporting.libraries.formula.operators -
-
Uses of AbstractNumericOperator in org.pentaho.reporting.libraries.formula.operators
Subclasses of AbstractNumericOperator in org.pentaho.reporting.libraries.formula.operators Modifier and Type Class Description classAddOperatorNull-Values are converted into ZEROclassDivideOperatorA division operation.classMultiplyOperatorCreation-Date: 31.10.2006, 16:34:11classPowerOperatorThis has to be implemented manually if we want to support arbitary precision.classSubtractOperatorCreation-Date: 31.10.2006, 16:34:11
-