org.w3c.dom.svg

Interface SVGPathSegLinetoVerticalRel

public interface SVGPathSegLinetoVerticalRel extends SVGPathSeg

Method Summary
floatgetY()
voidsetY(float y)

Method Detail

getY

public float getY()

setY

public void setY(float y)