org.apache.fop.fo.expr
Class FunctionBase

Direct Known Subclasses:
AbsFunction, CeilingFunction, FloorFunction, FromParentFunction, FromTableColumnFunction, InheritedPropFunction, MaxFunction, MinFunction, NearestSpecPropFunction, PPColWidthFunction, RGBColorFunction, RoundFunction

public abstract class FunctionBase
implements Function


Method Summary
 PercentBasegetPercentBase()
          By default, functions have no percent-based arguments.

Method Detail

getPercentBase

public PercentBase getPercentBase()
By default, functions have no percent-based arguments.