Uses of Interface
org.apache.batik.css.engine.CSSEngine.MainPropertyReceiver

Packages that use CSSEngine.MainPropertyReceiver
org.apache.batik.css.engine   
org.apache.batik.dom.svg   
 

Uses of CSSEngine.MainPropertyReceiver in org.apache.batik.css.engine
 

Methods in org.apache.batik.css.engine with parameters of type CSSEngine.MainPropertyReceiver
 void CSSEngine.setMainProperties(CSSStylableElement elt, CSSEngine.MainPropertyReceiver dst, String pname, String value, boolean important)
           
 

Uses of CSSEngine.MainPropertyReceiver in org.apache.batik.dom.svg
 

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



Copyright ? 2005 Apache Software Foundation. All Rights Reserved.