Uses of Class
org.apache.batik.dom.svg.SVGStylableSupport

Packages that use SVGStylableSupport
org.apache.batik.extension This package contains Batik's extensions to standard SVG (custom elements, additional bridges...). 
 

Uses of SVGStylableSupport in org.apache.batik.extension
 

Fields in org.apache.batik.extension declared as SVGStylableSupport
protected  SVGStylableSupport StylableExtensionElement.stylableSupport
          The stylable support.
 

Methods in org.apache.batik.extension that return SVGStylableSupport
protected  SVGStylableSupport StylableExtensionElement.getStylableSupport()
          Returns stylableSupport different from null.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.