Class CurveEvent

    • Constructor Detail

      • CurveEvent

        public CurveEvent​(CurveEventType type)
        Constructs a CurveEvent object, combining the type and associated data
        Parameters:
        type - the type of this event
    • Method Detail

      • getType

        public CurveEventType getType()
        Used to get the type of this event.
        Returns:
        the type of this event