Class RotationData

  • All Implemented Interfaces:
    java.io.Serializable, ActionData

    public class RotationData
    extends java.lang.Object
    implements ActionData
    Represents an event caused by a component being rotated.
    Author:
    jumperchen
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      RotationData()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getRotation()
      Gets the current rotation.
      • Methods inherited from class java.lang.Object

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

      • RotationData

        public RotationData()
    • Method Detail

      • getRotation

        public int getRotation()
        Gets the current rotation.
        Returns:
        rotation