Reason of the camera update. More...
Public Attributes | |
| GESTURES | |
| user manipulation. | |
| APPLICATION | |
| Application. | |
Reason of the camera update.
Referenced from CameraListener.
Definition at line 15 of file CameraUpdateReason.java.
| com.navigine.idl.java.CameraUpdateReason.APPLICATION |
Application.
By calling the LocationLiew::move methods.
Definition at line 27 of file CameraUpdateReason.java.
| com.navigine.idl.java.CameraUpdateReason.GESTURES |
user manipulation.
For example: zoom, scroll, rotate, fling.
Definition at line 21 of file CameraUpdateReason.java.