|
||||||||||
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
DOMException
float getY()
void setY(float y) throws DOMException
DOMException
SVGPoint matrixTransform(SVGMatrix matrix)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |