Class MouseCoordinates

java.lang.Object
ca.uqac.lif.cep.functions.Function
ca.uqac.lif.cep.functions.UnaryFunction<EventObject,Object[]>
ca.uqac.lif.cep.widgets.MouseCoordinates
All Implemented Interfaces:
ca.uqac.lif.cep.Duplicable, ca.uqac.lif.cep.functions.DuplicableFunction

public class MouseCoordinates extends ca.uqac.lif.cep.functions.UnaryFunction<EventObject,Object[]>
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final MouseCoordinates
     

    Fields inherited from class ca.uqac.lif.cep.functions.Function

    s_maxInputArity
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class ca.uqac.lif.cep.functions.UnaryFunction

    duplicate, evaluate, getInputArity, getInputTypesFor, getOutputArity, getOutputTypeFor, reset

    Methods inherited from class ca.uqac.lif.cep.functions.Function

    duplicate, evaluate, evaluate, evaluateLazy, evaluatePartial, printState, readState

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait