[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2020-08-08 UTC."],[],[],null,["public static abstract @interface **FirebaseVisionImageMetadata.Rotation** implements [Annotation](//developer.android.com/reference/java/lang/annotation/Annotation.html) \nIndicates the image rotation.\n\nSupported values include:\n\n1. [ROTATION_0](/docs/reference/android/com/google/firebase/ml/vision/common/FirebaseVisionImageMetadata#ROTATION_0) which corresponds to back camera with [ROTATION_0](//developer.android.com/reference/android/view/Surface.html#ROTATION_0)\n2. [ROTATION_90](/docs/reference/android/com/google/firebase/ml/vision/common/FirebaseVisionImageMetadata#ROTATION_90) which corresponds to back camera with [ROTATION_90](//developer.android.com/reference/android/view/Surface.html#ROTATION_90)\n3. [ROTATION_180](/docs/reference/android/com/google/firebase/ml/vision/common/FirebaseVisionImageMetadata#ROTATION_180) which corresponds to back camera with [ROTATION_180](//developer.android.com/reference/android/view/Surface.html#ROTATION_180)\n4. [ROTATION_270](/docs/reference/android/com/google/firebase/ml/vision/common/FirebaseVisionImageMetadata#ROTATION_270) which corresponds to back camera with [ROTATION_270](//developer.android.com/reference/android/view/Surface.html#ROTATION_270) \n\nInherited Method Summary \nFrom interface java.lang.annotation.Annotation"]]