org.apache.fop.fo.expr
public class PPColWidthFunction extends FunctionBase
| Constructor and Description |
|---|
PPColWidthFunction() |
| Modifier and Type | Method and Description |
|---|---|
Property |
eval(Property[] args,
PropertyInfo pInfo)
Evaluate the function
|
PercentBase |
getPercentBase() |
int |
nbArgs() |
padArgsWithPropertyNamepublic int nbArgs()
public PercentBase getPercentBase()
getPercentBase in interface FunctiongetPercentBase in class FunctionBasePercentBase for the proportional-column-width()
functionpublic Property eval(Property[] args, PropertyInfo pInfo) throws PropertyException
Functionargs - array of arguments for this functionpInfo - PropertyInfo for this functionPropertyException - for non-numeric operand, or if the parent
element is not a table-columnCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.