@JsType(isNative=true,
name="SVGAnimatedInteger",
namespace="<global>")
public interface SVGAnimatedInteger
Modifier and Type | Method and Description |
---|---|
int |
getAnimVal() |
int |
getBaseVal() |
void |
setBaseVal(int baseVal) |
Copyright © 2018 Xalys. All rights reserved.