Loading...
Searching...
No Matches
com.navigine.idl.java.CameraUpdateReason Enum Reference

Reason of the camera update. More...

Public Attributes

 GESTURES
 user manipulation.
 
 APPLICATION
 Application.
 

Detailed Description

Reason of the camera update.

Referenced from CameraListener.

Definition at line 15 of file CameraUpdateReason.java.

Member Data Documentation

◆ APPLICATION

com.navigine.idl.java.CameraUpdateReason.APPLICATION

Application.

By calling the LocationLiew::move methods.

Definition at line 27 of file CameraUpdateReason.java.

◆ GESTURES

com.navigine.idl.java.CameraUpdateReason.GESTURES

user manipulation.

For example: zoom, scroll, rotate, fling.

Definition at line 21 of file CameraUpdateReason.java.


The documentation for this enum was generated from the following file: