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

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

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

Classes in org.apache.batik.dom.svg that implement SVGAnimatedPreserveAspectRatio
 class SVGOMAnimatedPreserveAspectRatio
          This class implements the SVGAnimatedPreserveAspectRatio interface.
 

Methods in org.apache.batik.dom.svg that return SVGAnimatedPreserveAspectRatio
 SVGAnimatedPreserveAspectRatio SVGOMSVGElement.getPreserveAspectRatio()
          DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
 SVGAnimatedPreserveAspectRatio SVGOMImageElement.getPreserveAspectRatio()
          DOM: Implements SVGImageElement.getPreserveAspectRatio().
 SVGAnimatedPreserveAspectRatio SVGOMPatternElement.getPreserveAspectRatio()
          DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
static SVGAnimatedPreserveAspectRatio SVGPreserveAspectRatioSupport.getPreserveAspectRatio(AbstractElement elt)
          To implement getPreserveAspectRatio.
 SVGAnimatedPreserveAspectRatio SVGOMMarkerElement.getPreserveAspectRatio()
          DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
 SVGAnimatedPreserveAspectRatio SVGOMSymbolElement.getPreserveAspectRatio()
          DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
 SVGAnimatedPreserveAspectRatio SVGOMViewElement.getPreserveAspectRatio()
          DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
 

Uses of SVGAnimatedPreserveAspectRatio in org.w3c.dom.svg
 

Methods in org.w3c.dom.svg that return SVGAnimatedPreserveAspectRatio
 SVGAnimatedPreserveAspectRatio SVGImageElement.getPreserveAspectRatio()
           
 SVGAnimatedPreserveAspectRatio SVGFitToViewBox.getPreserveAspectRatio()
           
 



Copyright ? 2005 Apache Software Foundation. All Rights Reserved.