|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SVGPoint
| Method Summary | |
|---|---|
float |
getX()
|
float |
getY()
|
SVGPoint |
matrixTransform(SVGMatrix matrix)
|
void |
setX(float x)
|
void |
setY(float y)
|
| Method Detail |
|---|
float getX()
void setX(float x)
throws DOMException
DOMExceptionfloat getY()
void setY(float y)
throws DOMException
DOMExceptionSVGPoint matrixTransform(SVGMatrix matrix)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||