|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Translateable2D
Can translate in 2D.
Method Summary | |
---|---|
double[] |
getTranslate()
Return current translation |
void |
setTranslate(double tx,
double ty)
Set translate to tx and ty. |
void |
translate(double tx,
double ty)
Translate over tx and ty. |
Methods inherited from interface hep.wired.feature.Translateable |
---|
getModelTranslation, getScreenTranslation |
Method Detail |
---|
void translate(double tx, double ty)
void setTranslate(double tx, double ty)
double[] getTranslate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |