All Downloads are FREE. Search and download functionalities are using the official Maven repository.

def.dom.SVGAnimatedNumber Maven / Gradle / Ivy

The newest version!
package def.dom;

import def.js.Object;

public class SVGAnimatedNumber extends def.js.Object {
    public double animVal;
    public double baseVal;
    public static SVGAnimatedNumber prototype;
    public SVGAnimatedNumber(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy