Free Download - Stylus Studio, The World's Best XML IDE!


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

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

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

Classes in org.apache.batik.css.dom that implement CSSOMValue.ValueProvider
 class CSSOMComputedStyle.ComputedCSSValue
          To manage a computed CSSValue.
 class CSSOMStyleDeclaration.StyleDeclarationValue
          This class represents a CSS value returned by this declaration.
 

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

Constructors in org.apache.batik.css.dom with parameters of type CSSOMValue.ValueProvider
CSSOMValue(CSSOMValue.ValueProvider vp)
          Creates a new CSSOMValue.
 

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

Classes in org.apache.batik.dom.svg that implement CSSOMValue.ValueProvider
 class SVGStylableElement.PresentationAttributeValue
          To manage a presentation attribute value.
 



Copyright © 2004 Apache Software Foundation. All Rights Reserved.
Hosted by Stylus Studio, the world's leading XML IDE - Download a free evaluation copy today.