Skip navigation links
A C D E F G H I K L M O P R S T V X Y Z 

A

Accuracy() - Constructor for class com.theeyetribe.client.data.CalibrationResult.Accuracy
 
accuracy - Variable in class com.theeyetribe.client.data.CalibrationResult.CalibrationPoint
 
accuracyDegrees - Variable in class com.theeyetribe.client.data.CalibrationResult.Accuracy
 
accuracyDegreesLeft - Variable in class com.theeyetribe.client.data.CalibrationResult.Accuracy
 
accuracyDegreesRight - Variable in class com.theeyetribe.client.data.CalibrationResult.Accuracy
 
activate(GazeManager.ApiVersion, GazeManager.ClientMode) - Method in class com.theeyetribe.client.GazeManager
Activates TET Java Client and all underlying routines using default values.
activate(GazeManager.ApiVersion, GazeManager.ClientMode, IConnectionStateListener) - Method in class com.theeyetribe.client.GazeManager
Activates TET Java Client and all underlying routines using default values.
activate(GazeManager.ApiVersion, GazeManager.ClientMode, String, int, IConnectionStateListener) - Method in class com.theeyetribe.client.GazeManager
Activates TET Java Client and all underlying routines.
activate(GazeManager.ApiVersion, GazeManager.ClientMode, String, int) - Method in class com.theeyetribe.client.GazeManager
Activates TET Java Client and all underlying routines.
add(Point2D) - Method in class com.theeyetribe.client.data.Point2D
 
add(Point3D) - Method in class com.theeyetribe.client.data.Point3D
 
addCalibrationResultListener(ICalibrationResultListener) - Method in class com.theeyetribe.client.GazeManager
Adds a ICalibrationResultListener to the TET Java client.
addConnectionStateListener(IConnectionStateListener) - Method in class com.theeyetribe.client.GazeManager
Adds a IConnectionStateListener to the TET Java client.
addGazeListener(IGazeListener) - Method in class com.theeyetribe.client.GazeManager
Adds a IGazeListener to the TET Java client.
addTrackerStateListener(ITrackerStateListener) - Method in class com.theeyetribe.client.GazeManager
Adds a ITrackerStateListener to the TET Java client.
average() - Method in class com.theeyetribe.client.data.Point2D
 
average() - Method in class com.theeyetribe.client.data.Point3D
 
averageErrorDegree - Variable in class com.theeyetribe.client.data.CalibrationResult
 
averageErrorDegreeLeft - Variable in class com.theeyetribe.client.data.CalibrationResult
 
averageErrorDegreeRight - Variable in class com.theeyetribe.client.data.CalibrationResult
 
averageStandardDeviationPixels - Variable in class com.theeyetribe.client.data.CalibrationResult.StandardDeviation
 
averageStandardDeviationPixelsLeft - Variable in class com.theeyetribe.client.data.CalibrationResult.StandardDeviation
 
averageStandardDeviationPixelsRight - Variable in class com.theeyetribe.client.data.CalibrationResult.StandardDeviation
 

C

calibpoints - Variable in class com.theeyetribe.client.data.CalibrationResult
 
calibrate(PVector[]) - Method in class org.jorgecardoso.processing.eyetribe.EyeTribe
 
CALIBRATION_CALIBPOINTS - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRATION_CALIBRESULT - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRATION_POINT_COUNT - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRATION_REQUEST_ABORT - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRATION_REQUEST_CLEAR - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRATION_REQUEST_POINTEND - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRATION_REQUEST_POINTSTART - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRATION_REQUEST_START - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRATION_X - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRATION_Y - Static variable in class com.theeyetribe.client.Protocol
 
calibrationAbort() - Method in class com.theeyetribe.client.GazeManager
Cancels an ongoing calibration process.
calibrationClear() - Method in class com.theeyetribe.client.GazeManager
Resets calibration state, canceling any previous calibrations.
CalibrationPoint() - Constructor for class com.theeyetribe.client.data.CalibrationResult.CalibrationPoint
 
calibrationPointEnd() - Method in class com.theeyetribe.client.GazeManager
Called for every calibration point during a calibration process.
CalibrationPointEndReply - Class in com.theeyetribe.client.reply
 
CalibrationPointEndReply() - Constructor for class com.theeyetribe.client.reply.CalibrationPointEndReply
 
CalibrationPointEndReply.Values - Class in com.theeyetribe.client.reply
 
