|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrescuecore.view.ScreenTransform
Constructor Summary | |
ScreenTransform(int minX,
int minY,
int xRange,
int yRange,
int width,
int height)
|
Method Summary | |
int |
toScreenX(int rescueX)
|
int |
toScreenY(int rescueY)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ScreenTransform(int minX, int minY, int xRange, int yRange, int width, int height)
Method Detail |
public int toScreenX(int rescueX)
public int toScreenY(int rescueY)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |