org.apache.fop.fo.expr
public class AbsFunction extends FunctionBase
| Constructor and Description |
|---|
AbsFunction() |
| Modifier and Type | Method and Description |
|---|---|
Property |
eval(Property[] args,
PropertyInfo propInfo)
Evaluate the function
|
int |
nbArgs() |
getPercentBase, padArgsWithPropertyNamepublic int nbArgs()
public Property eval(Property[] args, PropertyInfo propInfo) throws PropertyException
Functionargs - array of arguments to be evaluated, the first of which
should be a numeric valuepropInfo - the PropertyInfo object to be evaluatedPropertyException - for non-numeric inputCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.