public class RgbValueFunction extends java.lang.Object implements StyleValueFunction
| Constructor and Description |
|---|
RgbValueFunction() |
| Modifier and Type | Method and Description |
|---|---|
CSSValue |
evaluate(LayoutProcess layoutProcess,
LayoutElement element,
CSSFunctionValue function) |
protected int |
validateParameter(CSSValue value) |
protected int validateParameter(CSSValue value) throws FunctionEvaluationException
FunctionEvaluationExceptionpublic CSSValue evaluate(LayoutProcess layoutProcess, LayoutElement element, CSSFunctionValue function) throws FunctionEvaluationException
evaluate in interface StyleValueFunctionFunctionEvaluationException