|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jfree.formula.function.math.MinFunction
public class MinFunction
This function returns the minimum from a set of numbers.
| Field Summary | |
|---|---|
static java.math.BigDecimal |
ZERO
|
| Constructor Summary | |
|---|---|
MinFunction()
|
|
| Method Summary | |
|---|---|
TypeValuePair |
evaluate(FormulaContext context,
ParameterCallback parameters)
|
java.lang.String |
getCanonicalName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.math.BigDecimal ZERO
| Constructor Detail |
|---|
public MinFunction()
| Method Detail |
|---|
public TypeValuePair evaluate(FormulaContext context,
ParameterCallback parameters)
throws EvaluationException
evaluate in interface FunctionEvaluationExceptionpublic java.lang.String getCanonicalName()
getCanonicalName in interface Function
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||