Uses of Class
adaptlil.GazeWindow
Packages that use GazeWindow
-
Uses of GazeWindow in adaptlil
Methods in adaptlil that return GazeWindowModifier and TypeMethodDescriptionstatic GazeWindowMain.initGazeWindow(float windowSizeInMilliseconds) Methods in adaptlil with parameters of type GazeWindowModifier and TypeMethodDescriptionstatic AdaptationMediatorMain.initAdaptationMediator(VisualizationWebsocket websocket, GazepointSocket gazepointSocket, PythonServerCore pythonServerCore, GazeWindow window) -
Uses of GazeWindow in adaptlil.mediator
Fields in adaptlil.mediator declared as GazeWindowMethods in adaptlil.mediator that return GazeWindowMethods in adaptlil.mediator with parameters of type GazeWindowConstructors in adaptlil.mediator with parameters of type GazeWindowModifierConstructorDescriptionAdaptationMediator(VisualizationWebsocket websocket, GazepointSocket gazepointSocket, PythonServerCore pythonServerCore, GazeWindow gazeWindow, int numSequencesForClassification)