| fop 0.94 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.fop.fo.expr.FunctionBaseorg.apache.fop.fo.expr.PPColWidthFunctionpublic class PPColWidthFunctionextends FunctionBaseMethod Summary | |
Property |
|
int |
|
Methods inherited from class org.apache.fop.fo.expr.FunctionBase | |
getPercentBase, padArgsWithPropertyName | |
public Property eval(Property[] args, PropertyInfo pInfo) throws PropertyException
- Parameters:
args- array of arguments for this functionpInfo- PropertyInfo for this function
- Returns:
- numeric Property containing the units of proportional measure for this column
- Throws:
PropertyException- for non-numeric operand, or if the parent element is not a table-column
| fop 0.94 |