|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.dom.svg.SVGOMPoint
org.apache.batik.dom.svg.SVGTextContentSupport.SVGTextPoint
public static class SVGTextContentSupport.SVGTextPoint
Field Summary |
---|
Fields inherited from class org.apache.batik.dom.svg.SVGOMPoint |
---|
x, y |
Method Summary | |
---|---|
void |
setX(float x)
DOM: Implements SVGPoint.setX(float) . |
void |
setY(float y)
DOM: Implements SVGPoint.setY(float) . |
Methods inherited from class org.apache.batik.dom.svg.SVGOMPoint |
---|
getX, getY, matrixTransform, matrixTransform |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void setX(float x) throws org.w3c.dom.DOMException
SVGOMPoint
SVGPoint.setX(float)
.
setX
in interface org.w3c.dom.svg.SVGPoint
setX
in class SVGOMPoint
org.w3c.dom.DOMException
public void setY(float y) throws org.w3c.dom.DOMException
SVGOMPoint
SVGPoint.setY(float)
.
setY
in interface org.w3c.dom.svg.SVGPoint
setY
in class SVGOMPoint
org.w3c.dom.DOMException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |