Interface CSSOMSVGColor.ValueProvider

All Known Implementing Classes:
CSSOMSVGComputedStyle.ComputedCSSColorValue, CSSOMSVGComputedStyle.ComputedCSSPaintValue, CSSOMSVGStyleDeclaration.StyleDeclarationColorValue, CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue, SVGStylableElement.PresentationAttributeColorValue, SVGStylableElement.PresentationAttributePaintValue
Enclosing class:
CSSOMSVGColor

public static interface CSSOMSVGColor.ValueProvider
To provide the actual value.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the current value associated with this object.
  • Method Details

    • getValue

      Value getValue()
      Returns the current value associated with this object.