- All Known Implementing Classes:
SVGOMAnimatedRect.AnimSVGRect
,SVGOMAnimatedRect.BaseSVGRect
,SVGOMRect
public interface SVGRect
-
Method Summary
-
Method Details
-
getX
float getX() -
setX
- Throws:
DOMException
-
getY
float getY() -
setY
- Throws:
DOMException
-
getWidth
float getWidth() -
setWidth
- Throws:
DOMException
-
getHeight
float getHeight() -
setHeight
- Throws:
DOMException
-