Uses of Class
org.apache.fop.fo.expr.Function

Packages that use Function
org.apache.fop.fo.expr 

Uses of Function in org.apache.fop.fo.expr
 

Classes in org.apache.fop.fo.expr that implement Function
class FunctionBase
          
 

Methods in org.apache.fop.fo.expr with parameters of type Function
voidPropertyInfo.pushFunction(Function func)