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

Packages that use SVGTransformableSupport
org.apache.batik.dom.svg   
 

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

Fields in org.apache.batik.dom.svg declared as SVGTransformableSupport
protected  SVGTransformableSupport SVGGraphicsElement.transformableSupport
          The transformable support.
protected  SVGTransformableSupport SVGOMFEImageElement.transformableSupport
          The transformable support.
protected  SVGTransformableSupport SVGOMTextElement.transformableSupport
          The transformable support.
protected  SVGTransformableSupport SVGClippingMaskingElement.transformableSupport
          The transformable support.
 

Methods in org.apache.batik.dom.svg that return SVGTransformableSupport
protected  SVGTransformableSupport SVGGraphicsElement.getTransformableSupport()
          Returns stylableSupport different from null.
protected  SVGTransformableSupport SVGOMFEImageElement.getTransformableSupport()
          Returns stylableSupport different from null.
protected  SVGTransformableSupport SVGOMTextElement.getTransformableSupport()
          Returns stylableSupport different from null.
protected  SVGTransformableSupport SVGClippingMaskingElement.getTransformableSupport()
          Returns stylableSupport different from null.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.