org.apache.fop.fo.expr
Class AbsFunction

java.lang.Object
  extended byorg.apache.fop.fo.expr.FunctionBase
      extended byorg.apache.fop.fo.expr.AbsFunction
All Implemented Interfaces:
Function

public class AbsFunction
extends FunctionBase


Constructor Summary
AbsFunction()
           
 
Method Summary
 Property eval(Property[] args, PropertyInfo propInfo)
           
 int nbArgs()
           
 
Methods inherited from class org.apache.fop.fo.expr.FunctionBase
getPercentBase
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbsFunction

public AbsFunction()
Method Detail

nbArgs

public int nbArgs()

eval

public Property eval(Property[] args,
                     PropertyInfo propInfo)
              throws PropertyException
Throws:
PropertyException


Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.