Uses of Interface
org.apache.batik.css.dom.CSSOMSVGColor.ValueProvider
Packages that use CSSOMSVGColor.ValueProvider
-
Uses of CSSOMSVGColor.ValueProvider in org.apache.batik.anim.dom
Classes in org.apache.batik.anim.dom that implement CSSOMSVGColor.ValueProviderModifier and TypeClassDescriptionclass
To manage a presentation attribute SVGColor value.class
To manage a presentation attribute SVGPaint value. -
Uses of CSSOMSVGColor.ValueProvider in org.apache.batik.css.dom
Classes in org.apache.batik.css.dom that implement CSSOMSVGColor.ValueProviderModifier and TypeClassDescriptionprotected class
To manage a computed color CSSValue.class
To manage a computed paint CSSValue.class
This class represents a CSS value returned by this declaration.class
This class represents a CSS value returned by this declaration.Fields in org.apache.batik.css.dom declared as CSSOMSVGColor.ValueProviderModifier and TypeFieldDescriptionprotected CSSOMSVGColor.ValueProvider
CSSOMSVGColor.valueProvider
The associated value.Constructors in org.apache.batik.css.dom with parameters of type CSSOMSVGColor.ValueProviderModifierConstructorDescriptionCreates a new CSSOMSVGColor.Creates a new CSSOMSVGPaint.