org.w3c.dom.svg

Interface SVGPathSegLinetoHorizontalAbs

public interface SVGPathSegLinetoHorizontalAbs extends SVGPathSeg

Method Summary
floatgetX()
voidsetX(float x)

Method Detail

getX

public float getX()

setX

public void setX(float x)