Class FocusAreaRotator


  • public class FocusAreaRotator
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      android.graphics.Rect rotate​(android.graphics.Rect focusArea, float rotationAngle)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FocusAreaRotator

        public FocusAreaRotator()
    • Method Detail

      • rotate

        public android.graphics.Rect rotate​(android.graphics.Rect focusArea,
                                            float rotationAngle)