public class FixationCallback
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private IGazeContainer |
mGazeContainer |
Constructor and Description |
---|
FixationCallback(IGazeContainer container) |
Modifier and Type | Method and Description |
---|---|
void |
callback(int ordinal,
int time,
int duration,
int eye,
int x,
int y) |
private IGazeContainer mGazeContainer
public FixationCallback(IGazeContainer container)