|
Agora Interactive Whiteboard Java API Reference
|
Public Member Functions | |
| Double | getCenterX () |
| Double | getCenterY () |
| Double | getScale () |
Public Member Functions inherited from com.herewhite.sdk.domain.WhiteObject | |
| String | toString () |
| JSONObject | toJSON () |
The state of the view.
| Double com.herewhite.sdk.domain.CameraState.getCenterX | ( | ) |
Gets the X coordinate of the center of the view in the world coordinate system (taking the center of the initial whiteboard as the origin).
0.0. | Double com.herewhite.sdk.domain.CameraState.getCenterY | ( | ) |
Gets the Y coordinate of the center of the view in the world coordinate system (taking the center of the initial whiteboard as the origin).
0.0. | Double com.herewhite.sdk.domain.CameraState.getScale | ( | ) |
Gets the scale factor of the view.
1.0.