org.w3c.dom.svg
public interface SVGImageElement extends SVGElement, SVGURIReference, SVGTests, SVGLangSpace, SVGExternalResourcesRequired, SVGStylable, SVGTransformable, EventTarget
| Method Summary | |
|---|---|
| SVGAnimatedLength | getHeight() |
| SVGAnimatedPreserveAspectRatio | getPreserveAspectRatio() |
| SVGAnimatedLength | getWidth() |
| SVGAnimatedLength | getX() |
| SVGAnimatedLength | getY() |