Uses of Interface
org.apache.batik.css.dom.CSSOMStyleDeclaration.ValueProvider

Packages that use CSSOMStyleDeclaration.ValueProvider
org.apache.batik.css.dom   
org.apache.batik.dom.svg   
 

Uses of CSSOMStyleDeclaration.ValueProvider in org.apache.batik.css.dom
 

Fields in org.apache.batik.css.dom declared as CSSOMStyleDeclaration.ValueProvider
protected  CSSOMStyleDeclaration.ValueProvider CSSOMStyleDeclaration.valueProvider
          The associated value.
 

Constructors in org.apache.batik.css.dom with parameters of type CSSOMStyleDeclaration.ValueProvider
CSSOMStyleDeclaration(CSSOMStyleDeclaration.ValueProvider vp, CSSRule parent)
          Creates a new style declaration.
CSSOMSVGStyleDeclaration(CSSOMStyleDeclaration.ValueProvider vp, CSSRule parent, CSSEngine eng)
          Creates a new CSSOMSVGStyleDeclaration.
 

Uses of CSSOMStyleDeclaration.ValueProvider in org.apache.batik.dom.svg
 

Classes in org.apache.batik.dom.svg that implement CSSOMStyleDeclaration.ValueProvider
 class SVGStylableElement.StyleDeclaration
          This class represents the 'style' attribute.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.