public static class SVGTextContentSupport.SVGTextPoint extends SVGOMPoint
x, y| Modifier and Type | Method and Description |
|---|---|
void |
setX(float x)
DOM: Implements
SVGPoint.setX(float). |
void |
setY(float y)
DOM: Implements
SVGPoint.setY(float). |
getX, getY, matrixTransform, matrixTransformpublic void setX(float x)
throws DOMException
SVGOMPointSVGPoint.setX(float).setX in interface org.w3c.dom.svg.SVGPointsetX in class SVGOMPointDOMExceptionpublic void setY(float y)
throws DOMException
SVGOMPointSVGPoint.setY(float).setY in interface org.w3c.dom.svg.SVGPointsetY in class SVGOMPointDOMExceptionCopyright © 2000–2017 Apache Software Foundation. All rights reserved.