calibrationPointStart(int, int) - Method in class com.theeyetribe.client.GazeManager
Called for every calibration point during a calibration process.
CalibrationPointStartRequest - Class in com.theeyetribe.client.request
 
CalibrationPointStartRequest() - Constructor for class com.theeyetribe.client.request.CalibrationPointStartRequest
 
CalibrationPointStartRequest.Values - Class in com.theeyetribe.client.request
 
CalibrationResult - Class in com.theeyetribe.client.data
CalibrationResult holds outcome of a calibration procedure.
CalibrationResult() - Constructor for class com.theeyetribe.client.data.CalibrationResult
 
calibrationResult - Variable in class com.theeyetribe.client.reply.CalibrationPointEndReply.Values
 
calibrationResult - Variable in class com.theeyetribe.client.reply.TrackerGetReply.Values
 
CalibrationResult.Accuracy - Class in com.theeyetribe.client.data
 
CalibrationResult.CalibrationPoint - Class in com.theeyetribe.client.data
 
CalibrationResult.MeanError - Class in com.theeyetribe.client.data
 
CalibrationResult.StandardDeviation - Class in com.theeyetribe.client.data
 
calibrationStart(int, ICalibrationProcessHandler) - Method in class com.theeyetribe.client.GazeManager
Initiate a new calibration process.
CalibrationStartRequest - Class in com.theeyetribe.client.request
 
CalibrationStartRequest() - Constructor for class com.theeyetribe.client.request.CalibrationStartRequest
 
CalibrationStartRequest.Values - Class in com.theeyetribe.client.request
 
CALIBRESULT_ACCURACIES_DEGREES - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_ACCURACY_AVERAGE_DEGREES - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_ACCURACY_LEFT_DEGREES - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_ACCURACY_RIGHT_DEGREES - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_AVERAGE_ERROR_DEGREES - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_AVERAGE_ERROR_LEFT_DEGREES - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_AVERAGE_ERROR_RIGHT_DEGREES - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_CALIBRATION_POINTS - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_COORDINATES - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_MEAN_ERROR_AVERAGE_PIXELS - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_MEAN_ERROR_LEFT_PIXELS - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_MEAN_ERROR_RIGHT_PIXELS - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_MEAN_ERRORS_PIXELS - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_MEAN_ESTIMATED_COORDINATES - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_RESULT - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_STANDARD_DEVIATION_AVERAGE_PIXELS - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_STANDARD_DEVIATION_LEFT_PIXELS - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_STANDARD_DEVIATION_PIXELS - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_STANDARD_DEVIATION_RIGHT_PIXELS - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_STATE - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_X - Static variable in class com.theeyetribe.client.Protocol
 
CALIBRESULT_Y - Static variable in class com.theeyetribe.client.Protocol
 
category - Variable in class com.theeyetribe.client.reply.ReplyBase
 
category - Variable in class com.theeyetribe.client.request.RequestBase
 
CATEGORY_CALIBRATION - Static variable in class com.theeyetribe.client.Protocol
 
CATEGORY_HEARTBEAT - Static variable in class com.theeyetribe.client.Protocol
 
CATEGORY_TRACKER - Static variable in class com.theeyetribe.client.Protocol
 
clearListeners() - Method in class com.theeyetribe.client.GazeManager
Clear all attached listeners, clears GazeData queue and stop broadcasting
com.theeyetribe.client - package com.theeyetribe.client
 
com.theeyetribe.client.data - package com.theeyetribe.client.data
 
com.theeyetribe.client.reply - package com.theeyetribe.client.reply
 
com.theeyetribe.client.request - package com.theeyetribe.client.request
 
coordinates - Variable in class com.theeyetribe.client.data.CalibrationResult.CalibrationPoint
 

D

deactivate() - Method in class com.theeyetribe.client.GazeManager
Deactivates TET Java Client and all under lying routines.
dispose() - Method in class org.jorgecardoso.processing.eyetribe.EyeTribe
 
divide(double) - Method in class com.theeyetribe.client.data.Point2D
 
divide(double) - Method in class com.theeyetribe.client.data.Point3D
 

E

equals(Object) - Method in class com.theeyetribe.client.data.CalibrationResult.Accuracy
 
equals(Object) - Method in class com.theeyetribe.client.data.CalibrationResult.CalibrationPoint
 
equals(Object) - Method in class com.theeyetribe.client.data.CalibrationResult
 
equals(Object) - Method in class com.theeyetribe.client.data.CalibrationResult.MeanError
 
equals(Object) - Method in class com.theeyetribe.client.data.CalibrationResult.StandardDeviation
 
equals(Object) - Method in class com.theeyetribe.client.data.GazeData
 
equals(Object) - Method in class com.theeyetribe.client.data.GazeData.Eye
 
equals(Object) - Method in class com.theeyetribe.client.data.Point2D
 
equals(Object) - Method in class com.theeyetribe.client.data.Point3D
 
Eye() - Constructor for class com.theeyetribe.client.data.GazeData.Eye
 
Eye(GazeData.Eye) - Constructor for class com.theeyetribe.client.data.GazeData.Eye
 
EyeTribe - Class in org.jorgecardoso.processing.eyetribe
 
EyeTribe(PApplet) - Constructor for class org.jorgecardoso.processing.eyetribe.EyeTribe
 
EyeTribe(PApplet, int, int) - Constructor for class org.jorgecardoso.processing.eyetribe.EyeTribe
a Constructor, usually called in the setup() method in your sketch to initialize and start the library.

F

frame - Variable in class com.theeyetribe.client.reply.TrackerGetReply.Values
 
FRAME_AVERAGE_COORDINATES - Static variable in class com.theeyetribe.client.Protocol
 
FRAME_EYE_PUPIL_CENTER - Static variable in class com.theeyetribe.client.Protocol
 
FRAME_EYE_PUPIL_SIZE - Static variable in class com.theeyetribe.client.Protocol
 
FRAME_FIXATION - Static variable in class com.theeyetribe.client.Protocol
 
FRAME_LEFT_EYE - Static variable in class com.theeyetribe.client.Protocol
 
FRAME_RAW_COORDINATES - Static variable in class com.theeyetribe.client.Protocol
 
FRAME_RIGHT_EYE - Static variable in class com.theeyetribe.client.Protocol
 
FRAME_STATE - Static variable in class com.theeyetribe.client.Protocol
 
FRAME_TIME - Static variable in class com.theeyetribe.client.Protocol
 
FRAME_TIMESTAMP - Static variable in class com.theeyetribe.client.Protocol
 
FRAME_X - Static variable in class com.theeyetribe.client.Protocol
 
FRAME_Y - Static variable in class com.theeyetribe.client.Protocol
 
frameRate - Variable in class com.theeyetribe.client.reply.TrackerGetReply.Values
 
fromInt(int) - Static method in enum com.theeyetribe.client.GazeManager.ApiVersion
 
fromInt(int) - Static method in enum com.theeyetribe.client.GazeManager.FrameRate
 
fromInt(int) - Static method in enum com.theeyetribe.client.GazeManager.TrackerState
 

G

GazeData - Class in com.theeyetribe.client.data
Contains eye tracking results of a single frame.
GazeData() - Constructor for class com.theeyetribe.client.data.GazeData
 
GazeData(GazeData) - Constructor for class com.theeyetribe.client.data.GazeData
 
GazeData.Eye - Class in com.theeyetribe.client.data
Contains tracking results of a single eye.
GazeManager - Class in com.theeyetribe.client
This singleton is the main entry point of the TET Java Client.
GazeManager.ApiVersion - Enum in com.theeyetribe.client
Current running mode of this client
GazeManager.ClientMode - Enum in com.theeyetribe.client
Current running mode of this client
GazeManager.FrameRate - Enum in com.theeyetribe.client
The current state of the connected TrackerDevice.
GazeManager.TrackerState - Enum in com.theeyetribe.client
The current state of the connected TrackerDevice.
GazeUtils - Class in com.theeyetribe.client
Utility methods common to gaze control routines.
GazeUtils() - Constructor for class com.theeyetribe.client.GazeUtils
 
getClientMode() - Method in class com.theeyetribe.client.GazeManager
Current running mode of this client
getDistancePoint2D(Point2D, Point2D) - Static method in class com.theeyetribe.client.GazeUtils
Calculates distance between two points.
getEyesCenterNormalized(GazeData.Eye, GazeData.Eye) - Static method in class com.theeyetribe.client.GazeUtils
Find average pupil center of two eyes.
getEyesCenterNormalized(GazeData) - Static method in class com.theeyetribe.client.GazeUtils
 
