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

def.dom.SVGFEDistantLightElement Maven / Gradle / Ivy

The newest version!
package def.dom;
public class SVGFEDistantLightElement extends SVGElement {
    public SVGAnimatedNumber azimuth;
    public SVGAnimatedNumber elevation;
    public static SVGFEDistantLightElement prototype;
    public SVGFEDistantLightElement(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy