public interface CoordinateSystem
Modifier and Type | Method and Description |
---|---|
float[] |
getCoordinateSystemPosition(float wx,
float wy)
Gets the coordinate system position.
|
float[] |
getWindowPosition(float csx,
float csy)
Gets the window position.
|
float[] getCoordinateSystemPosition(float wx, float wy)
wx
- the wxwy
- the wyfloat[] getWindowPosition(float csx, float csy)
csx
- the csxcsy
- the csy