fop 1.0

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

Packages that use Function
org.apache.fop.fo.expr Classes for XSL expressions and functions. 
 

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

Classes in org.apache.fop.fo.expr that implement Function
 class AbsFunction
          Class modelling the abs Number Function.
 class BodyStartFunction
          Class corresponding to the body-start Property Value function.
 class FromParentFunction
          Class modelling the from-parent Property Value function.
 class FromTableColumnFunction
          Class modelling the from-table-column Property Value function.
 class FunctionBase
          Abstract Base class for XSL-FO functions
 class InheritedPropFunction
          Class modelling the inherited-property-value Property Value function.
 class LabelEndFunction
          Class modelling the label-end Property Value function.
 class MaxFunction
          Class for managing the "max" Number Function.
 class MinFunction
          Class for managing the "min" Number Function.
 class NearestSpecPropFunction
          Class modelling the from-nearest-specified-value function.
 class PPColWidthFunction
          Class modelling the proportional-column-width function.
 

Methods in org.apache.fop.fo.expr with parameters of type Function
 void PropertyInfo.pushFunction(Function func)
          push a function onto the function stack
 


fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.