Save This Page
Home » openjdk-7 » org.w3c » dom » svg » [javadoc | source]
org.w3c.dom.svg
public interface: SVGCircleElement [javadoc | source]

All Implemented Interfaces:
    SVGElement, SVGStylable, EventTarget, SVGLangSpace, SVGTests, SVGExternalResourcesRequired, SVGTransformable

Method from org.w3c.dom.svg.SVGCircleElement Summary:
getCx,   getCy,   getR
Method from org.w3c.dom.svg.SVGCircleElement Detail:
 public SVGAnimatedLength getCx()
 public SVGAnimatedLength getCy()
 public SVGAnimatedLength getR()