Class SVGTextContentSupport.SVGTextPoint
java.lang.Object
org.apache.batik.dom.svg.SVGOMPoint
org.apache.batik.anim.dom.SVGTextContentSupport.SVGTextPoint
- All Implemented Interfaces:
org.w3c.dom.svg.SVGPoint
- Enclosing class:
SVGTextContentSupport
-
Field Summary
Fields inherited from class SVGOMPoint
x, y -
Method Summary
Methods inherited from class SVGOMPoint
getX, getY, matrixTransform, matrixTransform
-
Method Details
-
setX
Description copied from class:SVGOMPointDOM: ImplementsSVGPoint.setX(float).- Specified by:
setXin interfaceorg.w3c.dom.svg.SVGPoint- Overrides:
setXin classSVGOMPoint- Throws:
DOMException
-
setY
Description copied from class:SVGOMPointDOM: ImplementsSVGPoint.setY(float).- Specified by:
setYin interfaceorg.w3c.dom.svg.SVGPoint- Overrides:
setYin classSVGOMPoint- Throws:
DOMException
-