Uses of Interface
org.w3c.dom.svg.SVGPreserveAspectRatio

Packages that use SVGPreserveAspectRatio
org.apache.batik.dom.svg   
org.w3c.dom.svg   
 

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

Classes in org.apache.batik.dom.svg that implement SVGPreserveAspectRatio
 class AbstractSVGPreserveAspectRatio
          Abstract implementation for SVGPreservAspectRatio This is the base implementation for SVGPreservAspectRatio
 class SVGOMAnimatedPreserveAspectRatio.SVGOMPreserveAspectRatio
          The implementation of SVGPreserveAspectRatio
 

Methods in org.apache.batik.dom.svg that return SVGPreserveAspectRatio
 SVGPreserveAspectRatio SVGOMAnimatedPreserveAspectRatio.getAnimVal()
           
 SVGPreserveAspectRatio SVGOMAnimatedPreserveAspectRatio.getBaseVal()
           
 

Uses of SVGPreserveAspectRatio in org.w3c.dom.svg
 

Methods in org.w3c.dom.svg that return SVGPreserveAspectRatio
 SVGPreserveAspectRatio SVGAnimatedPreserveAspectRatio.getBaseVal()
           
 SVGPreserveAspectRatio SVGAnimatedPreserveAspectRatio.getAnimVal()
           
 



Copyright ? 2005 Apache Software Foundation. All Rights Reserved.