org.apache.fop.fo.expr
Class CeilingFunction

org.apache.fop.fo.expr.FunctionBase
  |
  +--org.apache.fop.fo.expr.CeilingFunction

class CeilingFunction
extends FunctionBase


Method Summary
 Propertyeval(Property[] args, PropertyInfo pInfo)
           
 intnbArgs()
           

Methods inherited from class org.apache.fop.fo.expr.FunctionBase
getPercentBase

Method Detail

eval

public Property eval(Property[] args, PropertyInfo pInfo)
throws PropertyException

nbArgs

public int nbArgs()