Class CropRotateResult


  • public class CropRotateResult
    extends java.lang.Object
    • Constructor Detail

      • CropRotateResult

        public CropRotateResult​(int rotationAngle,
                                CropPoints cropPoints)
    • Method Detail

      • getRotationAngle

        public int getRotationAngle()
      • getCropPoints

        public CropPoints getCropPoints()