org.w3c.dom.svg

Interface SVGLineElement

public interface SVGLineElement extends SVGElement, SVGTests, SVGLangSpace, SVGExternalResourcesRequired, SVGStylable, SVGTransformable, EventTarget

Method Summary
SVGAnimatedLengthgetX1()
SVGAnimatedLengthgetX2()
SVGAnimatedLengthgetY1()
SVGAnimatedLengthgetY2()

Method Detail

getX1

public SVGAnimatedLength getX1()

getX2

public SVGAnimatedLength getX2()

getY1

public SVGAnimatedLength getY1()

getY2

public SVGAnimatedLength getY2()