|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SVGRect
| Method Summary | |
|---|---|
float |
getHeight()
|
float |
getWidth()
|
float |
getX()
|
float |
getY()
|
void |
setHeight(float height)
|
void |
setWidth(float width)
|
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
DOMExceptionfloat getWidth()
void setWidth(float width)
throws DOMException
DOMExceptionfloat getHeight()
void setHeight(float height)
throws DOMException
DOMException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||