Class GradientValue

All Implemented Interfaces:
CSSFunctionValue, CSSGradientValue, CSSPrimitiveValue, CSSTypedValue, CSSValue, Serializable, Cloneable

public class GradientValue extends FunctionValue implements CSSGradientValue
Implementation of a gradient value.
See Also: