|
fop 0.93 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.fop.fo.expr.FunctionBase
org.apache.fop.fo.expr.PPColWidthFunction
Class modelling the proportional-column-width function. See Sec. 5.10.4 of the XSL-FO standard.
| Constructor Summary | |
PPColWidthFunction()
|
|
| Method Summary | |
Property |
eval(Property[] args,
PropertyInfo pInfo)
Evaluate the function |
int |
nbArgs()
|
| Methods inherited from class org.apache.fop.fo.expr.FunctionBase |
getPercentBase, padArgsWithPropertyName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PPColWidthFunction()
| Method Detail |
public int nbArgs()
public Property eval(Property[] args,
PropertyInfo pInfo)
throws PropertyException
Function
args - array of arguments for this functionpInfo - PropertyInfo for this function
PropertyException - for non-numeric operand, or if the parent
element is not a table-column
|
fop 0.93 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||