|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Specifies the characteristics of a graphical object that supports the scale method.
Method Summary | |
void | scale(double sf) |
void | scale(double sx,
double sy) |
Method Detail |
public void scale(double sf)
Usage: | gobj.scale(sf); | ||
Parameter: |
|
public void scale(double sx,
double sy)
Usage: | gobj.scale(sx, sy); | ||||
Parameters: |
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |