|
||||||||||
| 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 DOMException
SVGOMPointSVGPoint.setX(float).
setX in interface org.w3c.dom.svg.SVGPointsetX in class SVGOMPointDOMException
public void setY(float y)
throws DOMException
SVGOMPointSVGPoint.setY(float).
setY in interface org.w3c.dom.svg.SVGPointsetY in class SVGOMPointDOMException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||