getEyesCenterPixels(GazeData.Eye, GazeData.Eye, int, int) - Static method in class com.theeyetribe.client.GazeUtils
Find average pupil center of two eyes.
getEyesCenterPixels(GazeData, int, int) - Static method in class com.theeyetribe.client.GazeUtils
Find average pupil center of two eyes.
getEyesDistanceNormalized(GazeData.Eye, GazeData.Eye) - Static method in class com.theeyetribe.client.GazeUtils
Calculates distance between pupil centers based on previously recorded min and max values.
getEyesDistanceNormalized(GazeData) - Static method in class com.theeyetribe.client.GazeUtils
Calculates distance between pupil centers based on previously recorded min and max values.
getFrameRate() - Method in class com.theeyetribe.client.GazeManager
Number of frames per second delivered by EyeTribe Server
getHeartbeatMillis() - Method in class com.theeyetribe.client.GazeManager
Length of a heartbeat in milliseconds
getInstance() - Static method in class com.theeyetribe.client.GazeManager
 
getLastCalibrationResult() - Method in class com.theeyetribe.client.GazeManager
The latest performed and valid CalibrationResult.
getNormalizedCoords(Point2D, int, int) - Static method in class com.theeyetribe.client.GazeUtils
Normalizes a point on screen in screen dims
getNormalizedMapping(Point2D, int, int) - Static method in class com.theeyetribe.client.GazeUtils
Maps eye position of gaze coords in pixels within normalized space [x: -1:1 , y: -1:1]
getNumCalibrationResultListeners() - Method in class com.theeyetribe.client.GazeManager
Gets current number of attached ICalibrationResultListener instances.
getNumConnectionStateListeners() - Method in class com.theeyetribe.client.GazeManager
Gets current number of attached IConnectionStateListener instances.
getNumGazeListeners() - Method in class com.theeyetribe.client.GazeManager
Gets current number of attached IGazeListener instances.
getNumTrackerStateListeners() - Method in class com.theeyetribe.client.GazeManager
Gets current number of attached ITrackerStateListener instances.
getRelativeToScreenSpace(Point2D, int, int) - Static method in class com.theeyetribe.client.GazeUtils
Converts a relative point to screen point in pixels.
getScreenIndex() - Method in class com.theeyetribe.client.GazeManager
Index of currently used screen.
getScreenPhysicalHeight() - Method in class com.theeyetribe.client.GazeManager
Physical height of screen in meters.
getScreenPhysicalWidth() - Method in class com.theeyetribe.client.GazeManager
Physical width of screen in meters.
getScreenResolutionHeight() - Method in class com.theeyetribe.client.GazeManager
Height of screen resolution in pixels.
getScreenResolutionWidth() - Method in class com.theeyetribe.client.GazeManager
Width of screen resolution in pixels.
getTrackerState() - Method in class com.theeyetribe.client.GazeManager
The current state of the connected TrackerDevice
getVersion() - Method in class com.theeyetribe.client.GazeManager
Current API version compliance of EyeTribe Server

H

hasCalibrationResultListener(ICalibrationResultListener) - Method in class com.theeyetribe.client.GazeManager
Checks if a given instance of ICalibrationResultListener is currently attached.
hasConnectionStateListener(IConnectionStateListener) - Method in class com.theeyetribe.client.GazeManager
Checks if a given instance of IConnectionStateListener is currently attached.
hasGazeListener(IGazeListener) - Method in class com.theeyetribe.client.GazeManager
Checks if a given instance of IGazeListener is currently attached.
hasRawGazeCoordinates() - Method in class com.theeyetribe.client.data.GazeData
 
hasSmoothedGazeCoordinates() - Method in class com.theeyetribe.client.data.GazeData
 
hasTrackerStateListener(ITrackerStateListener) - Method in class com.theeyetribe.client.GazeManager
Checks if a given instance of ITrackerStateListener is currently attached.
heartbeatInterval - Variable in class com.theeyetribe.client.reply.TrackerGetReply.Values
 

I

ICalibrationProcessHandler - Interface in com.theeyetribe.client
Callback interface with methods associated to Calibration process.
ICalibrationResultListener - Interface in com.theeyetribe.client
Callback interface with methods associated to the changes of CalibrationResult.
IConnectionStateListener - Interface in com.theeyetribe.client
Callback interface with methods associated to the state of the connection to the EyeTribe Server.
IGazeListener - Interface in com.theeyetribe.client
Callback interface with methods associated to Gaze Tracking.
isActivated() - Method in class com.theeyetribe.client.GazeManager
 
isCalibrated() - Method in class com.theeyetribe.client.GazeManager
Is the client already calibrated?
isCalibrated - Variable in class com.theeyetribe.client.reply.TrackerGetReply.Values
 
