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

def.dom.SVGAnimatedBoolean Maven / Gradle / Ivy

The newest version!
package def.dom;

import def.js.Object;

public class SVGAnimatedBoolean extends def.js.Object {
    public java.lang.Boolean animVal;
    public java.lang.Boolean baseVal;
    public static SVGAnimatedBoolean prototype;
    public SVGAnimatedBoolean(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy