org.w3c.dom.svg
public interface SVGRectElement extends SVGElement, SVGTests, SVGLangSpace, SVGExternalResourcesRequired, SVGStylable, SVGTransformable, EventTarget
| Method Summary | |
|---|---|
| SVGAnimatedLength | getHeight() |
| SVGAnimatedLength | getRx() |
| SVGAnimatedLength | getRy() |
| SVGAnimatedLength | getWidth() |
| SVGAnimatedLength | getX() |
| SVGAnimatedLength | getY() |