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

def.dom.SVGAnimatedPoints Maven / Gradle / Ivy

The newest version!
package def.dom;

import def.js.Object;

@jsweet.lang.Interface
public abstract class SVGAnimatedPoints extends def.js.Object {
    public SVGPointList animatedPoints;
    public SVGPointList points;
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy