Class RotationController


  • public class RotationController
    extends java.lang.Object
    Author:
    Fabrizio Giudici
    • Constructor Detail

      • RotationController

        public RotationController​(EditableImageRenderer imageRenderer)
        Creates a new instance of this class, attached to the given renderer.
        Parameters:
        imageRenderer - the image renderer
    • Method Detail

      • setAngle

        public final void setAngle​(double angle)
      • getAngle

        public double getAngle()