org.jfree.formula.function.math
public class AbsFunctionDescription extends AbstractFunctionDescription
Constructor Summary | |
---|---|
AbsFunctionDescription() |
Method Summary | |
---|---|
FunctionCategory | getCategory() |
int | getParameterCount() |
Type | getParameterType(int position) |
Type | getValueType() |
boolean | isParameterMandatory(int position) |