public class ProportionalColumnWidthFunction extends FunctionBase
Constructor and Description |
---|
ProportionalColumnWidthFunction() |
Modifier and Type | Method and Description |
---|---|
Property |
eval(Property[] args,
PropertyInfo pInfo)
Evaluate the function
|
PercentBase |
getPercentBase() |
int |
getRequiredArgsCount() |
getOptionalArgDefault, getOptionalArgsCount, getPropertyName, hasVariableArgs
public int getRequiredArgsCount()
public PercentBase getPercentBase()
FunctionBase
getPercentBase
in interface Function
getPercentBase
in class FunctionBase
public Property eval(Property[] args, PropertyInfo pInfo) throws PropertyException
args
- an array of Properties that should be evaluatedpInfo
- property information instance that applies to property being evaluatedPropertyException
- for problems when evaluating the functionCopyright © 2025 Apache Software Foundation. All rights reserved.