Index

A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values

I

id - Variable in class adaptlil.data_classes.Fixation
 
id - Variable in class adaptlil.gazepoint.api.ack.AckXml
 
id - Variable in class adaptlil.gazepoint.api.get.GetCommand
 
id - Variable in class adaptlil.gazepoint.api.set.SetCommand
 
id - Variable in class adaptlil.gazepoint.excel.Participant
 
IgnoreWekaAttribute - Annotation Interface in adaptlil.annotations
 
increaseStrengthThresh - Variable in class adaptlil.mediator.AdaptationMediator
 
INDArrayToDoubleArraySerializer - Class in adaptlil.serialization_helpers
Serializes an INDArray to a byte array
INDArrayToDoubleArraySerializer() - Constructor for class adaptlil.serialization_helpers.INDArrayToDoubleArraySerializer
 
initAdaptationMediator(VisualizationWebsocket, GazepointSocket, PythonServerCore, GazeWindow) - Static method in class adaptlil.Main
 
initGazepointSocket(boolean) - Static method in class adaptlil.Main
 
initGazeWindow(float) - Static method in class adaptlil.Main
 
initHttpServerAndWebSocketPort() - Static method in class adaptlil.Main
https://javaee.github.io/grizzly/websockets.html
initLoggers() - Static method in class adaptlil.Main
Creates folder for loggers and intializes them.
InitPage - Class in adaptlil.http.endpoints
 
InitPage() - Constructor for class adaptlil.http.endpoints.InitPage
 
initVisualizationWebsocket() - Static method in class adaptlil.Main
 
input - Variable in class adaptlil.gazepoint.api.GazepointSocket
 
interpolate(double[], double[], int) - Method in class adaptlil.interpolation.Interpolation
 
interpolate(double, double, int) - Method in class adaptlil.interpolation.Interpolation
 
interpolate(BestPointOfGaze, BestPointOfGaze, int) - Method in class adaptlil.data_classes.BestPointOfGaze
Performs Linear interpolation nSteps BestPointOfGaze elements between the first BestPointofGaze and the next BestPointofGaze
interpolate(Fixation, Fixation, int) - Method in class adaptlil.data_classes.Fixation
Performs Linear interpolation nSteps Fixation elements between the first Fixation and the next Fixation
interpolate(LeftEyePointOfGaze, LeftEyePointOfGaze, int) - Method in class adaptlil.data_classes.LeftEyePointOfGaze
Performs Linear interpolation nSteps LeftEyePointOfGaze elements between the first LeftEyePointOfGaze and the next LeftEyePointOfGaze
interpolate(LeftEyePupil, LeftEyePupil, int) - Method in class adaptlil.data_classes.LeftEyePupil
Performs Linear interpolation nSteps LeftEyePupil elements between the first LeftEyePupil and the next LeftEyePupil
interpolate(PupilDiameter, PupilDiameter, int) - Method in class adaptlil.data_classes.PupilDiameter
 
interpolate(RightEyePointOfGaze, RightEyePointOfGaze, int) - Method in class adaptlil.data_classes.RightEyePointOfGaze
Performs Linear interpolation nSteps RightEyePointOfGaze elements between the first RightEyePointOfGaze and the next RightEyePointOfGaze
interpolate(RightEyePupil, RightEyePupil, int) - Method in class adaptlil.data_classes.RightEyePupil
Performs Linear interpolation nSteps RightEyePupil elements between the first RightEyePupil and the next RightEyePupil
interpolate(RecXml, RecXml, List<RecXml>, int) - Method in class adaptlil.gazepoint.api.recv.RecXml
Interpolates all data attributes of a RECXml object.
interpolateMissingValues() - Method in class adaptlil.GazeWindow
Linear adaptlil.interpolation to fill in any values that may be flagged as invalid by the eyetracker.
Interpolation - Class in adaptlil.interpolation
 
Interpolation() - Constructor for class adaptlil.interpolation.Interpolation
 
IntToBooleanDeserializer - Class in adaptlil.serialization_helpers
Serializes 1 -> true and 0 -> false
IntToBooleanDeserializer() - Constructor for class adaptlil.serialization_helpers.IntToBooleanDeserializer
 
invoke(InvokeRequestModelWs) - Method in class adaptlil.websocket.VisualizationWebsocket
Use this to send adaptovis.adaptations to the frontend Send an Invoke Adaptation Request model to the frontend.
invokeNewAdaptationType() - Method in class adaptlil.mediator.AdaptationMediator
Invokes a new type of adaptation and resets the state of the previous adaptation (so that if it circles back it starts at its default state)
InvokeRequestModelWs - Class in adaptlil.websocket.request
{ 'type': 'invoke, 'name': this.name }
InvokeRequestModelWs(String) - Constructor for class adaptlil.websocket.request.InvokeRequestModelWs
 
isBeingObservedByMediator - Variable in class adaptlil.adaptations.Adaptation
 
isBeingObservedByMediator() - Method in class adaptlil.adaptations.Adaptation
 
isEmpty() - Method in class adaptlil.buffer.AsyncBuffer
 
isFull() - Method in class adaptlil.GazeWindow
 
isLeftEyeValid - Variable in class adaptlil.data_classes.PupilDiameter
 
isLeftEyeValid() - Method in class adaptlil.data_classes.PupilDiameter
Determines validity of left eye pupil diameter data
isRightEyeValid - Variable in class adaptlil.data_classes.PupilDiameter
 
isRightEyeValid() - Method in class adaptlil.data_classes.PupilDiameter
Determines validity of right eye pupil diameter data
isRunning - Variable in class adaptlil.mediator.AdaptationMediator
 
isState() - Method in class adaptlil.adaptations.Adaptation
 
isValid - Variable in class adaptlil.data_classes.BestPointOfGaze
 
isValid - Variable in class adaptlil.data_classes.Fixation
 
isValid - Variable in class adaptlil.data_classes.LeftEyePointOfGaze
 
isValid - Variable in class adaptlil.data_classes.LeftEyePupil
 
isValid - Variable in class adaptlil.data_classes.RightEyePointOfGaze
 
isValid - Variable in class adaptlil.data_classes.RightEyePupil
 
isValid() - Method in class adaptlil.data_classes.BestPointOfGaze
Flag set by gazepoint to signal the BestPointOfGaze packet is corrupted.
isValid() - Method in class adaptlil.data_classes.Fixation
Flag set by gazepoint to signify that this Fixation packet may be corrupt.
isValid() - Method in class adaptlil.data_classes.LeftEyePointOfGaze
Valid flag
isValid() - Method in class adaptlil.data_classes.LeftEyePupil
The valid flag with value of 1 if the data is valid, and 0 if it is not.
isValid() - Method in class adaptlil.data_classes.RightEyePointOfGaze
Valid flag
isValid() - Method in class adaptlil.data_classes.RightEyePupil
The valid flag with value of 1 if the data is valid, and 0 if it is not.
A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values