isCalibrating() - Method in class com.theeyetribe.client.GazeManager
Is the client in the middle of a calibration process?
isCalibrating - Variable in class com.theeyetribe.client.reply.TrackerGetReply.Values
 
isConnected() - Method in class com.theeyetribe.client.GazeManager
Deprecated.
Use isActivated() instead.
isFixated - Variable in class com.theeyetribe.client.data.GazeData
 
isTracking() - Method in class org.jorgecardoso.processing.eyetribe.EyeTribe
 
isTrackingEyes() - Method in class org.jorgecardoso.processing.eyetribe.EyeTribe
 
isTrackingGaze() - Method in class org.jorgecardoso.processing.eyetribe.EyeTribe
 
ITrackerStateListener - Interface in com.theeyetribe.client
Callback interface with methods associated to the state of the physical Tracker device.

K

KEY_CATEGORY - Static variable in class com.theeyetribe.client.Protocol
 
KEY_REQUEST - Static variable in class com.theeyetribe.client.Protocol
 
KEY_STATUSCODE - Static variable in class com.theeyetribe.client.Protocol
 
KEY_STATUSMESSAGE - Static variable in class com.theeyetribe.client.Protocol
 
KEY_VALUES - Static variable in class com.theeyetribe.client.Protocol
 

L

leftEye - Variable in class com.theeyetribe.client.data.GazeData
 

M

meanError - Variable in class com.theeyetribe.client.data.CalibrationResult.CalibrationPoint
 
MeanError() - Constructor for class com.theeyetribe.client.data.CalibrationResult.MeanError
 
meanErrorPixels - Variable in class com.theeyetribe.client.data.CalibrationResult.MeanError
 
meanErrorPixelsLeft - Variable in class com.theeyetribe.client.data.CalibrationResult.MeanError
 
meanErrorPixelsRight - Variable in class com.theeyetribe.client.data.CalibrationResult.MeanError
 
meanEstimatedCoords - Variable in class com.theeyetribe.client.data.CalibrationResult.CalibrationPoint
 
multiply(Point2D) - Method in class com.theeyetribe.client.data.Point2D
 
multiply(double) - Method in class com.theeyetribe.client.data.Point2D
 
multiply(Point3D) - Method in class com.theeyetribe.client.data.Point3D
 
multiply(double) - Method in class com.theeyetribe.client.data.Point3D
 

O

onCalibrationChanged(boolean, CalibrationResult) - Method in interface com.theeyetribe.client.ICalibrationResultListener
A notification call back indicating that state of calibration has changed.
onCalibrationProcessing() - Method in interface com.theeyetribe.client.ICalibrationProcessHandler
Called when all calibration points have been collected and calibration processing begins.
onCalibrationProcessing() - Method in class org.jorgecardoso.processing.eyetribe.EyeTribe
Called when all calibration points have been collected and calibration processing begins.
onCalibrationProgress(double) - Method in interface com.theeyetribe.client.ICalibrationProcessHandler
Called every time tracking of a single calibratioon points has completed.
onCalibrationProgress(double) - Method in class org.jorgecardoso.processing.eyetribe.EyeTribe
Called every time tracking of a single calibration points has completed.
onCalibrationResult(CalibrationResult) - Method in interface com.theeyetribe.client.ICalibrationProcessHandler
Called when processing of calibration points and calibration as a whole has completed.
onCalibrationResult(CalibrationResult) - Method in class org.jorgecardoso.processing.eyetribe.EyeTribe
Called when processing of calibration points and calibration as a whole has completed.
onCalibrationStarted() - Method in interface com.theeyetribe.client.ICalibrationProcessHandler
Called when a calibration process has been started.
onCalibrationStarted() - Method in class org.jorgecardoso.processing.eyetribe.EyeTribe
Called when a calibration process has been started.
onConnectionStateChanged(boolean) - Method in interface com.theeyetribe.client.IConnectionStateListener
A notification call back indicating that the connection state has changed.
onGazeApiConnectionStateChanged(boolean) - Method in class com.theeyetribe.client.GazeManager
 
onGazeApiResponse(String) - Method in class com.theeyetribe.client.GazeManager
 
onGazeUpdate(GazeData) - Method in interface com.theeyetribe.client.IGazeListener
A notification call back indicating that a new GazeData frame is available.
onGazeUpdate(GazeData) - Method in class org.jorgecardoso.processing.eyetribe.EyeTribe
 
onScreenStatesChanged(int, int, int, float, float) - Method in interface com.theeyetribe.client.ITrackerStateListener
A notification call back indicating that main screen index has changed.
onScreenStatesChanged(int, int, int, float, float) - Method in class org.jorgecardoso.processing.eyetribe.EyeTribe
 
onTrackerStateChanged(int) - Method in interface com.theeyetribe.client.ITrackerStateListener
A notification call back indicating that state of connected Tracker device has changed.
onTrackerStateChanged(int) - Method in class org.jorgecardoso.processing.eyetribe.EyeTribe
 
org.jorgecardoso.processing.eyetribe - package org.jorgecardoso.processing.eyetribe
 

P

Point2D - Class in com.theeyetribe.client.data
2D point with double precision used for gaze control routines
Point2D() - Constructor for class com.theeyetribe.client.data.Point2D
 
Point2D(double, double) - Constructor for class com.theeyetribe.client.data.Point2D
 
Point2D(Point2D) - Constructor for class com.theeyetribe.client.data.Point2D
 
Point3D - Class in com.theeyetribe.client.data
3D point with double precision used for gaze control routines
Point3D() - Constructor for class com.theeyetribe.client.data.Point3D
 
Point3D(double, double, double) - Constructor for class com.theeyetribe.client.data.Point3D
 
Point3D(Point3D) - Constructor for class com.theeyetribe.client.data.Point3D
 
pointcount - Variable in class com.theeyetribe.client.request.CalibrationStartRequest.Values
 
Protocol - Class in com.theeyetribe.client
Tracker API constants
Protocol() - Constructor for class com.theeyetribe.client.Protocol
 
pupilCenterCoordinates - Variable in class com.theeyetribe.client.data.GazeData.Eye
 
pupilSize - Variable in class com.theeyetribe.client.data.GazeData.Eye
 
push - Variable in class com.theeyetribe.client.reply.TrackerGetReply.Values
 
push - Variable in class com.theeyetribe.client.request.TrackerSetRequest.Values
 

R

rawCoordinates - Variable in class com.theeyetribe.client.data.GazeData.Eye
 
rawCoordinates - Variable in class com.theeyetribe.client.data.GazeData
 
removeCalibrationResultListener(ICalibrationResultListener) - Method in class com.theeyetribe.client.GazeManager
Remove a ICalibrationResultListener from the TET Java client.
removeConnectionStateListener(IConnectionStateListener) - Method in class com.theeyetribe.client.GazeManager
Remove a IConnectionStateListener from the TET Java client.
removeGazeListener(IGazeListener) - Method in class com.theeyetribe.client.GazeManager
Remove a IGazeListener from the TET Java client.
removeTrackerStateListener(ITrackerStateListener) - Method in class com.theeyetribe.client.GazeManager
Remove a ITrackerStateListener from the TET Java client.
ReplyBase - Class in com.theeyetribe.client.reply
Base class for Tracker API replies
ReplyBase() - Constructor for class com.theeyetribe.client.reply.ReplyBase
 
ReplyFailed - Class in com.theeyetribe.client.reply
 
ReplyFailed() - Constructor for class com.theeyetribe.client.reply.ReplyFailed
 
ReplyFailed.Values - Class in com.theeyetribe.client.reply
 
request - Variable in class com.theeyetribe.client.reply.ReplyBase
 
request - Variable in class com.theeyetribe.client.request.RequestBase
 
RequestBase - Class in com.theeyetribe.client.request
Base class for Tracker API requests
RequestBase() - Constructor for class com.theeyetribe.client.request.RequestBase
 
result - Variable in class com.theeyetribe.client.data.CalibrationResult
 
rightEye - Variable in class com.theeyetribe.client.data.GazeData
 

S

screenIndex - Variable in class com.theeyetribe.client.reply.TrackerGetReply.Values
 
screenIndex - Variable in class com.theeyetribe.client.request.TrackerSetRequest.Values
 
screenPhysicalHeight - Variable in class com.theeyetribe.client.reply.TrackerGetReply.Values
 
screenPhysicalHeight - Variable in class com.theeyetribe.client.request.TrackerSetRequest.Values
 
screenPhysicalWidth - Variable in class com.theeyetribe.client.reply.TrackerGetReply.Values
 
screenPhysicalWidth - Variable in class com.theeyetribe.client.request.TrackerSetRequest.Values
 
screenResolutionHeight - Variable in class com.theeyetribe.client.reply.TrackerGetReply.Values
 
