|
|||||||||||
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
Method Summary | |
void |
setX(float x)
|
void |
setY(float y)
|
Methods inherited from class org.apache.batik.dom.svg.SVGOMPoint |
getX, getY, 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
setX
in interface SVGPoint
setX
in class SVGOMPoint
org.w3c.dom.DOMException
public void setY(float y) throws org.w3c.dom.DOMException
setY
in interface 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 |