org.w3c.dom.svg

Interface SVGLinearGradientElement

public interface SVGLinearGradientElement extends SVGGradientElement

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

Method Detail

getX1

public SVGAnimatedLength getX1()

getX2

public SVGAnimatedLength getX2()

getY1

public SVGAnimatedLength getY1()

getY2

public SVGAnimatedLength getY2()