org.w3c.dom.svg
Interface SVGAnimatedPreserveAspectRatio

All Known Implementing Classes:
SVGOMAnimatedPreserveAspectRatio

public interface SVGAnimatedPreserveAspectRatio


Method Summary
 SVGPreserveAspectRatio getAnimVal()
           
 SVGPreserveAspectRatio getBaseVal()
           
 

Method Detail

getBaseVal

public SVGPreserveAspectRatio getBaseVal()

getAnimVal

public SVGPreserveAspectRatio getAnimVal()


Copyright ? 2005 Apache Software Foundation. All Rights Reserved.