Package org.w3c.dom.svg
Interface SVGPoint
public interface SVGPoint
-
Method Summary
-
Method Details
-
getX
float getX() -
setX
- Throws:
DOMException
-
getY
float getY() -
setY
- Throws:
DOMException
-
matrixTransform
-
DOMException
DOMException