Interface CSSGradientValue

All Superinterfaces:
Cloneable, CSSFunctionValue, CSSPrimitiveValue, CSSTypedValue, CSSValue
All Known Implementing Classes:
GradientValue

public interface CSSGradientValue extends CSSFunctionValue
A gradient value.
See Also: