|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SVGPathSegMovetoRel
Field Summary |
---|
Method Summary | |
---|---|
float |
getX()
|
float |
getY()
|
void |
setX(float x)
|
void |
setY(float y)
|
Methods inherited from interface org.w3c.dom.svg.SVGPathSeg |
---|
getPathSegType, getPathSegTypeAsLetter |
Method Detail |
---|
float getX()
void setX(float x) throws DOMException
DOMException
float getY()
void setY(float y) throws DOMException
DOMException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |