org.w3c.dom.svg

Interface SVGPathSegLinetoVerticalAbs

public interface SVGPathSegLinetoVerticalAbs extends SVGPathSeg

Method Summary
floatgetY()
voidsetY(float y)

Method Detail

getY

public float getY()

setY

public void setY(float y)