screenResolutionWidth - Variable in class com.theeyetribe.client.reply.TrackerGetReply.Values
 
screenResulutionHeight - Variable in class com.theeyetribe.client.request.TrackerSetRequest.Values
 
screenResulutionWidth - Variable in class com.theeyetribe.client.request.TrackerSetRequest.Values
 
set(GazeData) - Method in class com.theeyetribe.client.data.GazeData
 
smoothedCoordinates - Variable in class com.theeyetribe.client.data.GazeData.Eye
 
smoothedCoordinates - Variable in class com.theeyetribe.client.data.GazeData
 
standardDeviation - Variable in class com.theeyetribe.client.data.CalibrationResult.CalibrationPoint
 
StandardDeviation() - Constructor for class com.theeyetribe.client.data.CalibrationResult.StandardDeviation
 
state - Variable in class com.theeyetribe.client.data.CalibrationResult.CalibrationPoint
 
state - Variable in class com.theeyetribe.client.data.GazeData
 
STATE_NO_DATA - Static variable in class com.theeyetribe.client.data.CalibrationResult.CalibrationPoint
 
STATE_OK - Static variable in class com.theeyetribe.client.data.CalibrationResult.CalibrationPoint
 
STATE_RESAMPLE - Static variable in class com.theeyetribe.client.data.CalibrationResult.CalibrationPoint
 
STATE_TRACKING_EYES - Static variable in class com.theeyetribe.client.data.GazeData
Set when engine has detected eyes.
STATE_TRACKING_FAIL - Static variable in class com.theeyetribe.client.data.GazeData
Set when tracking failed in the last process frame.
STATE_TRACKING_GAZE - Static variable in class com.theeyetribe.client.data.GazeData
Set when engine is calibrated and glint tracking successfully.
STATE_TRACKING_LOST - Static variable in class com.theeyetribe.client.data.GazeData
Set when tracking has failed consecutively over a period of time defined by engine.
STATE_TRACKING_PRESENCE - Static variable in class com.theeyetribe.client.data.GazeData
Set when engine has detected either face, eyes or glint.
stateToString() - Method in class com.theeyetribe.client.data.GazeData
 
statuscode - Variable in class com.theeyetribe.client.reply.ReplyBase
 
STATUSCODE_CALIBRATION_UPDATE - Static variable in class com.theeyetribe.client.Protocol
 
STATUSCODE_SCREEN_UPDATE - Static variable in class com.theeyetribe.client.Protocol
 
STATUSCODE_TRACKER_UPDATE - Static variable in class com.theeyetribe.client.Protocol
 
statusMessage - Variable in class com.theeyetribe.client.reply.ReplyFailed.Values
 
subtract(Point2D) - Method in class com.theeyetribe.client.data.Point2D
 
subtract(Point3D) - Method in class com.theeyetribe.client.data.Point3D
 
switchScreen(int, int, int, float, float) - Method in class com.theeyetribe.client.GazeManager
Switch currently active screen.

T

timeStamp - Variable in class com.theeyetribe.client.data.GazeData
 
timeStampString - Variable in class com.theeyetribe.client.data.GazeData
 
toInt(GazeManager.ApiVersion) - Static method in enum com.theeyetribe.client.GazeManager.ApiVersion
 
toInt(GazeManager.FrameRate) - Static method in enum com.theeyetribe.client.GazeManager.FrameRate
 
toInt(GazeManager.TrackerState) - Static method in enum com.theeyetribe.client.GazeManager.TrackerState
 
toString() - Method in class com.theeyetribe.client.data.Point2D
 
toString() - Method in class com.theeyetribe.client.data.Point3D
 
TRACKER_CALIBRATIONRESULT - Static variable in class com.theeyetribe.client.Protocol
 
TRACKER_FRAME - Static variable in class com.theeyetribe.client.Protocol
 
TRACKER_FRAMERATE - Static variable in class com.theeyetribe.client.Protocol
 
TRACKER_HEARTBEATINTERVAL - Static variable in class com.theeyetribe.client.Protocol
 
TRACKER_ISCALIBRATED - Static variable in class com.theeyetribe.client.Protocol
 
TRACKER_ISCALIBRATING - Static variable in class com.theeyetribe.client.Protocol
 
TRACKER_MODE_PUSH - Static variable in class com.theeyetribe.client.Protocol
 
TRACKER_REQUEST_GET - Static variable in class com.theeyetribe.client.Protocol
 
