Function
public class OCAColorFunction extends FunctionBase
Constructor | Description |
---|---|
OCAColorFunction() |
Modifier and Type | Method | Description |
---|---|---|
Property |
eval(Property[] args,
PropertyInfo pInfo) |
Evaluate the function
|
int |
getRequiredArgsCount() |
getOptionalArgDefault, getOptionalArgsCount, getPercentBase, getPropertyName, hasVariableArgs
public int getRequiredArgsCount()
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 1999-2016 The Apache Software Foundation. All Rights Reserved.