Class CSSOMValue

java.lang.Object
io.sf.carte.echosvg.css.dom.CSSOMValue
All Implemented Interfaces:
Counter, CSSPrimitiveValue, CSSValue, CSSValueList, Rect, RGBColor
Direct Known Subclasses:
CSSOMComputedStyle.ComputedCSSValue, CSSOMStyleDeclaration.StyleDeclarationValue, SVGStylableElement.PresentationAttributeValue

public class CSSOMValue extends Object implements CSSPrimitiveValue, CSSValueList, Counter, Rect, RGBColor
This class implements the CSSValue, CSSPrimitiveValue, CSSValueList interfaces.