Class describing position of the camera.
More...
Class describing position of the camera.
Referenced from LocationWindow.
Definition at line 14 of file Camera.java.
◆ Camera()
com.navigine.idl.java.Camera.Camera |
( |
Point | point, |
|
|
float | zoom, |
|
|
float | rotation ) |
|
inline |
◆ getPoint()
Point com.navigine.idl.java.Camera.getPoint |
( |
| ) |
|
|
inline |
◆ getRotation()
float com.navigine.idl.java.Camera.getRotation |
( |
| ) |
|
|
inline |
angle between Location North
(top of the image) and the direction of interest on the view plane in degrees in the range [0, 360).
- Returns
Definition at line 53 of file Camera.java.
◆ getZoom()
float com.navigine.idl.java.Camera.getZoom |
( |
| ) |
|
|
inline |
◆ toString()
String com.navigine.idl.java.Camera.toString |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: