Uses of Interface
org.apache.batik.css.svg.SVGCSSContext

Packages that use SVGCSSContext
org.apache.batik.css.svg Provides the CSSValue factories specific to SVG. 
org.apache.batik.dom.svg   
 

Uses of SVGCSSContext in org.apache.batik.css.svg
 

Classes in org.apache.batik.css.svg that implement SVGCSSContext
 class DefaultSVGCSSContext
          This class is the default implementation of the SVGCSSContext.
 

Constructors in org.apache.batik.css.svg with parameters of type SVGCSSContext
SVGViewCSS(DocumentView doc, SVGCSSContext ctx)
          Creates a new ViewCSS object.
 

Uses of SVGCSSContext in org.apache.batik.dom.svg
 

Subinterfaces of SVGCSSContext in org.apache.batik.dom.svg
 interface SVGContext
          This interface is the placeholder for SVG application informations.
 

Classes in org.apache.batik.dom.svg that implement SVGCSSContext
 class DefaultSVGContext
          This class is the placeholder for SVG application informations.
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.