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

def.dom.SVGPathSegLinetoVerticalRel Maven / Gradle / Ivy

The newest version!
package def.dom;
public class SVGPathSegLinetoVerticalRel extends SVGPathSeg {
    public double y;
    public static SVGPathSegLinetoVerticalRel prototype;
    public SVGPathSegLinetoVerticalRel(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy