Class ImageRotation


  • public class ImageRotation
    extends Object
    Encapsulates rotation model for images.
    • Constructor Detail

      • ImageRotation

        public ImageRotation​(int rotation)
        Parameters:
        rotation - The degrees by which to rotate.
    • Method Detail

      • getRotation

        public int getRotation()
        Returns:
        The degrees by which to rotate.