Class ALAssetOrientation


  • public final class ALAssetOrientation
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Down
      180 deg rotation
      static long DownMirrored
      horizontal flip
      static long Left
      90 deg CCW
      static long LeftMirrored
      vertical flip
      static long Right
      90 deg CW
      static long RightMirrored
      vertical flip
      static long Up
      default orientation
      static long UpMirrored
      as above but image mirrored along other axis. horizontal flip
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait