- All Known Implementing Classes:
SVGOMPoint
,SVGPointItem
,SVGTextContentSupport.SVGTextPoint
public interface SVGPoint
-
Method Summary
-
Method Details
-
getX
float getX() -
setX
- Throws:
DOMException
-
getY
float getY() -
setY
- Throws:
DOMException
-
matrixTransform
-