@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="SVGAnimatedPreserveAspectRatio")
public class SVGAnimatedPreserveAspectRatio
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
SVGAnimatedPreserveAspectRatio() |
| Modifier and Type | Method and Description |
|---|---|
SVGPreserveAspectRatio |
animVal() |
SVGPreserveAspectRatio |
baseVal() |
@JsProperty(name="animVal") @Nonnull public SVGPreserveAspectRatio animVal()
@JsProperty(name="baseVal") @Nonnull public SVGPreserveAspectRatio baseVal()