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

def.dom.SVGAnimatedLengthList Maven / Gradle / Ivy

The newest version!
package def.dom;

import def.js.Object;

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





© 2015 - 2025 Weber Informatics LLC | Privacy Policy