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() |
padArgsWithPropertyName
public int nbArgs()
public PercentBase getPercentBase()
getPercentBase
in interface Function
getPercentBase
in class FunctionBase
PercentBase
for the proportional-column-width()
functionpublic Property eval(Property[] args, PropertyInfo pInfo) throws PropertyException
Function
args
- 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-2010 The Apache Software Foundation. All Rights Reserved.