public static class SVGTextContentSupport.SVGTextPoint extends SVGOMPoint
x, y| Modifier and Type | Method | Description |
|---|---|---|
void |
setX(float x) |
DOM: Implements
SVGPoint.setX(float). |
void |
setY(float y) |
DOM: Implements
SVGPoint.setY(float). |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetX, getY, matrixTransform, matrixTransformpublic void setX(float x)
throws org.w3c.dom.DOMException
SVGOMPointSVGPoint.setX(float).setX in class SVGOMPointorg.w3c.dom.DOMExceptionpublic void setY(float y)
throws org.w3c.dom.DOMException
SVGOMPointSVGPoint.setY(float).setY in class SVGOMPointorg.w3c.dom.DOMExceptionCopyright ? 2018 Apache Software Foundation. All Rights Reserved.