|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Scaleable2D
Can scale in 2D.
Method Summary | |
---|---|
double[] |
getScale()
Returns current scale |
void |
scale(double sx,
double sy)
Scales by factor sx,sy. |
void |
setScale(double sx,
double sy)
Set scales to factors sx,sy. |
Methods inherited from interface hep.wired.feature.Scaleable |
---|
scale, setScale |
Method Detail |
---|
void scale(double sx, double sy)
void setScale(double sx, double sy)
double[] getScale()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |