org.w3c.dom.svg

Interface SVGCircleElement

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

Method Summary
SVGAnimatedLengthgetCx()
SVGAnimatedLengthgetCy()
SVGAnimatedLengthgetR()

Method Detail

getCx

public SVGAnimatedLength getCx()

getCy

public SVGAnimatedLength getCy()

getR

public SVGAnimatedLength getR()