Package org.w3c.dom.svg
Interface SVGAnimatedPreserveAspectRatio
-
public interface SVGAnimatedPreserveAspectRatio
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SVGPreserveAspectRatio
getAnimVal()
SVGPreserveAspectRatio
getBaseVal()
-
-
-
Method Detail
-
getBaseVal
SVGPreserveAspectRatio getBaseVal()
-
getAnimVal
SVGPreserveAspectRatio getAnimVal()
-
-