TRACKER_REQUEST_SET - Static variable in class com.theeyetribe.client.Protocol
 
TRACKER_SCREEN_INDEX - Static variable in class com.theeyetribe.client.Protocol
 
TRACKER_SCREEN_PHYSICAL_HEIGHT - Static variable in class com.theeyetribe.client.Protocol
 
TRACKER_SCREEN_PHYSICAL_WIDTH - Static variable in class com.theeyetribe.client.Protocol
 
TRACKER_SCREEN_RESOLUTION_HEIGHT - Static variable in class com.theeyetribe.client.Protocol
 
TRACKER_SCREEN_RESOLUTION_WIDTH - Static variable in class com.theeyetribe.client.Protocol
 
TRACKER_TRACKERSTATE - Static variable in class com.theeyetribe.client.Protocol
 
TRACKER_VERSION - Static variable in class com.theeyetribe.client.Protocol
 
TrackerGetReply - Class in com.theeyetribe.client.reply
 
TrackerGetReply() - Constructor for class com.theeyetribe.client.reply.TrackerGetReply
 
TrackerGetReply.Values - Class in com.theeyetribe.client.reply
 
TrackerGetRequest - Class in com.theeyetribe.client.request
 
TrackerGetRequest() - Constructor for class com.theeyetribe.client.request.TrackerGetRequest
 
TrackerSetRequest - Class in com.theeyetribe.client.request
 
TrackerSetRequest() - Constructor for class com.theeyetribe.client.request.TrackerSetRequest
 
TrackerSetRequest.Values - Class in com.theeyetribe.client.request
 
trackerState - Variable in class com.theeyetribe.client.reply.TrackerGetReply.Values
 

V

valueOf(String) - Static method in enum com.theeyetribe.client.GazeManager.ApiVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.theeyetribe.client.GazeManager.ClientMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.theeyetribe.client.GazeManager.FrameRate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.theeyetribe.client.GazeManager.TrackerState
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.theeyetribe.client.GazeManager.ApiVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.theeyetribe.client.GazeManager.ClientMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.theeyetribe.client.GazeManager.FrameRate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.theeyetribe.client.GazeManager.TrackerState
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.theeyetribe.client.reply.CalibrationPointEndReply
 
Values() - Constructor for class com.theeyetribe.client.reply.CalibrationPointEndReply.Values
 
values - Variable in class com.theeyetribe.client.reply.ReplyFailed
 
Values() - Constructor for class com.theeyetribe.client.reply.ReplyFailed.Values
 
values - Variable in class com.theeyetribe.client.reply.TrackerGetReply
 
Values() - Constructor for class com.theeyetribe.client.reply.TrackerGetReply.Values
 
values - Variable in class com.theeyetribe.client.request.CalibrationPointStartRequest
 
Values() - Constructor for class com.theeyetribe.client.request.CalibrationPointStartRequest.Values
 
values - Variable in class com.theeyetribe.client.request.CalibrationStartRequest
 
Values() - Constructor for class com.theeyetribe.client.request.CalibrationStartRequest.Values
 
values - Variable in class com.theeyetribe.client.request.TrackerGetRequest
 
values - Variable in class com.theeyetribe.client.request.TrackerSetRequest
 
Values() - Constructor for class com.theeyetribe.client.request.TrackerSetRequest.Values
 
version - Variable in class com.theeyetribe.client.reply.TrackerGetReply.Values
 
version - Variable in class com.theeyetribe.client.request.TrackerSetRequest.Values
 
VERSION - Static variable in class org.jorgecardoso.processing.eyetribe.EyeTribe
 
version() - Static method in class org.jorgecardoso.processing.eyetribe.EyeTribe
return the version of the library.

X

x - Variable in class com.theeyetribe.client.data.Point2D
 
x - Variable in class com.theeyetribe.client.request.CalibrationPointStartRequest.Values
 

Y

y - Variable in class com.theeyetribe.client.data.Point2D
 
y - Variable in class com.theeyetribe.client.request.CalibrationPointStartRequest.Values
 

Z

z - Variable in class com.theeyetribe.client.data.Point3D
 
ZERO - Static variable in class com.theeyetribe.client.data.Point2D
 
ZERO - Static variable in class com.theeyetribe.client.data.Point3D
 
A C D E F G H I K L M O P R S T V X Y Z 
Skip navigation links

Processing library EyeTribeProcessing by Jorge C. S. Cardoso. (c) 2015